|
28 | 28 | "react-error-boundary": "^5.0.0", |
29 | 29 | "react-i18next": "^15.1.2", |
30 | 30 | "react-icons": "^5.3.0", |
31 | | - "react-router": "^7.1.1", |
| 31 | + "react-router": "^7.1.5", |
32 | 32 | "zustand": "^5.0.1" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@eslint/js": "^9.17.0", |
| 35 | + "@eslint/js": "^9.19.0", |
36 | 36 | "@testing-library/dom": "^10.4.0", |
37 | 37 | "@testing-library/jest-dom": "^5.17.0", |
38 | 38 | "@testing-library/react": "^16.1.0", |
39 | 39 | "@testing-library/user-event": "^13.5.0", |
40 | | - "@types/react": "^19.0.7", |
| 40 | + "@types/react": "^19.0.8", |
41 | 41 | "@types/react-dom": "^19.0.3", |
42 | 42 | "@vitejs/plugin-react-swc": "^3.5.0", |
43 | 43 | "autoprefixer": "^10.4.20", |
44 | 44 | "eslint": "^9.14.0", |
45 | 45 | "eslint-config-prettier": "^9.1.0", |
46 | | - "eslint-plugin-prettier": "^5.2.1", |
| 46 | + "eslint-plugin-prettier": "^5.2.3", |
47 | 47 | "eslint-plugin-react": "^7.37.2", |
48 | 48 | "eslint-plugin-react-hooks": "^5.1.0", |
49 | 49 | "eslint-plugin-react-refresh": "^0.4.14", |
|
56 | 56 | "prettier-plugin-organize-imports": "^4.1.0", |
57 | 57 | "tailwindcss": "^3.4.17", |
58 | 58 | "typescript": "~5.6.2", |
59 | | - "typescript-eslint": "^8.19.0", |
| 59 | + "typescript-eslint": "^8.22.0", |
60 | 60 | "vite": "^5.4.10", |
61 | 61 | "vite-plugin-checker": "^0.8.0", |
62 | 62 | "vite-tsconfig-paths": "^5.1.3", |
|
0 commit comments