|
19 | 19 | "type-check": "tsc --noEmit" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@tanstack/react-query": "^5.66.5", |
23 | | - "@tanstack/react-router": "^1.105.0", |
24 | | - "react": "^19.0.0", |
25 | | - "react-dom": "^19.0.0" |
| 22 | + "@tanstack/react-query": "^5.85.5", |
| 23 | + "@tanstack/react-router": "^1.131.28", |
| 24 | + "react": "^19.1.1", |
| 25 | + "react-dom": "^19.1.1" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | | - "@eslint-react/eslint-plugin": "^1.26.2", |
29 | | - "@eslint/js": "^9.20.0", |
30 | | - "@tanstack/eslint-plugin-query": "^5.66.1", |
31 | | - "@tanstack/eslint-plugin-router": "^1.105.0", |
32 | | - "@tanstack/react-query-devtools": "^5.66.5", |
33 | | - "@tanstack/router-devtools": "^1.105.0", |
34 | | - "@tanstack/router-plugin": "^1.105.0", |
35 | | - "@testing-library/dom": "^10.4.0", |
36 | | - "@testing-library/jest-dom": "^6.6.3", |
37 | | - "@testing-library/react": "^16.2.0", |
| 28 | + "@eslint-react/eslint-plugin": "^1.52.6", |
| 29 | + "@eslint/js": "^9.34.0", |
| 30 | + "@tanstack/eslint-plugin-query": "^5.83.1", |
| 31 | + "@tanstack/eslint-plugin-router": "^1.131.2", |
| 32 | + "@tanstack/react-query-devtools": "^5.85.5", |
| 33 | + "@tanstack/router-devtools": "^1.131.28", |
| 34 | + "@tanstack/router-plugin": "^1.131.28", |
| 35 | + "@testing-library/dom": "^10.4.1", |
| 36 | + "@testing-library/jest-dom": "^6.8.0", |
| 37 | + "@testing-library/react": "^16.3.0", |
38 | 38 | "@testing-library/user-event": "^14.6.1", |
39 | 39 | "@types/eslint": "^9.6.1", |
40 | 40 | "@types/node": "^22.13.4", |
41 | | - "@types/react": "^19.0.10", |
42 | | - "@types/react-dom": "^19.0.4", |
43 | | - "@vitejs/plugin-react": "^4.3.4", |
44 | | - "autoprefixer": "^10.4.20", |
45 | | - "babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", |
46 | | - "eslint": "^9.20.1", |
47 | | - "eslint-config-prettier": "^9.1.0", |
48 | | - "eslint-plugin-import-x": "^4.6.1", |
49 | | - "eslint-plugin-prettier": "^5.2.3", |
50 | | - "eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", |
51 | | - "eslint-plugin-react-hooks": "^5.1.0", |
52 | | - "eslint-plugin-react-refresh": "^0.4.19", |
| 41 | + "@types/react": "^19.1.11", |
| 42 | + "@types/react-dom": "^19.1.8", |
| 43 | + "@vitejs/plugin-react": "^5.0.1", |
| 44 | + "autoprefixer": "^10.4.21", |
| 45 | + "babel-plugin-react-compiler": "19.1.0-rc.2", |
| 46 | + "eslint": "^9.34.0", |
| 47 | + "eslint-config-prettier": "^10.1.8", |
| 48 | + "eslint-plugin-import-x": "^4.16.1", |
| 49 | + "eslint-plugin-prettier": "^5.5.4", |
| 50 | + "eslint-plugin-react-compiler": "19.1.0-rc.2", |
| 51 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 52 | + "eslint-plugin-react-refresh": "^0.4.20", |
53 | 53 | "eslint-plugin-simple-import-sort": "^12.1.1", |
54 | | - "globals": "^15.15.0", |
| 54 | + "globals": "^16.3.0", |
55 | 55 | "husky": "^9.1.7", |
56 | | - "jsdom": "^25.0.1", |
57 | | - "lint-staged": "^15.4.3", |
58 | | - "postcss": "^8.5.2", |
59 | | - "prettier": "3.4.2", |
60 | | - "prettier-plugin-tailwindcss": "^0.6.11", |
61 | | - "sort-package-json": "^2.14.0", |
| 56 | + "jsdom": "^26.1.0", |
| 57 | + "lint-staged": "^16.1.5", |
| 58 | + "postcss": "^8.5.6", |
| 59 | + "prettier": "3.6.2", |
| 60 | + "prettier-plugin-tailwindcss": "^0.6.14", |
| 61 | + "sort-package-json": "^3.4.0", |
62 | 62 | "tailwindcss": "^3.4.17", |
63 | | - "typescript": "~5.7.3", |
64 | | - "typescript-eslint": "^8.24.1", |
65 | | - "vite": "^6.1.0", |
| 63 | + "typescript": "~5.8.0", |
| 64 | + "typescript-eslint": "^8.41.0", |
| 65 | + "vite": "^7.1.3", |
66 | 66 | "vite-tsconfig-paths": "^5.1.4", |
67 | | - "vitest": "^3.0.5" |
| 67 | + "vitest": "^3.2.4" |
68 | 68 | } |
69 | 69 | } |
0 commit comments