chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2025-02-18 12:45:43 +00:00 committed by GitHub
parent b5c1fba5ce
commit 9f597afc42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 496 additions and 508 deletions

View File

@ -25,20 +25,20 @@
"@types/babel__core": "^7.20.5",
"@types/babel__helper-module-imports": "^7.18.3",
"@types/babel__helper-plugin-utils": "^7.10.3",
"@types/node": "^22.13.1",
"@types/node": "^22.13.4",
"@vitest/coverage-v8": "^2.1.9",
"@vue/babel-plugin-jsx": "workspace:*",
"bumpp": "^10.0.2",
"eslint": "^9.20.0",
"bumpp": "^10.0.3",
"eslint": "^9.20.1",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-import-x": "^4.6.1",
"jsdom": "^26.0.0",
"prettier": "^3.4.2",
"prettier": "^3.5.1",
"tslib": "^2.8.1",
"tsup": "^8.3.6",
"typescript": "^5.7.3",
"typescript-eslint": "^8.23.0",
"vite": "^6.0.9",
"typescript-eslint": "^8.24.1",
"vite": "^6.1.0",
"vitest": "^2.1.9"
}
}

View File

@ -26,17 +26,17 @@
"@babel/helper-module-imports": "^7.25.9",
"@babel/helper-plugin-utils": "^7.26.5",
"@babel/plugin-syntax-jsx": "^7.25.9",
"@babel/template": "^7.26.8",
"@babel/traverse": "^7.26.8",
"@babel/types": "^7.26.8",
"@babel/template": "^7.26.9",
"@babel/traverse": "^7.26.9",
"@babel/types": "^7.26.9",
"@vue/babel-helper-vue-transform-on": "workspace:*",
"@vue/babel-plugin-resolve-type": "workspace:*",
"html-tags": "^3.3.1",
"svg-tags": "^1.0.0"
},
"devDependencies": {
"@babel/core": "^7.26.8",
"@babel/preset-env": "^7.26.8",
"@babel/core": "^7.26.9",
"@babel/preset-env": "^7.26.9",
"@types/babel__template": "^7.4.4",
"@types/babel__traverse": "^7.20.6",
"@types/svg-tags": "^1.0.2",

View File

@ -46,11 +46,11 @@
"@babel/code-frame": "^7.26.2",
"@babel/helper-module-imports": "^7.25.9",
"@babel/helper-plugin-utils": "^7.26.5",
"@babel/parser": "^7.26.8",
"@babel/parser": "^7.26.9",
"@vue/compiler-sfc": "^3.5.13"
},
"devDependencies": {
"@babel/core": "^7.26.8",
"@babel/core": "^7.26.9",
"@types/babel__code-frame": "^7.0.6",
"vue": "catalog:"
}

View File

@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@babel/standalone": "^7.26.8",
"@babel/standalone": "^7.26.9",
"@vue/babel-plugin-jsx": "workspace:*",
"assert": "^2.1.0",
"monaco-editor": "^0.52.2",
@ -18,8 +18,8 @@
"devDependencies": {
"@types/babel__standalone": "^7.1.9",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"terser": "^5.38.1",
"terser": "^5.39.0",
"unplugin-replace": "^0.5.0",
"vite": "^6.0.9"
"vite": "^6.1.0"
}
}

972
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff