chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2025-11-12 18:50:13 +00:00
committed by GitHub
parent 85d98b5b6f
commit b7c69a918b
7 changed files with 744 additions and 686 deletions

View File

@@ -38,15 +38,15 @@
"@babel/helper-plugin-utils": "^7.27.1",
"@babel/plugin-syntax-jsx": "^7.27.1",
"@babel/template": "^7.27.2",
"@babel/traverse": "^7.28.4",
"@babel/types": "^7.28.4",
"@babel/traverse": "^7.28.5",
"@babel/types": "^7.28.5",
"@vue/babel-helper-vue-transform-on": "workspace:*",
"@vue/babel-plugin-resolve-type": "workspace:*",
"@vue/shared": "^3.5.22"
"@vue/shared": "^3.5.24"
},
"devDependencies": {
"@babel/core": "^7.28.4",
"@babel/preset-env": "^7.28.3",
"@babel/core": "^7.28.5",
"@babel/preset-env": "^7.28.5",
"@types/babel__template": "^7.4.4",
"@types/babel__traverse": "^7.28.0",
"@vue/test-utils": "^2.4.6",

View File

@@ -41,11 +41,11 @@
"@babel/code-frame": "^7.27.1",
"@babel/helper-module-imports": "^7.27.1",
"@babel/helper-plugin-utils": "^7.27.1",
"@babel/parser": "^7.28.4",
"@vue/compiler-sfc": "^3.5.22"
"@babel/parser": "^7.28.5",
"@vue/compiler-sfc": "^3.5.24"
},
"devDependencies": {
"@babel/core": "^7.28.4",
"@babel/core": "^7.28.5",
"@types/babel__code-frame": "^7.0.6",
"vue": "catalog:"
}

View File

@@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@babel/standalone": "^7.28.4",
"@babel/standalone": "^7.28.5",
"@vue/babel-plugin-jsx": "workspace:*",
"assert": "^2.1.0",
"monaco-editor": "^0.54.0",