|
13 | 13 | "@ffmpeg/ffmpeg": "^0.12.15", |
14 | 14 | "@ffmpeg/types": "^0.12.4", |
15 | 15 | "@ffmpeg/util": "^0.12.2", |
16 | | - "mp4box": "^0.5.4", |
17 | | - "react": "^19.1.0", |
18 | | - "react-dom": "^19.1.0", |
19 | | - "react-router-dom": "^7.6.2", |
20 | | - "vite": "^6.3.5" |
| 16 | + "mp4box": "^2.3.0", |
| 17 | + "react": "^19.2.5", |
| 18 | + "react-dom": "^19.2.5", |
| 19 | + "react-router-dom": "^7.14.1", |
| 20 | + "vite": "^8.0.9" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "@eslint/js": "^9.29.0", |
| 23 | + "@eslint/js": "^10.0.1", |
24 | 24 | "@types/dom-mediacapture-transform": "^0.1.11", |
25 | | - "@types/react": "^19.1.8", |
26 | | - "@types/react-dom": "^19.1.6", |
27 | | - "@vitejs/plugin-react-swc": "^3.10.2", |
28 | | - "eslint": "^9.29.0", |
29 | | - "eslint-plugin-react-hooks": "^5.2.0", |
30 | | - "eslint-plugin-react-refresh": "^0.4.20", |
31 | | - "eslint-plugin-simple-import-sort": "^12.1.1", |
32 | | - "eslint-plugin-unused-imports": "^4.1.4", |
33 | | - "globals": "^16.2.0", |
34 | | - "typescript": "~5.8.3", |
35 | | - "typescript-eslint": "^8.34.0" |
| 25 | + "@types/react": "^19.2.14", |
| 26 | + "@types/react-dom": "^19.2.3", |
| 27 | + "@vitejs/plugin-react": "^6.0.1", |
| 28 | + "eslint": "^10.2.1", |
| 29 | + "eslint-plugin-react-hooks": "^7.1.1", |
| 30 | + "eslint-plugin-react-refresh": "^0.5.2", |
| 31 | + "eslint-plugin-simple-import-sort": "^13.0.0", |
| 32 | + "eslint-plugin-unused-imports": "^4.4.1", |
| 33 | + "globals": "^17.5.0", |
| 34 | + "typescript": "~6.0.3", |
| 35 | + "typescript-eslint": "^8.59.0" |
36 | 36 | }, |
37 | 37 | "pnpm": { |
38 | 38 | "onlyBuiltDependencies": [ |
|
0 commit comments