|
16 | 16 | "dependencies": { |
17 | 17 | "@emotion/react": "^11.14.0", |
18 | 18 | "@emotion/styled": "^11.14.1", |
19 | | - "dom-to-image-more": "^3.7.1", |
| 19 | + "dom-to-image-more": "^3.7.2", |
20 | 20 | "file-saver": "^2.0.5", |
21 | | - "i18next": "^25.5.2", |
| 21 | + "i18next": "^25.6.0", |
22 | 22 | "i18next-browser-languagedetector": "^8.2.0", |
23 | 23 | "i18next-http-backend": "^3.0.2", |
24 | | - "react": "^19.1.1", |
| 24 | + "react": "^19.2.0", |
25 | 25 | "react-color": "^2.19.3", |
26 | | - "react-dom": "^19.1.1", |
| 26 | + "react-dom": "^19.2.0", |
27 | 27 | "react-draggable": "^4.5.0", |
28 | | - "react-i18next": "^15.7.3", |
| 28 | + "react-i18next": "^16.2.3", |
29 | 29 | "react-resizable": "^3.0.5" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@eslint/js": "^9.36.0", |
| 32 | + "@eslint/js": "^9.39.0", |
33 | 33 | "@types/dom-to-image": "^2.6.7", |
34 | 34 | "@types/file-saver": "^2.0.7", |
35 | | - "@types/node": "^24.5.2", |
36 | | - "@types/react": "^19.1.13", |
| 35 | + "@types/node": "^24.10.0", |
| 36 | + "@types/react": "^19.2.2", |
37 | 37 | "@types/react-color": "^3.0.13", |
38 | | - "@types/react-dom": "^19.1.9", |
| 38 | + "@types/react-dom": "^19.2.2", |
39 | 39 | "@types/react-resizable": "^3.0.8", |
40 | | - "@vitejs/plugin-react": "^5.0.3", |
41 | | - "eslint": "^9.36.0", |
42 | | - "eslint-plugin-react-hooks": "^5.1.0", |
43 | | - "eslint-plugin-react-refresh": "^0.4.20", |
44 | | - "globals": "^16.4.0", |
| 40 | + "@vitejs/plugin-react": "^5.1.0", |
| 41 | + "eslint": "^9.39.0", |
| 42 | + "eslint-plugin-react-hooks": "^7.0.1", |
| 43 | + "eslint-plugin-react-refresh": "^0.4.24", |
| 44 | + "globals": "^16.5.0", |
45 | 45 | "husky": "9.1.7", |
46 | | - "lint-staged": "^16.2.0", |
| 46 | + "lint-staged": "^16.2.6", |
47 | 47 | "postcss-jsx": "^0.36.4", |
48 | 48 | "postcss-syntax": "^0.36.2", |
49 | 49 | "prettier": "3.6.2", |
50 | | - "stylelint": "^16.24.0", |
| 50 | + "stylelint": "^16.25.0", |
51 | 51 | "stylelint-config-recommended": "^17.0.0", |
52 | | - "typescript": "~5.9.2", |
53 | | - "typescript-eslint": "^8.44.0", |
54 | | - "vite": "^7.1.7" |
| 52 | + "typescript": "~5.9.3", |
| 53 | + "typescript-eslint": "^8.46.2", |
| 54 | + "vite": "^7.1.12" |
55 | 55 | }, |
56 | 56 | "lint-staged": { |
57 | 57 | "*.{ts,tsx,js}": [ |
|
0 commit comments