chore: use pnpm catalog

This commit is contained in:
三咲智子 Kevin Deng
2024-09-07 05:10:07 +08:00
parent 76ef36393e
commit 4ccb306305
5 changed files with 14 additions and 13 deletions

View File

@ -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"