feat(example/react): improvements to react examples (#210)

This commit is contained in:
Sam Potts
2025-12-10 09:27:38 +11:00
committed by GitHub
parent 546989c2be
commit c35b012250
57 changed files with 2886 additions and 2138 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
"@videojs/html": "workspace:*"
},
"devDependencies": {
"typescript": "^5.9.2",
"vite": "^7.1.6"
"typescript": "^5.9.3",
"vite": "^7.2.4"
}
}