We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f77c4 commit 1be7278Copy full SHA for 1be7278
2 files changed
livekit-rtc/jupyter-html/package.json
@@ -17,17 +17,17 @@
17
"react-dom": "^19.2.4"
18
},
19
"devDependencies": {
20
- "@eslint/js": "^9.39.3",
+ "@eslint/js": "^10.0.0",
21
"@types/react": "^19.2.14",
22
"@types/react-dom": "^19.2.3",
23
- "@vitejs/plugin-react": "^4.7.0",
24
- "eslint": "^9.39.3",
25
- "eslint-plugin-react-hooks": "^5.2.0",
+ "@vitejs/plugin-react": "^6.0.0",
+ "eslint": "^10.0.0",
+ "eslint-plugin-react-hooks": "^7.0.0",
26
"eslint-plugin-react-refresh": "^0.4.26",
27
"globals": "^17.0.0",
28
- "typescript": "~5.7.3",
+ "typescript": "~6.0.0",
29
"typescript-eslint": "^8.56.1",
30
- "vite": "^6.4.1",
+ "vite": "^8.0.0",
31
"vite-plugin-singlefile": "^2.3.0"
32
}
33
0 commit comments