Skip to content

Commit d65ca96

Browse files
author
Nino Filiu
committed
upgrade deps
1 parent 942ec17 commit d65ca96

2 files changed

Lines changed: 451 additions & 450 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,25 @@
1515
"@ffmpeg/util": "^0.12.2",
1616
"mediabunny": "^1.8.0",
1717
"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",
2121
"vite": "^6.3.5"
2222
},
2323
"devDependencies": {
24-
"@eslint/js": "^9.29.0",
24+
"@eslint/js": "^9.33.0",
2525
"@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",
3030
"eslint-plugin-react-hooks": "^5.2.0",
3131
"eslint-plugin-react-refresh": "^0.4.20",
3232
"eslint-plugin-simple-import-sort": "^12.1.1",
3333
"eslint-plugin-unused-imports": "^4.1.4",
34-
"globals": "^16.2.0",
34+
"globals": "^16.3.0",
3535
"typescript": "~5.8.3",
36-
"typescript-eslint": "^8.34.0"
36+
"typescript-eslint": "^8.39.1"
3737
},
3838
"pnpm": {
3939
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)