|
43 | 43 | }, |
44 | 44 | "dependencies": { |
45 | 45 | "ahooks": "^3.8.4", |
46 | | - "axios": "^1.7.9", |
| 46 | + "axios": "^1.8.4", |
47 | 47 | "classnames": "^2.5.1", |
48 | 48 | "dayjs": "^1.11.13", |
49 | | - "es-toolkit": "^1.32.0", |
| 49 | + "es-toolkit": "^1.33.0", |
50 | 50 | "immer": "^10.1.1", |
51 | 51 | "react": "^19.0.0", |
52 | 52 | "react-dom": "^19.0.0", |
53 | | - "react-router": "^7.1.5", |
| 53 | + "react-router": "^7.4.0", |
54 | 54 | "zustand": "^5.0.3" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@commitlint/cli": "^19.7.1", |
58 | | - "@commitlint/config-conventional": "^19.7.1", |
59 | | - "@commitlint/prompt-cli": "^19.7.1", |
| 57 | + "@commitlint/cli": "^19.8.0", |
| 58 | + "@commitlint/config-conventional": "^19.8.0", |
| 59 | + "@commitlint/prompt-cli": "^19.8.0", |
60 | 60 | "@eslint-react/eslint-plugin": "1.37.3", |
61 | | - "@eslint/js": "^9.20.0", |
| 61 | + "@eslint/js": "^9.23.0", |
62 | 62 | "@react-dev-inspector/vite-plugin": "^2.0.1", |
63 | 63 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
64 | | - "@types/node": "^22.13.4", |
65 | | - "@types/react": "^19.0.9", |
66 | | - "@types/react-dom": "^19.0.3", |
67 | | - "@vitejs/plugin-react-swc": "^3.8.0", |
68 | | - "eslint": "^9.20.1", |
69 | | - "eslint-plugin-react-hooks": "^5.1.0", |
| 64 | + "@types/node": "^22.13.11", |
| 65 | + "@types/react": "^19.0.12", |
| 66 | + "@types/react-dom": "^19.0.4", |
| 67 | + "@vitejs/plugin-react-swc": "^3.8.1", |
| 68 | + "eslint": "^9.23.0", |
| 69 | + "eslint-plugin-react-hooks": "^5.2.0", |
70 | 70 | "eslint-plugin-react-refresh": "^0.4.19", |
71 | | - "globals": "^15.15.0", |
| 71 | + "globals": "^16.0.0", |
72 | 72 | "husky": "^9.1.7", |
73 | | - "lint-staged": "^15.4.3", |
74 | | - "prettier": "^3.5.1", |
| 73 | + "lint-staged": "^15.5.0", |
| 74 | + "prettier": "^3.5.3", |
75 | 75 | "react-dev-inspector": "^2.0.1", |
76 | | - "sass": "^1.85.0", |
77 | | - "stylelint": "^16.14.1", |
| 76 | + "sass": "^1.86.0", |
| 77 | + "stylelint": "^16.16.0", |
78 | 78 | "stylelint-config-recess-order": "^6.0.0", |
79 | 79 | "stylelint-config-standard": "^37.0.0", |
80 | 80 | "stylelint-config-standard-scss": "^14.0.0", |
81 | 81 | "stylelint-order": "^6.0.4", |
82 | | - "typescript": "~5.7.3", |
83 | | - "typescript-eslint": "^8.24.0", |
84 | | - "vite": "^6.1.0", |
85 | | - "vite-plugin-checker": "^0.8.0" |
| 82 | + "typescript": "~5.8.2", |
| 83 | + "typescript-eslint": "^8.27.0", |
| 84 | + "vite": "^6.2.2", |
| 85 | + "vite-plugin-checker": "^0.9.1" |
86 | 86 | }, |
87 | 87 | "engines": { |
88 | 88 | "node": "^18.0.0 || ^20.0.0 || >=22.0.0", |
|
0 commit comments