|
12 | 12 | "test:browser": "vitest --workspace=vitest.workspace.ts" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@tanstack/react-query-devtools": "^5.71.10", |
16 | | - "@tanstack/react-router": "^1.114.34", |
| 15 | + "@tanstack/react-query-devtools": "^5.74.4", |
| 16 | + "@tanstack/react-router": "^1.116.0", |
17 | 17 | "react": "^19.1.0", |
18 | 18 | "react-dom": "^19.1.0", |
19 | 19 | "tanstack-query-builder": "^1.0.1", |
20 | 20 | "tanstack-query-builder-example-mocks": "^1.0.1" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "@tanstack/router-plugin": "^1.114.34", |
24 | | - "@types/react": "^19.1.0", |
25 | | - "@types/react-dom": "^19.1.1", |
26 | | - "@vitejs/plugin-react": "^4.3.4", |
| 23 | + "@tanstack/router-plugin": "^1.116.1", |
| 24 | + "@types/react": "^19.1.2", |
| 25 | + "@types/react-dom": "^19.1.2", |
| 26 | + "@vitejs/plugin-react": "^4.4.0", |
27 | 27 | "@vitest/browser": "^3.1.1", |
28 | 28 | "autoprefixer": "^10.4.21", |
29 | | - "msw": "^2.7.3", |
30 | | - "playwright": "^1.51.1", |
| 29 | + "msw": "^2.7.5", |
| 30 | + "playwright": "^1.52.0", |
31 | 31 | "postcss": "^8.5.3", |
32 | 32 | "sass": "^1.86.3", |
33 | 33 | "tailwindcss": "^3.4.17", |
34 | 34 | "typescript": "^5.8.3", |
35 | | - "vite": "^6.2.5", |
| 35 | + "vite": "^6.3.2", |
36 | 36 | "vitest": "^3.1.1", |
37 | 37 | "vitest-browser-react": "^0.1.1" |
38 | 38 | }, |
|
0 commit comments