mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-02 18:13:26 +08:00
chore: use pnpm catalog
This commit is contained in:
@ -40,10 +40,9 @@
|
||||
"@types/babel__template": "^7.4.4",
|
||||
"@types/babel__traverse": "^7.20.6",
|
||||
"@types/svg-tags": "^1.0.2",
|
||||
"@vue/runtime-dom": "^3.5.3",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"regenerator-runtime": "^0.14.1",
|
||||
"vue": "^3.5.3"
|
||||
"vue": "catalog:"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/core": "^7.0.0-0"
|
||||
|
@ -52,6 +52,6 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
"@types/babel__code-frame": "^7.0.6",
|
||||
"vue": "^3.5.3"
|
||||
"vue": "catalog:"
|
||||
}
|
||||
}
|
||||
|
@ -13,7 +13,7 @@
|
||||
"@vue/babel-plugin-jsx": "workspace:*",
|
||||
"assert": "^2.1.0",
|
||||
"monaco-editor": "^0.51.0",
|
||||
"vue": "^3.5.3"
|
||||
"vue": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/babel__standalone": "^7.1.7",
|
||||
|
Reference in New Issue
Block a user