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

@ -26,7 +26,7 @@
"@babel/helper-module-imports": "^7.22.5",
"@babel/plugin-syntax-jsx": "^7.22.5",
"@babel/template": "^7.22.5",
"@babel/traverse": "^7.22.5",
"@babel/traverse": "^7.22.8",
"@babel/types": "^7.22.5",
"@vue/babel-helper-vue-transform-on": "workspace:^",
"camelcase": "^6.3.0",
@ -34,8 +34,8 @@
"svg-tags": "^1.0.0"
},
"devDependencies": {
"@babel/core": "^7.22.5",
"@babel/preset-env": "^7.22.5",
"@babel/core": "^7.22.8",
"@babel/preset-env": "^7.22.7",
"@types/babel__template": "^7.4.1",
"@types/babel__traverse": "^7.20.1",
"@types/svg-tags": "^1.0.0",