mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-26 03:14:26 +00:00
build(deps): bump the tanstack-query group across 1 directory with 2 updates (#4072)
This commit is contained in:
Generated
+9
-9
@@ -12,7 +12,7 @@
|
||||
"@fontsource/inter": "^5.1.1",
|
||||
"@radix-ui/react-collapsible": "^1.1.3",
|
||||
"@radix-ui/react-dialog": "^1.1.6",
|
||||
"@tanstack/react-query": "^5.66.6",
|
||||
"@tanstack/react-query": "^5.66.8",
|
||||
"@tanstack/react-router": "^1.105.0",
|
||||
"@vector-im/compound-design-tokens": "3.0.1",
|
||||
"@vector-im/compound-web": "^7.6.2",
|
||||
@@ -42,7 +42,7 @@
|
||||
"@storybook/react": "^8.5.6",
|
||||
"@storybook/react-vite": "^8.5.6",
|
||||
"@storybook/test": "^8.5.5",
|
||||
"@tanstack/react-query-devtools": "^5.66.6",
|
||||
"@tanstack/react-query-devtools": "^5.66.8",
|
||||
"@tanstack/router-devtools": "^1.105.0",
|
||||
"@tanstack/router-vite-plugin": "^1.105.0",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
@@ -5355,9 +5355,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@tanstack/react-query": {
|
||||
"version": "5.66.6",
|
||||
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.66.6.tgz",
|
||||
"integrity": "sha512-Xepc53h+D5sqoO/MZiSH2ROVLTDfRwR+3E4C2oS71/lo9u2mwbneZIEyIGXEHvmfyQpqtbf9voghD+QwLDLzcA==",
|
||||
"version": "5.66.8",
|
||||
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.66.8.tgz",
|
||||
"integrity": "sha512-LqYHYArmM7ycyT1I/Txc/n6KzI8S/hBFw2SQ9Uj1GpbZ89AvZLEvetquiQEHkZ5rFEm+iVNpZ6zYjTiPmJ9N5Q==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tanstack/query-core": "5.66.4"
|
||||
@@ -5371,9 +5371,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@tanstack/react-query-devtools": {
|
||||
"version": "5.66.6",
|
||||
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.66.6.tgz",
|
||||
"integrity": "sha512-HKeLTxxeURdCHiPCfFIfK2Gh4GpGT6CtD+zg5s7dtui7ykFfPlv4B3weYVRIsFpXWItFZUpaTDUSb2yUM/k9Ww==",
|
||||
"version": "5.66.8",
|
||||
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.66.8.tgz",
|
||||
"integrity": "sha512-OOdGk4ijs1SEliluWoE5D0ghxwDQz4x2LKzO69K6++VuxtizONXEXtk/oC3QGa9Tru/2CQmsJ5HUk8pmUAi9Qg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -5384,7 +5384,7 @@
|
||||
"url": "https://github.com/sponsors/tannerlinsley"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tanstack/react-query": "^5.66.6",
|
||||
"@tanstack/react-query": "^5.66.8",
|
||||
"react": "^18 || ^19"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"@fontsource/inter": "^5.1.1",
|
||||
"@radix-ui/react-collapsible": "^1.1.3",
|
||||
"@radix-ui/react-dialog": "^1.1.6",
|
||||
"@tanstack/react-query": "^5.66.6",
|
||||
"@tanstack/react-query": "^5.66.8",
|
||||
"@tanstack/react-router": "^1.105.0",
|
||||
"@vector-im/compound-design-tokens": "3.0.1",
|
||||
"@vector-im/compound-web": "^7.6.2",
|
||||
@@ -52,7 +52,7 @@
|
||||
"@storybook/react": "^8.5.6",
|
||||
"@storybook/react-vite": "^8.5.6",
|
||||
"@storybook/test": "^8.5.5",
|
||||
"@tanstack/react-query-devtools": "^5.66.6",
|
||||
"@tanstack/react-query-devtools": "^5.66.8",
|
||||
"@tanstack/router-devtools": "^1.105.0",
|
||||
"@tanstack/router-vite-plugin": "^1.105.0",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
|
||||
Reference in New Issue
Block a user