fix(deps): update dependency @tanstack/solid-query to v5.74.4
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": {
|
"node_modules/@tanstack/query-core": {
|
||||||
"version": "5.74.3",
|
"version": "5.74.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.74.3.tgz",
|
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.74.4.tgz",
|
||||||
"integrity": "sha512-Mqk+5o3qTuAiZML248XpNH8r2cOzl15+LTbUsZQEwvSvn1GU4VQhvqzAbil36p+MBxpr/58oBSnRzhrBevDhfg==",
|
"integrity": "sha512-YuG0A0+3i9b2Gfo9fkmNnkUWh5+5cFhWBN0pJAHkHilTx6A0nv8kepkk4T4GRt4e5ahbtFj2eTtkiPcVU1xO4A==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
@@ -2002,12 +2002,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tanstack/solid-query": {
|
"node_modules/@tanstack/solid-query": {
|
||||||
"version": "5.74.3",
|
"version": "5.74.4",
|
||||||
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.74.3.tgz",
|
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.74.4.tgz",
|
||||||
"integrity": "sha512-wa9vAsKxKFQbLDgHj6hcIhTM4K/5dYui95kOnd4KNT5z514wWApnvDOpMxfty+ny12jqH41gRVWE7MWg4CDDVg==",
|
"integrity": "sha512-m5DFB9L9d3uL7eRHSlOARuDBOn2JKiZZ4MJ3mX0fT7rv2MbZuSOyerQ44JQsWCo/HJD82XefsXEYrDVi3uy+Eg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tanstack/query-core": "5.74.3"
|
"@tanstack/query-core": "5.74.4"
|
||||||
},
|
},
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
|
|||||||
Reference in New Issue
Block a user