chore(deps): update all non-major dependencies (#688)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
This commit is contained in:
renovate[bot]
2024-01-21 17:11:15 +08:00
committed by GitHub
parent afc85d08ac
commit fdc88d928b
5 changed files with 192 additions and 226 deletions

View File

@ -39,10 +39,10 @@
"@types/babel__template": "^7.4.4",
"@types/babel__traverse": "^7.20.5",
"@types/svg-tags": "^1.0.2",
"@vue/runtime-dom": "^3.4.11",
"@vue/runtime-dom": "^3.4.15",
"@vue/test-utils": "^2.4.3",
"regenerator-runtime": "^0.14.1",
"vue": "^3.4.11"
"vue": "^3.4.15"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

View File

@ -12,7 +12,7 @@
"@babel/core": "^7.23.7",
"@vue/babel-plugin-jsx": "workspace:*",
"monaco-editor": "^0.45.0",
"vue": "^3.4.11"
"vue": "^3.4.15"
},
"devDependencies": {
"vite-plugin-node-polyfills": "^0.19.0"