diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 780f2a2..56d1071 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -20,7 +20,7 @@ "@radix-ui/react-radio-group": "^1.2.1", "@radix-ui/react-select": "^2.1.2", "@radix-ui/react-slot": "^1.1.0", - "@tanstack/react-query": "^5.59.0", + "@tanstack/react-query": "^5.101.0", "@tanstack/react-router": "^1.170.10", "@tanstack/react-table": "^8.20.0", "@tanstack/react-virtual": "^3.14.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2557a56..080e132 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -174,8 +174,8 @@ importers: specifier: ^1.1.0 version: 1.2.4(@types/react@18.3.28)(react@18.3.1) '@tanstack/react-query': - specifier: ^5.59.0 - version: 5.100.9(react@18.3.1) + specifier: ^5.101.0 + version: 5.101.0(react@18.3.1) '@tanstack/react-router': specifier: ^1.170.10 version: 1.170.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1337,11 +1337,11 @@ packages: resolution: {integrity: sha512-79pf/RkhteYZTRgcR4F9kbk84P2N8rugQJswxfIqovlbRiT3yI7eBE+5QorIrZaOKktsgzRlXh1l/du/xpl4iA==} engines: {node: '>=20.19'} - '@tanstack/query-core@5.100.9': - resolution: {integrity: sha512-SJSFw1S8+kQ0+knv/XGfrbocWoAlT7vDKsSImtLx3ZPQmEcR46hkDjLSvynSy25N8Ms4tIEini1FuBd5k7IscQ==} + '@tanstack/query-core@5.101.0': + resolution: {integrity: sha512-cQetA74EB+seWySv1TTKr828TnP0u39m6LykwDXIo84SNortpDkp30TMEjkqtYCNP9c40uT/iwl6MLiufEt0Ow==} - '@tanstack/react-query@5.100.9': - resolution: {integrity: sha512-Oa44XkaI3kCNN6ME0KByU3xT3SEUNOMfZpHxL6+wFoTm+OeUFYHKdeYVe0aOXlRDm/f15sgLwEt2HDorIdW8+A==} + '@tanstack/react-query@5.101.0': + resolution: {integrity: sha512-rLlJXSpkqfizLWgkR5+eLeIk0MvTx/meEIR7LRjxic+qxiQP8zVjq7BqQkiCMNLQBlLfuOLqqr6KO5GtrDlmSg==} peerDependencies: react: ^18 || ^19 @@ -4297,11 +4297,11 @@ snapshots: '@tanstack/history@1.162.0': {} - '@tanstack/query-core@5.100.9': {} + '@tanstack/query-core@5.101.0': {} - '@tanstack/react-query@5.100.9(react@18.3.1)': + '@tanstack/react-query@5.101.0(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.100.9 + '@tanstack/query-core': 5.101.0 react: 18.3.1 '@tanstack/react-router@1.170.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':