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

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]
2023-07-10 14:16:33 +08:00
committed by GitHub
parent ae38332e63
commit 1220687593
5 changed files with 551 additions and 817 deletions

View File

@ -8,9 +8,9 @@
"preview": "vite preview"
},
"dependencies": {
"@babel/core": "^7.22.5",
"@babel/core": "^7.22.8",
"@vue/babel-plugin-jsx": "workspace:*",
"monaco-editor": "^0.39.0",
"monaco-editor": "^0.40.0",
"vue": "^3.3.4"
},
"devDependencies": {