Skip to content

Commit 8ccbb34

Browse files
authored
Merge pull request #83 from aserto-dev/dependabot/npm_and_yarn/tanstack/react-virtual-3.13.12
Bump @tanstack/react-virtual from 3.13.6 to 3.13.12
2 parents dc4d302 + 2f6f7a6 commit 8ccbb34

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@popperjs/core": "^2.11.8",
2222
"@tanstack/react-query": "^5.83.0",
2323
"@tanstack/react-table": "^8.21.3",
24-
"@tanstack/react-virtual": "^3.13.6",
24+
"@tanstack/react-virtual": "^3.13.12",
2525
"allotment": "^1.20.3",
2626
"bootstrap": "^5.3.7",
2727
"copy-to-clipboard": "^3.3.3",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2887,15 +2887,15 @@ __metadata:
28872887
languageName: node
28882888
linkType: hard
28892889

2890-
"@tanstack/react-virtual@npm:^3.13.6":
2891-
version: 3.13.6
2892-
resolution: "@tanstack/react-virtual@npm:3.13.6"
2890+
"@tanstack/react-virtual@npm:^3.13.12":
2891+
version: 3.13.12
2892+
resolution: "@tanstack/react-virtual@npm:3.13.12"
28932893
dependencies:
2894-
"@tanstack/virtual-core": "npm:3.13.6"
2894+
"@tanstack/virtual-core": "npm:3.13.12"
28952895
peerDependencies:
28962896
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
28972897
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
2898-
checksum: 10c0/3d2fdf024cb9189981cc015518a34a771a57cd698ca775022ad481431e6f26e596309f57d2238ef15f3b53b805879edaed6394e4cad1bb550ee92259e4d52633
2898+
checksum: 10c0/0eda3d5691ec3bf93a1cdaa955f4972c7aa9a5026179622824bb52ff8c47e59ee4634208e52d77f43ffb3ce435ee39a0899d6a81f6316918ce89d68122490371
28992899
languageName: node
29002900
linkType: hard
29012901

@@ -2906,10 +2906,10 @@ __metadata:
29062906
languageName: node
29072907
linkType: hard
29082908

2909-
"@tanstack/virtual-core@npm:3.13.6":
2910-
version: 3.13.6
2911-
resolution: "@tanstack/virtual-core@npm:3.13.6"
2912-
checksum: 10c0/9c40af4deccf0fadc5c371f4e659f1aff221db0ede9664ee7cf3642a2d05f6f1c9494605f3606f70d7c8948dc22e50c48519a8435d0e845f1b1f34c9353722c8
2909+
"@tanstack/virtual-core@npm:3.13.12":
2910+
version: 3.13.12
2911+
resolution: "@tanstack/virtual-core@npm:3.13.12"
2912+
checksum: 10c0/483f38761b73db05c181c10181f0781c1051be3350ae5c378e65057e5f1fdd6606e06e17dbaad8a5e36c04b208ea1a1344cacd4eca0dcde60f335cf398e4d698
29132913
languageName: node
29142914
linkType: hard
29152915

@@ -9595,7 +9595,7 @@ __metadata:
95959595
"@tanstack/react-query": "npm:^5.83.0"
95969596
"@tanstack/react-query-devtools": "npm:^5.81.5"
95979597
"@tanstack/react-table": "npm:^8.21.3"
9598-
"@tanstack/react-virtual": "npm:^3.13.6"
9598+
"@tanstack/react-virtual": "npm:^3.13.12"
95999599
"@testing-library/dom": "npm:^10.4.0"
96009600
"@testing-library/jest-dom": "npm:^6.6.3"
96019601
"@testing-library/react": "npm:^16.3.0"

0 commit comments

Comments
 (0)