chore(deps): update dependency @tanstack/react-query to v5.90.16
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Check (push) Successful in 30s

This commit is contained in:
2026-01-03 00:03:27 +00:00
parent 8ac8f70932
commit f14403a2f5

16
pnpm-lock.yaml generated
View File

@@ -35,7 +35,7 @@ importers:
version: 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
'@tanstack/react-query':
specifier: ^5.90.9
version: 5.90.12(react@19.2.3)
version: 5.90.16(react@19.2.3)
class-variance-authority:
specifier: ^0.7.1
version: 0.7.1
@@ -1537,11 +1537,11 @@ packages:
'@tailwindcss/postcss@4.1.18':
resolution: {integrity: sha512-Ce0GFnzAOuPyfV5SxjXGn0CubwGcuDB0zcdaPuCSzAa/2vII24JTkH+I6jcbXLb1ctjZMZZI6OjDaLPJQL1S0g==}
'@tanstack/query-core@5.90.12':
resolution: {integrity: sha512-T1/8t5DhV/SisWjDnaiU2drl6ySvsHj1bHBCWNXd+/T+Hh1cf6JodyEYMd5sgwm+b/mETT4EV3H+zCVczCU5hg==}
'@tanstack/query-core@5.90.16':
resolution: {integrity: sha512-MvtWckSVufs/ja463/K4PyJeqT+HMlJWtw6PrCpywznd2NSgO3m4KwO9RqbFqGg6iDE8vVMFWMeQI4Io3eEYww==}
'@tanstack/react-query@5.90.12':
resolution: {integrity: sha512-graRZspg7EoEaw0a8faiUASCyJrqjKPdqJ9EwuDRUF9mEYJ1YPczI9H+/agJ0mOJkPCJDk0lsz5QTrLZ/jQ2rg==}
'@tanstack/react-query@5.90.16':
resolution: {integrity: sha512-bpMGOmV4OPmif7TNMteU/Ehf/hoC0Kf98PDc0F4BZkFrEapRMEqI/V6YS0lyzwSV6PQpY1y4xxArUIfBW5LVxQ==}
peerDependencies:
react: ^18 || ^19
@@ -5093,11 +5093,11 @@ snapshots:
postcss: 8.5.6
tailwindcss: 4.1.18
'@tanstack/query-core@5.90.12': {}
'@tanstack/query-core@5.90.16': {}
'@tanstack/react-query@5.90.12(react@19.2.3)':
'@tanstack/react-query@5.90.16(react@19.2.3)':
dependencies:
'@tanstack/query-core': 5.90.12
'@tanstack/query-core': 5.90.16
react: 19.2.3
'@tybys/wasm-util@0.10.1':