mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
refactor(compiler)!: move component generation to core
This commit is contained in:
@@ -66,13 +66,13 @@
|
||||
"format": "node --import tsx scripts/format.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@videojs/core": "workspace:*",
|
||||
"svgo": "^4.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@svgr/core": "^8.1.0",
|
||||
"@svgr/plugin-jsx": "^8.1.0",
|
||||
"@types/react": "^19.2.14",
|
||||
"@videojs/compiler": "workspace:*",
|
||||
"@videojs/utils": "workspace:*",
|
||||
"react": "^19.2.4",
|
||||
"tsx": "^4.21.0"
|
||||
|
||||
Reference in New Issue
Block a user