fix(deps): update dependency @tanstack/solid-query to v5.74.2
This commit is contained in:
14
pkgs/webview-ui/app/package-lock.json
generated
14
pkgs/webview-ui/app/package-lock.json
generated
@@ -1992,9 +1992,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@tanstack/query-core": {
|
||||
"version": "5.74.0",
|
||||
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.74.0.tgz",
|
||||
"integrity": "sha512-kMqBfXA06INskI06rm+abAY3/Vi/Kq1nRNfLbpwuhuMJ5lMAI5qASretlvjEO5OJoze6w7OB3pNvsbztirIWWQ==",
|
||||
"version": "5.74.2",
|
||||
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.74.2.tgz",
|
||||
"integrity": "sha512-zxiLXIJ0TYsemnkL04qXWRxHSPiJbDfkaCUFbDz5pE2CUQBGoU6Xg3oPWkpQrz0G/7T+kMV7gtvXCrz/pCtoAg==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"type": "github",
|
||||
@@ -2002,12 +2002,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@tanstack/solid-query": {
|
||||
"version": "5.74.0",
|
||||
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.74.0.tgz",
|
||||
"integrity": "sha512-HbkgYz8E8hpN+lMDcPkF4U2p9/KdeID15Q6IZS7DGG1wGmMzPn0zNFqPP8fPvynAqOmzAoauA4LA6SeTdul4IQ==",
|
||||
"version": "5.74.2",
|
||||
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.74.2.tgz",
|
||||
"integrity": "sha512-FPxEYNmDqr3qJrxnz47utAcOac/zwwBnEfc1H3qwAJn5Z0QNOXIFnmGGIYiEvjy1nusZ1RMZvm7wITY8TmzCBA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tanstack/query-core": "5.74.0"
|
||||
"@tanstack/query-core": "5.74.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
|
||||
Reference in New Issue
Block a user