|
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | 13 | "@radix-ui/react-scroll-area": "^1.2.10", |
14 | | - "antd": "^5.22.2", |
| 14 | + "antd": "^5.29.3", |
15 | 15 | "clsx": "^2.1.1", |
16 | 16 | "i18next": "^24.0.5", |
17 | 17 | "jotai": "^2.10.3", |
|
25 | 25 | "yocto-queue": "^1.1.1" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | | - "@eslint/js": "^9.15.0", |
| 28 | + "@eslint/js": "^9.39.2", |
29 | 29 | "@ianvs/prettier-plugin-sort-imports": "^4.4.0", |
30 | 30 | "@types/react": "^18.3.12", |
31 | 31 | "@types/react-dom": "^18.3.1", |
32 | | - "@typescript-eslint/eslint-plugin": "^8.16.0", |
33 | | - "@typescript-eslint/parser": "^8.16.0", |
| 32 | + "@typescript-eslint/eslint-plugin": "^8.52.0", |
| 33 | + "@typescript-eslint/parser": "^8.52.0", |
34 | 34 | "@vitejs/plugin-react": "^4.3.4", |
35 | 35 | "autoprefixer": "^10.4.20", |
36 | | - "eslint": "^9.15.0", |
37 | | - "eslint-config-prettier": "^9.1.0", |
38 | | - "eslint-plugin-react": "^7.37.2", |
39 | | - "eslint-plugin-react-hooks": "^5.0.0", |
40 | | - "eslint-plugin-react-refresh": "^0.4.14", |
| 36 | + "eslint": "^9.39.2", |
| 37 | + "eslint-config-prettier": "^9.1.2", |
| 38 | + "eslint-plugin-react": "^7.37.5", |
| 39 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 40 | + "eslint-plugin-react-refresh": "^0.4.26", |
41 | 41 | "globals": "^15.12.0", |
42 | 42 | "postcss": "^8.4.49", |
43 | 43 | "prettier": "^3.4.1", |
44 | 44 | "prettier-plugin-tailwindcss": "^0.6.9", |
45 | 45 | "tailwindcss": "^3.4.18", |
46 | 46 | "typescript": "~5.6.2", |
47 | 47 | "typescript-eslint": "^8.15.0", |
48 | | - "vite": "^6.0.1", |
| 48 | + "vite": "^7.3.1", |
49 | 49 | "vite-tsconfig-paths": "^5.1.3" |
50 | 50 | } |
51 | 51 | } |
0 commit comments