From a6e96c78401795e891a46b9c6753b111b06bb785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 19:44:43 +0000 Subject: [PATCH] chore(deps): bump virtua from 0.48.2 to 0.48.3 Bumps [virtua](https://github.com/inokawa/virtua) from 0.48.2 to 0.48.3. - [Release notes](https://github.com/inokawa/virtua/releases) - [Commits](https://github.com/inokawa/virtua/compare/0.48.2...0.48.3) --- updated-dependencies: - dependency-name: virtua dependency-version: 0.48.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index e60fcb5d0a0b..de4f4c9ed179 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "unified": "^11.0.5", "unist-util-visit-parents": "^6.0.2", "viem": "^2.44.4", - "virtua": "^0.48.2", + "virtua": "^0.48.3", "vite": "^7.3.1", "wagmi": "^2.18.2", "zod": "4.1.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf1e23d37bb5..5f0a9fcec4a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -168,8 +168,8 @@ importers: specifier: ^2.44.4 version: 2.44.4(bufferutil@4.1.0)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@4.1.11) virtua: - specifier: ^0.48.2 - version: 0.48.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + specifier: ^0.48.3 + version: 0.48.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3) vite: specifier: ^7.3.1 version: 7.3.1(@types/node@24.10.4)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2) @@ -3375,8 +3375,8 @@ packages: resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==} engines: {node: '>=18'} - core-js@3.47.0: - resolution: {integrity: sha512-c3Q2VVkGAUyupsjRnaNX6u8Dq2vAdzm9iuPj5FW0fRxzlxgq9Q39MDq10IvmQSpLgHQNyQzQmOo6bgGHmH3NNg==} + core-js@3.48.0: + resolution: {integrity: sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==} core-util-is@1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} @@ -5836,8 +5836,8 @@ packages: typescript: optional: true - virtua@0.48.2: - resolution: {integrity: sha512-z8zko7BRnSruf3pYMjhfKIdz138quGVRxSNSZJ7rcrhnxd03mRhGIWNZULE1Dz0VMdRVVaBeT6Ow8ynayHW3Jg==} + virtua@0.48.3: + resolution: {integrity: sha512-WTGPqMshLNtTQaIhvNo6EnjMvBP0GAYN8ZJsTY6HZqQCJlspW0L9IrIDi4vYV2J7uBlnuSqemnw40IKTg/aeGA==} peerDependencies: react: '>=16.14.0' react-dom: '>=16.14.0' @@ -8045,7 +8045,7 @@ snapshots: '@noble/hashes': 1.8.0 '@scure/base': 1.2.6 '@types/debug': 4.1.12 - debug: 4.3.4 + debug: 4.4.3 pony-cause: 2.1.11 semver: 7.7.3 uuid: 9.0.1 @@ -10888,7 +10888,7 @@ snapshots: cookie@1.1.1: {} - core-js@3.47.0: {} + core-js@3.48.0: {} core-util-is@1.0.3: {} @@ -12653,7 +12653,7 @@ snapshots: plyr@3.8.3: dependencies: - core-js: 3.47.0 + core-js: 3.48.0 custom-event-polyfill: 1.0.7 loadjs: 4.3.0 rangetouch: 2.0.1 @@ -13698,7 +13698,7 @@ snapshots: - utf-8-validate - zod - virtua@0.48.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + virtua@0.48.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3): optionalDependencies: react: 19.2.3 react-dom: 19.2.3(react@19.2.3)