Browse Source

fix(deps): update dependency @tanstack/react-query to v5.75.7 (#3378)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 8 months ago
parent
commit
44e8dca1c4
1 changed files with 7 additions and 7 deletions
  1. 7 7
      webview-ui/package-lock.json

+ 7 - 7
webview-ui/package-lock.json

@@ -6755,9 +6755,9 @@
 			}
 			}
 		},
 		},
 		"node_modules/@tanstack/query-core": {
 		"node_modules/@tanstack/query-core": {
-			"version": "5.68.0",
-			"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.68.0.tgz",
-			"integrity": "sha512-r8rFYYo8/sY/LNaOqX84h12w7EQev4abFXDWy4UoDVUJzJ5d9Fbmb8ayTi7ScG+V0ap44SF3vNs/45mkzDGyGw==",
+			"version": "5.75.7",
+			"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.75.7.tgz",
+			"integrity": "sha512-4BHu0qnxUHOSnTn3ow9fIoBKTelh0GY08yn1IO9cxjBTsGvnxz1ut42CHZqUE3Vl/8FAjcHsj8RNJMoXvjgHEA==",
 			"license": "MIT",
 			"license": "MIT",
 			"funding": {
 			"funding": {
 				"type": "github",
 				"type": "github",
@@ -6765,12 +6765,12 @@
 			}
 			}
 		},
 		},
 		"node_modules/@tanstack/react-query": {
 		"node_modules/@tanstack/react-query": {
-			"version": "5.68.0",
-			"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.68.0.tgz",
-			"integrity": "sha512-mMOdGDKlwTP/WV72QqSNf4PAMeoBp/DqBHQ222wBfb51Looi8QUqnCnb9O98ZgvNISmy6fzxRGBJdZ+9IBvX2Q==",
+			"version": "5.75.7",
+			"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.75.7.tgz",
+			"integrity": "sha512-JYcH1g5pNjKXNQcvvnCU/PueaYg05uKBDHlWIyApspv7r5C0BM12n6ysa2QF2T+1tlPnNXOob8vr8o96Nx0GxQ==",
 			"license": "MIT",
 			"license": "MIT",
 			"dependencies": {
 			"dependencies": {
-				"@tanstack/query-core": "5.68.0"
+				"@tanstack/query-core": "5.75.7"
 			},
 			},
 			"funding": {
 			"funding": {
 				"type": "github",
 				"type": "github",