|
15 | 15 | "prepare": "husky install" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "axios": "^1.6.5", |
| 18 | + "axios": "^1.7.2", |
19 | 19 | "html2canvas": "^1.4.1", |
20 | 20 | "quantize": "^1.0.2", |
21 | 21 | "react": "^18.2.0", |
|
24 | 24 | "react-markdown": "^9.0.1" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@ianvs/prettier-plugin-sort-imports": "^4.1.1", |
| 27 | + "@ianvs/prettier-plugin-sort-imports": "^4.3.0", |
28 | 28 | "@types/node": "^20.11.30", |
29 | 29 | "@types/quantize": "^1.0.2", |
30 | 30 | "@types/react": "^18.2.75", |
31 | | - "@types/react-dom": "^18.2.15", |
| 31 | + "@types/react-dom": "^18.2.25", |
32 | 32 | "@typescript-eslint/eslint-plugin": "^6.10.0", |
33 | 33 | "@typescript-eslint/parser": "^6.21.0", |
34 | 34 | "@vitejs/plugin-react": "^4.2.1", |
35 | | - "eslint": "^8.53.0", |
| 35 | + "eslint": "^8.57.1", |
36 | 36 | "eslint-config-prettier": "^9.1.0", |
37 | 37 | "eslint-plugin-import": "^2.29.1", |
38 | 38 | "eslint-plugin-prettier": "^5.1.3", |
39 | 39 | "eslint-plugin-react-hooks": "^4.6.0", |
40 | | - "eslint-plugin-react-refresh": "^0.4.6", |
| 40 | + "eslint-plugin-react-refresh": "^0.4.14", |
41 | 41 | "husky": "^8.0.3", |
42 | 42 | "prettier": "^3.2.5", |
43 | 43 | "rollup-plugin-copy": "^3.5.0", |
44 | | - "sass": "^1.72.0", |
| 44 | + "sass": "^1.81.0", |
45 | 45 | "stylelint": "^16.0.2", |
46 | | - "stylelint-config-recommended": "^14.0.0", |
| 46 | + "stylelint-config-recommended": "^14.0.1", |
47 | 47 | "stylelint-config-standard-scss": "^12.0.0", |
48 | 48 | "stylelint-order": "^6.0.4", |
49 | 49 | "typescript": "^5.2.2", |
50 | | - "vite": "^5.1.7", |
| 50 | + "vite": "^5.3.3", |
51 | 51 | "vite-plugin-stylelint": "^5.3.1", |
52 | 52 | "vite-plugin-svgr": "^4.2.0", |
53 | | - "vite-tsconfig-paths": "^4.2.1" |
| 53 | + "vite-tsconfig-paths": "^5.1.3" |
54 | 54 | } |
55 | 55 | } |
0 commit comments