diff --git a/package.json b/package.json index 8c5f6dd..2967ad2 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@hookform/resolvers": "^5.4.0", "@radix-ui/react-dialog": "^1.1.19", "@radix-ui/react-slot": "^1.3.0", - "@tanstack/react-query": "^5.101.2", + "@tanstack/react-query": "^5.101.4", "@tanstack/react-router": "^1.170.18", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5952930..63b8fb7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: ^1.3.0 version: 1.3.0(@types/react@19.2.17)(react@19.2.8) '@tanstack/react-query': - specifier: ^5.101.2 - version: 5.101.2(react@19.2.8) + specifier: ^5.101.4 + version: 5.101.4(react@19.2.8) '@tanstack/react-router': specifier: ^1.170.18 version: 1.170.18(react-dom@19.2.8(react@19.2.8))(react@19.2.8) @@ -1346,11 +1346,11 @@ packages: resolution: {integrity: sha512-79pf/RkhteYZTRgcR4F9kbk84P2N8rugQJswxfIqovlbRiT3yI7eBE+5QorIrZaOKktsgzRlXh1l/du/xpl4iA==} engines: {node: '>=20.19'} - '@tanstack/query-core@5.101.2': - resolution: {integrity: sha512-hH5MLoJhF7KaIGd7q3xTXGXvslI+GYlM1Z/35aSHHWaCJWB7XvTSHYuV3eM7tw+aE0mT/xMro4M4Q9rCGHT0lw==} + '@tanstack/query-core@5.101.4': + resolution: {integrity: sha512-gNwcvOJcRbLWPOLG/2OBm+zM+Yv+MKsXKEOWC57USuZDEsI71hEErQsiEGx5wX9rzWWkfwM0fVSPoiIFSsxfiw==} - '@tanstack/react-query@5.101.2': - resolution: {integrity: sha512-seDkr6kzGzX1okaaTtZPtgA688CDPlXUz1C6xSg0ESqn04Vuc8tlrYms1s3de+znBqhPVxFRfpAfUf+6XvfPWg==} + '@tanstack/react-query@5.101.4': + resolution: {integrity: sha512-yRg2pfOCxIs4ZJW3XYYHU/WgtD04FHSnfHlpRT7h7pR77hwkdRG4wxbKe4aq6P0RvXUTBSQpQeadS1SUYUe+KA==} peerDependencies: react: ^18 || ^19 @@ -4120,11 +4120,11 @@ snapshots: '@tanstack/history@1.162.0': {} - '@tanstack/query-core@5.101.2': {} + '@tanstack/query-core@5.101.4': {} - '@tanstack/react-query@5.101.2(react@19.2.8)': + '@tanstack/react-query@5.101.4(react@19.2.8)': dependencies: - '@tanstack/query-core': 5.101.2 + '@tanstack/query-core': 5.101.4 react: 19.2.8 '@tanstack/react-router-devtools@1.167.0(@tanstack/react-router@1.170.18(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(@tanstack/router-core@1.171.15)(csstype@3.2.3)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)':