|
15 | 15 | "@ffmpeg/util": "^0.12.2", |
16 | 16 | "mediabunny": "^1.8.0", |
17 | 17 | "mp4box": "^0.5.4", |
18 | | - "react": "^19.1.0", |
19 | | - "react-dom": "^19.1.0", |
20 | | - "react-router-dom": "^7.6.2", |
| 18 | + "react": "^19.1.1", |
| 19 | + "react-dom": "^19.1.1", |
| 20 | + "react-router-dom": "^7.8.1", |
21 | 21 | "vite": "^6.3.5" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | | - "@eslint/js": "^9.29.0", |
| 24 | + "@eslint/js": "^9.33.0", |
25 | 25 | "@types/dom-mediacapture-transform": "^0.1.11", |
26 | | - "@types/react": "^19.1.8", |
27 | | - "@types/react-dom": "^19.1.6", |
28 | | - "@vitejs/plugin-react-swc": "^3.10.2", |
29 | | - "eslint": "^9.29.0", |
| 26 | + "@types/react": "^19.1.10", |
| 27 | + "@types/react-dom": "^19.1.7", |
| 28 | + "@vitejs/plugin-react-swc": "^4.0.0", |
| 29 | + "eslint": "^9.33.0", |
30 | 30 | "eslint-plugin-react-hooks": "^5.2.0", |
31 | 31 | "eslint-plugin-react-refresh": "^0.4.20", |
32 | 32 | "eslint-plugin-simple-import-sort": "^12.1.1", |
33 | 33 | "eslint-plugin-unused-imports": "^4.1.4", |
34 | | - "globals": "^16.2.0", |
| 34 | + "globals": "^16.3.0", |
35 | 35 | "typescript": "~5.8.3", |
36 | | - "typescript-eslint": "^8.34.0" |
| 36 | + "typescript-eslint": "^8.39.1" |
37 | 37 | }, |
38 | 38 | "pnpm": { |
39 | 39 | "onlyBuiltDependencies": [ |
|
0 commit comments