2 Commits

Author SHA1 Message Date
897d1976b9 chore(deps): update pnpm to v10.16.0
All checks were successful
Lint / Lint and Check (push) Successful in 27s
2025-09-13 03:04:43 +00:00
ed6790ae0f fix(deps): update dependency @tanstack/react-query to v5.87.4
All checks were successful
Lint / Lint and Check (push) Successful in 30s
2025-09-13 02:04:57 +00:00
2 changed files with 9 additions and 9 deletions

View File

@@ -63,5 +63,5 @@
"typescript": "5.9.2",
"typescript-eslint": "8.42.0"
},
"packageManager": "pnpm@10.15.1"
"packageManager": "pnpm@10.16.0"
}

16
pnpm-lock.yaml generated
View File

@@ -28,7 +28,7 @@ importers:
version: 1.2.8(@types/react-dom@19.1.9(@types/react@19.1.13))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@tanstack/react-query':
specifier: ^5.83.0
version: 5.87.1(react@19.1.1)
version: 5.87.4(react@19.1.1)
class-variance-authority:
specifier: ^0.7.1
version: 0.7.1
@@ -1434,11 +1434,11 @@ packages:
'@tailwindcss/postcss@4.1.13':
resolution: {integrity: sha512-HLgx6YSFKJT7rJqh9oJs/TkBFhxuMOfUKSBEPYwV+t78POOBsdQ7crhZLzwcH3T0UyUuOzU/GK5pk5eKr3wCiQ==}
'@tanstack/query-core@5.87.1':
resolution: {integrity: sha512-HOFHVvhOCprrWvtccSzc7+RNqpnLlZ5R6lTmngb8aq7b4rc2/jDT0w+vLdQ4lD9bNtQ+/A4GsFXy030Gk4ollA==}
'@tanstack/query-core@5.87.4':
resolution: {integrity: sha512-uNsg6zMxraEPDVO2Bn+F3/ctHi+Zsk+MMpcN8h6P7ozqD088F6mFY5TfGM7zuyIrL7HKpDyu6QHfLWiDxh3cuw==}
'@tanstack/react-query@5.87.1':
resolution: {integrity: sha512-YKauf8jfMowgAqcxj96AHs+Ux3m3bWT1oSVKamaRPXSnW2HqSznnTCEkAVqctF1e/W9R/mPcyzzINIgpOH94qg==}
'@tanstack/react-query@5.87.4':
resolution: {integrity: sha512-T5GT/1ZaNsUXf5I3RhcYuT17I4CPlbZgyLxc/ZGv7ciS6esytlbjb3DgUFO6c8JWYMDpdjSWInyGZUErgzqhcA==}
peerDependencies:
react: ^18 || ^19
@@ -4829,11 +4829,11 @@ snapshots:
postcss: 8.5.6
tailwindcss: 4.1.13
'@tanstack/query-core@5.87.1': {}
'@tanstack/query-core@5.87.4': {}
'@tanstack/react-query@5.87.1(react@19.1.1)':
'@tanstack/react-query@5.87.4(react@19.1.1)':
dependencies:
'@tanstack/query-core': 5.87.1
'@tanstack/query-core': 5.87.4
react: 19.1.1
'@tybys/wasm-util@0.10.0':