mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
chore: bump @tanstack/react-query from 4.32.0 to 4.33.0 in /site (#9453)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@
|
||||
"@mui/material": "5.14.0",
|
||||
"@mui/styles": "5.14.0",
|
||||
"@mui/system": "5.14.0",
|
||||
"@tanstack/react-query": "4.32.0",
|
||||
"@tanstack/react-query": "4.33.0",
|
||||
"@types/color-convert": "2.0.0",
|
||||
"@types/lodash": "4.14.196",
|
||||
"@types/react-color": "3.0.6",
|
||||
|
||||
Generated
+7
-7
@@ -49,8 +49,8 @@ dependencies:
|
||||
specifier: 5.14.0
|
||||
version: 5.14.0(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.6)(react@18.2.0)
|
||||
'@tanstack/react-query':
|
||||
specifier: 4.32.0
|
||||
version: 4.32.0(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: 4.33.0
|
||||
version: 4.33.0(react-dom@18.2.0)(react@18.2.0)
|
||||
'@types/color-convert':
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0
|
||||
@@ -5184,12 +5184,12 @@ packages:
|
||||
jsonc-parser: 3.2.0
|
||||
dev: true
|
||||
|
||||
/@tanstack/query-core@4.32.0:
|
||||
resolution: {integrity: sha512-ei4IYwL2kmlKSlCw9WgvV7PpXi0MiswVwfQRxawhJA690zWO3dU49igaQ/UMTl+Jy9jj9dK5IKAYvbX7kUvviQ==}
|
||||
/@tanstack/query-core@4.33.0:
|
||||
resolution: {integrity: sha512-qYu73ptvnzRh6se2nyBIDHGBQvPY1XXl3yR769B7B6mIDD7s+EZhdlWHQ67JI6UOTFRaI7wupnTnwJ3gE0Mr/g==}
|
||||
dev: false
|
||||
|
||||
/@tanstack/react-query@4.32.0(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-B8WUMcByYAH9500ENejDCATOmEZhqjtS9wsfiQ3BNa+s+yAynY8SESI8WWHhSqUmjd0pmCSFRP6BOUGSda3QXA==}
|
||||
/@tanstack/react-query@4.33.0(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-97nGbmDK0/m0B86BdiXzx3EW9RcDYKpnyL2+WwyuLHEgpfThYAnXFaMMmnTDuAO4bQJXEhflumIEUfKmP7ESGA==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
@@ -5200,7 +5200,7 @@ packages:
|
||||
react-native:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@tanstack/query-core': 4.32.0
|
||||
'@tanstack/query-core': 4.33.0
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
use-sync-external-store: 1.2.0(react@18.2.0)
|
||||
|
||||
Reference in New Issue
Block a user