mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-04-23 18:28:34 +00:00
chore: update deps
This commit is contained in:
parent
ac755ac3d0
commit
63698af00a
16
package.json
16
package.json
@ -44,8 +44,8 @@
|
||||
"@commitlint/config-conventional": "^20.0.0",
|
||||
"@tmagic/eslint-config": "workspace:*",
|
||||
"@types/node": "24.0.10",
|
||||
"@vitejs/plugin-vue": "^6.0.5",
|
||||
"@vitest/coverage-v8": "^4.1.0",
|
||||
"@vitejs/plugin-vue": "^6.0.6",
|
||||
"@vitest/coverage-v8": "^4.1.5",
|
||||
"@vue/compiler-sfc": "catalog:",
|
||||
"c8": "^10.1.3",
|
||||
"commitizen": "^4.3.1",
|
||||
@ -54,7 +54,7 @@
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"element-plus": "^2.11.8",
|
||||
"enquirer": "^2.4.1",
|
||||
"eslint": "^10.0.3",
|
||||
"eslint": "^10.2.1",
|
||||
"execa": "^9.6.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"husky": "^9.1.7",
|
||||
@ -62,12 +62,12 @@
|
||||
"lint-staged": "^16.2.7",
|
||||
"minimist": "^1.2.8",
|
||||
"picocolors": "^1.1.1",
|
||||
"prettier": "^3.8.1",
|
||||
"prettier": "^3.8.3",
|
||||
"recast": "^0.23.11",
|
||||
"rimraf": "^3.0.2",
|
||||
"rolldown": "^1.0.0-rc.9",
|
||||
"rolldown-plugin-dts": "^0.22.5",
|
||||
"sass-embedded": "^1.93.3",
|
||||
"rolldown": "^1.0.0-rc.17",
|
||||
"rolldown-plugin-dts": "^0.23.2",
|
||||
"sass-embedded": "^1.99.0",
|
||||
"semver": "^7.7.3",
|
||||
"serialize-javascript": "^7.0.0",
|
||||
"shx": "^0.3.4",
|
||||
@ -76,7 +76,7 @@
|
||||
"vitepress": "^1.6.4",
|
||||
"vitest": "^4.1.0",
|
||||
"vue": "catalog:",
|
||||
"vue-tsc": "^3.2.6"
|
||||
"vue-tsc": "^3.2.7"
|
||||
},
|
||||
"config": {
|
||||
"commitizen": {
|
||||
|
||||
@ -30,8 +30,8 @@
|
||||
"@types/lodash-es": "^4.17.4",
|
||||
"@types/node": "^24.0.10",
|
||||
"@types/serialize-javascript": "^5.0.4",
|
||||
"@vitejs/plugin-legacy": "^8.0.0",
|
||||
"@vitejs/plugin-vue": "^6.0.5",
|
||||
"@vitejs/plugin-legacy": "^8.0.1",
|
||||
"@vitejs/plugin-vue": "^6.0.6",
|
||||
"@vitejs/plugin-vue-jsx": "^5.1.5",
|
||||
"@vue/compiler-sfc": "catalog:",
|
||||
"typescript": "catalog:",
|
||||
|
||||
1807
pnpm-lock.yaml
generated
1807
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ packages:
|
||||
- "eslint-config"
|
||||
|
||||
catalog:
|
||||
vue: ^3.5.24
|
||||
"@vue/compiler-sfc": ^3.5.24
|
||||
vite: ^8.0.8
|
||||
typescript: "^6.0.2"
|
||||
vue: ^3.5.33
|
||||
"@vue/compiler-sfc": ^3.5.33
|
||||
vite: ^8.0.10
|
||||
typescript: "^6.0.3"
|
||||
|
||||
@ -26,8 +26,8 @@
|
||||
"@tmagic/cli": "1.7.10",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/node": "^24.0.10",
|
||||
"@vitejs/plugin-legacy": "^8.0.0",
|
||||
"@vitejs/plugin-vue": "^6.0.5",
|
||||
"@vitejs/plugin-legacy": "^8.0.1",
|
||||
"@vitejs/plugin-vue": "^6.0.6",
|
||||
"@vitejs/plugin-vue-jsx": "^5.1.5",
|
||||
"@vue/compiler-sfc": "catalog:",
|
||||
"fs-extra": "^11.3.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user