Skip to content

Commit a017107

Browse files
committed
upgrade deps
1 parent 59a5c51 commit a017107

3 files changed

Lines changed: 960 additions & 1092 deletions

File tree

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,26 @@
1313
"@ffmpeg/ffmpeg": "^0.12.15",
1414
"@ffmpeg/types": "^0.12.4",
1515
"@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"
2121
},
2222
"devDependencies": {
23-
"@eslint/js": "^9.29.0",
23+
"@eslint/js": "^10.0.1",
2424
"@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"
3636
},
3737
"pnpm": {
3838
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)