dependabot[bot] dependabot[bot] commited on
chore(deps): bump @tanstack/react-virtual from 3.13.23 to 3.13.24 (#497)
Browse filesBumps [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) from 3.13.23 to 3.13.24.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md)
- [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.13.24/packages/react-virtual)
---
updated-dependencies:
- dependency-name: "@tanstack/react-virtual"
dependency-version: 3.13.24
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- bun.lock +3 -3
- ui/package.json +1 -1
bun.lock
CHANGED
|
@@ -36,7 +36,7 @@
|
|
| 36 |
"@radix-ui/react-tooltip": "^1.2.8",
|
| 37 |
"@sentry/nextjs": "10",
|
| 38 |
"@tanstack/react-query": "^5.99.0",
|
| 39 |
-
"@tanstack/react-virtual": "^3.13.
|
| 40 |
"@tauri-apps/api": "^2.10.1",
|
| 41 |
"@tauri-apps/plugin-opener": "^2.4.0",
|
| 42 |
"@tauri-apps/plugin-process": "^2.3.1",
|
|
@@ -700,9 +700,9 @@
|
|
| 700 |
|
| 701 |
"@tanstack/react-query": ["@tanstack/react-query@5.99.0", "", { "dependencies": { "@tanstack/query-core": "5.99.0" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-OY2bCqPemT1LlqJ8Y2CUau4KELnIhhG9Ol3ZndPbdnB095pRbPo1cHuXTndg8iIwtoHTgwZjyaDnQ0xD0mYwAw=="],
|
| 702 |
|
| 703 |
-
"@tanstack/react-virtual": ["@tanstack/react-virtual@3.13.
|
| 704 |
|
| 705 |
-
"@tanstack/virtual-core": ["@tanstack/virtual-core@3.
|
| 706 |
|
| 707 |
"@tauri-apps/api": ["@tauri-apps/api@2.10.1", "", {}, "sha512-hKL/jWf293UDSUN09rR69hrToyIXBb8CjGaWC7gfinvnQrBVvnLr08FeFi38gxtugAVyVcTa5/FD/Xnkb1siBw=="],
|
| 708 |
|
|
|
|
| 36 |
"@radix-ui/react-tooltip": "^1.2.8",
|
| 37 |
"@sentry/nextjs": "10",
|
| 38 |
"@tanstack/react-query": "^5.99.0",
|
| 39 |
+
"@tanstack/react-virtual": "^3.13.24",
|
| 40 |
"@tauri-apps/api": "^2.10.1",
|
| 41 |
"@tauri-apps/plugin-opener": "^2.4.0",
|
| 42 |
"@tauri-apps/plugin-process": "^2.3.1",
|
|
|
|
| 700 |
|
| 701 |
"@tanstack/react-query": ["@tanstack/react-query@5.99.0", "", { "dependencies": { "@tanstack/query-core": "5.99.0" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-OY2bCqPemT1LlqJ8Y2CUau4KELnIhhG9Ol3ZndPbdnB095pRbPo1cHuXTndg8iIwtoHTgwZjyaDnQ0xD0mYwAw=="],
|
| 702 |
|
| 703 |
+
"@tanstack/react-virtual": ["@tanstack/react-virtual@3.13.24", "", { "dependencies": { "@tanstack/virtual-core": "3.14.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-aIJvz5OSkhNIhZIpYivrxrPTKYsjW9Uzy+sP/mx0S3sev2HyvPb7xmjbYvokzEpfgYHy/HjzJ2zFAETuUfgCpg=="],
|
| 704 |
|
| 705 |
+
"@tanstack/virtual-core": ["@tanstack/virtual-core@3.14.0", "", {}, "sha512-JLANqGy/D6k4Ujmh8Tr25lGimuOXNiaVyXaCAZS0W+1390sADdGnyUdSWNIfd49gebtIxGMij4IktRVzrdr12Q=="],
|
| 706 |
|
| 707 |
"@tauri-apps/api": ["@tauri-apps/api@2.10.1", "", {}, "sha512-hKL/jWf293UDSUN09rR69hrToyIXBb8CjGaWC7gfinvnQrBVvnLr08FeFi38gxtugAVyVcTa5/FD/Xnkb1siBw=="],
|
| 708 |
|
ui/package.json
CHANGED
|
@@ -32,7 +32,7 @@
|
|
| 32 |
"@radix-ui/react-tooltip": "^1.2.8",
|
| 33 |
"@sentry/nextjs": "10",
|
| 34 |
"@tanstack/react-query": "^5.99.0",
|
| 35 |
-
"@tanstack/react-virtual": "^3.13.
|
| 36 |
"@tauri-apps/api": "^2.10.1",
|
| 37 |
"@tauri-apps/plugin-opener": "^2.4.0",
|
| 38 |
"@tauri-apps/plugin-process": "^2.3.1",
|
|
|
|
| 32 |
"@radix-ui/react-tooltip": "^1.2.8",
|
| 33 |
"@sentry/nextjs": "10",
|
| 34 |
"@tanstack/react-query": "^5.99.0",
|
| 35 |
+
"@tanstack/react-virtual": "^3.13.24",
|
| 36 |
"@tauri-apps/api": "^2.10.1",
|
| 37 |
"@tauri-apps/plugin-opener": "^2.4.0",
|
| 38 |
"@tauri-apps/plugin-process": "^2.3.1",
|