mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-05 07:27:09 +08:00
chore: update deps
This commit is contained in:
parent
6cf20cee34
commit
98f45d2334
10
package.json
10
package.json
@ -49,14 +49,14 @@
|
||||
"@types/node": "18.19.61",
|
||||
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
||||
"@typescript-eslint/parser": "^5.62.0",
|
||||
"@vitejs/plugin-vue": "^5.1.4",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vitest/coverage-v8": "^2.1.4",
|
||||
"c8": "^7.14.0",
|
||||
"commitizen": "^4.3.1",
|
||||
"conventional-changelog-cli": "^4.1.0",
|
||||
"cosmiconfig": "^8.3.6",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"element-plus": "^2.8.6",
|
||||
"element-plus": "^2.9.0",
|
||||
"enquirer": "^2.4.1",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-tencent": "^1.1.1",
|
||||
@ -80,9 +80,9 @@
|
||||
"serialize-javascript": "^6.0.2",
|
||||
"shx": "^0.3.4",
|
||||
"typescript": "^5.6.3",
|
||||
"vite": "^5.4.10",
|
||||
"vitepress": "^1.4.2",
|
||||
"vitest": "^2.1.4",
|
||||
"vite": "^6.0.3",
|
||||
"vitepress": "^1.5.0",
|
||||
"vitest": "^2.1.8",
|
||||
"vue": "^3.5.12",
|
||||
"vue-tsc": "^2.1.10"
|
||||
},
|
||||
|
@ -51,7 +51,7 @@
|
||||
"@types/lodash-es": "^4.17.4",
|
||||
"@types/node": "^18.19.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"vite": "^5.4.10"
|
||||
"vite": "^6.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "*"
|
||||
|
@ -52,6 +52,6 @@
|
||||
"@types/lodash-es": "^4.17.4",
|
||||
"@types/node": "^18.19.0",
|
||||
"tsc-alias": "^1.8.5",
|
||||
"vite": "^5.4.10"
|
||||
"vite": "^6.0.3"
|
||||
}
|
||||
}
|
||||
|
@ -33,7 +33,7 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.19.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"vite": "^5.4.10"
|
||||
"vite": "^6.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tmagic/schema": "workspace:*",
|
||||
|
@ -46,10 +46,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.19.0",
|
||||
"@vitejs/plugin-vue": "^5.1.3",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue/compiler-sfc": "^3.5.12",
|
||||
"rimraf": "^3.0.2",
|
||||
"vite": "^5.4.10"
|
||||
"vite": "^6.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": ">=3.5.0",
|
||||
|
@ -73,14 +73,14 @@
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/serialize-javascript": "^5.0.1",
|
||||
"@types/sortablejs": "^1.15.8",
|
||||
"@vitejs/plugin-vue": "^5.1.3",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue/compiler-sfc": "^3.5.12",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"rimraf": "^3.0.2",
|
||||
"sass": "^1.78.0",
|
||||
"sass": "^1.83.0",
|
||||
"tsc-alias": "^1.8.5",
|
||||
"type-fest": "^4.10.3",
|
||||
"vite": "^5.4.10"
|
||||
"vite": "^6.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tmagic/core": "workspace:*",
|
||||
|
@ -40,7 +40,7 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.19.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"vite": "^5.4.10"
|
||||
"vite": "^6.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tmagic/design": "workspace:*",
|
||||
|
@ -50,12 +50,12 @@
|
||||
"@types/lodash-es": "^4.17.4",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/sortablejs": "^1.15.8",
|
||||
"@vitejs/plugin-vue": "^5.1.3",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue/compiler-sfc": "^3.5.12",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"rimraf": "^3.0.2",
|
||||
"sass": "^1.78.0",
|
||||
"vite": "^5.4.10"
|
||||
"sass": "^1.83.0",
|
||||
"vite": "^6.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tmagic/design": "workspace:*",
|
||||
|
@ -33,7 +33,7 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.19.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"vite": "^5.4.10"
|
||||
"vite": "^6.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "*"
|
||||
|
@ -44,8 +44,8 @@
|
||||
"@types/lodash-es": "^4.17.4",
|
||||
"@types/node": "^18.19.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"sass": "^1.78.0",
|
||||
"vite": "^5.4.10"
|
||||
"sass": "^1.83.0",
|
||||
"vite": "^6.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tmagic/core": "workspace:*",
|
||||
|
@ -44,11 +44,11 @@
|
||||
"devDependencies": {
|
||||
"@types/lodash-es": "^4.17.4",
|
||||
"@types/node": "^18.19.0",
|
||||
"@vitejs/plugin-vue": "^5.1.3",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue/compiler-sfc": "^3.5.12",
|
||||
"rimraf": "^3.0.2",
|
||||
"sass": "^1.78.0",
|
||||
"vite": "^5.4.10"
|
||||
"sass": "^1.83.0",
|
||||
"vite": "^6.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tmagic/design": "workspace:*",
|
||||
|
@ -38,11 +38,11 @@
|
||||
"typescript"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.1.3",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue/compiler-sfc": "^3.5.12",
|
||||
"@types/node": "^18.19.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"vite": "^5.4.10"
|
||||
"vite": "^6.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tmagic/design": "workspace:*",
|
||||
|
@ -40,6 +40,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^3.0.2",
|
||||
"vite": "^5.4.10"
|
||||
"vite": "^6.0.3"
|
||||
}
|
||||
}
|
||||
|
@ -43,6 +43,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^3.0.2",
|
||||
"vite": "^5.4.10"
|
||||
"vite": "^6.0.3"
|
||||
}
|
||||
}
|
||||
|
@ -36,7 +36,7 @@
|
||||
"@types/lodash-es": "^4.17.4",
|
||||
"@types/node": "^18.19.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"vite": "^5.4.10"
|
||||
"vite": "^6.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tmagic/schema": "workspace:*",
|
||||
|
@ -17,7 +17,7 @@
|
||||
"@tmagic/editor": "1.5.0",
|
||||
"@tmagic/element-plus-adapter": "1.5.0",
|
||||
"@tmagic/tmagic-form-runtime": "1.1.3",
|
||||
"element-plus": "^2.8.6",
|
||||
"element-plus": "^2.9.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"monaco-editor": "^0.48.0",
|
||||
"serialize-javascript": "^6.0.0",
|
||||
@ -28,15 +28,15 @@
|
||||
"@types/lodash-es": "^4.17.4",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/serialize-javascript": "^5.0.1",
|
||||
"@vitejs/plugin-legacy": "^5.4.2",
|
||||
"@vitejs/plugin-vue": "^5.1.3",
|
||||
"@vitejs/plugin-legacy": "^6.0.0",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vitejs/plugin-vue-jsx": "^4.0.1",
|
||||
"@vue/compiler-sfc": "^3.5.12",
|
||||
"sass": "^1.78.0",
|
||||
"sass": "^1.83.0",
|
||||
"terser": "^5.31.6",
|
||||
"typescript": "^5.5.4",
|
||||
"unplugin-auto-import": "^0.12.0",
|
||||
"unplugin-vue-components": "^0.22.11",
|
||||
"vite": "^5.4.10"
|
||||
"vite": "^6.0.3"
|
||||
}
|
||||
}
|
||||
|
1054
pnpm-lock.yaml
generated
1054
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -33,8 +33,8 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"lodash-es": "^4.17.21",
|
||||
"@tmagic/core": ">=1.5.0-beta.14",
|
||||
"@tmagic/stage": ">=1.5.0-beta.14",
|
||||
"@tmagic/core": ">=1.5.0",
|
||||
"@tmagic/stage": ">=1.5.0",
|
||||
"react": ">=18.3.1",
|
||||
"typescript": "*"
|
||||
},
|
||||
|
@ -34,7 +34,7 @@
|
||||
"@tmagic/cli": "1.5.0",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@vitejs/plugin-legacy": "^5.4.2",
|
||||
"@vitejs/plugin-legacy": "^6.0.0",
|
||||
"@vitejs/plugin-react-refresh": "^1.3.1",
|
||||
"typescript": "^5.5.4",
|
||||
"vite": "^5.2.11"
|
||||
|
@ -32,8 +32,8 @@
|
||||
"url": "https://github.com/Tencent/tmagic-editor.git"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tmagic/core": ">=1.5.0-beta.14",
|
||||
"@tmagic/editor": ">=1.5.0-beta.14",
|
||||
"@tmagic/core": ">=1.5.0",
|
||||
"@tmagic/editor": ">=1.5.0",
|
||||
"element-plus": ">=2.8.0",
|
||||
"vue": ">=3.5.0",
|
||||
"typescript": "*"
|
||||
@ -48,10 +48,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.19.0",
|
||||
"@vitejs/plugin-vue": "^5.1.3",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue/compiler-sfc": "^3.5.12",
|
||||
"rimraf": "^3.0.2",
|
||||
"vite": "^5.4.10",
|
||||
"vite": "^6.0.3",
|
||||
"vue-tsc": "^2.1.8"
|
||||
}
|
||||
}
|
||||
|
@ -32,8 +32,8 @@
|
||||
"vue-demi": "^0.14.10"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tmagic/core": ">=1.5.0-beta.14",
|
||||
"@tmagic/stage": ">=1.5.0-beta.14",
|
||||
"@tmagic/core": ">=1.5.0",
|
||||
"@tmagic/stage": ">=1.5.0",
|
||||
"@vue/composition-api": ">=1.7.2",
|
||||
"typescript": "*",
|
||||
"vue": ">=2.6.0 || >=3.5.0"
|
||||
|
@ -32,9 +32,9 @@
|
||||
"axios": "^0.27.2",
|
||||
"rollup": "^4.17.2",
|
||||
"rollup-plugin-external-globals": "^0.10.0",
|
||||
"sass": "^1.78.0",
|
||||
"vite": "^5.4.10",
|
||||
"@vitejs/plugin-legacy": "^5.4.2",
|
||||
"sass": "^1.83.0",
|
||||
"vite": "^6.0.3",
|
||||
"@vitejs/plugin-legacy": "^6.0.0",
|
||||
"@vitejs/plugin-vue2": "^2.3.1",
|
||||
"vue-template-compiler": "^2.7.4"
|
||||
}
|
||||
|
@ -26,17 +26,17 @@
|
||||
"vue": ">=3.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tmagic/cli": "1.5.0",
|
||||
"@tmagic/cli": "^1.5.0",
|
||||
"@types/node": "^18.19.0",
|
||||
"@vitejs/plugin-legacy": "^5.4.2",
|
||||
"@vitejs/plugin-vue": "^5.1.3",
|
||||
"@vitejs/plugin-legacy": "^6.0.0",
|
||||
"@vitejs/plugin-vue": "5.2.1",
|
||||
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
||||
"@vue/compiler-sfc": "^3.5.12",
|
||||
"rollup": "^4.17.2",
|
||||
"rollup-plugin-external-globals": "^0.10.0",
|
||||
"sass": "^1.78.0",
|
||||
"sass": "^1.83.0",
|
||||
"terser": "^5.31.6",
|
||||
"typescript": "^5.5.4",
|
||||
"vite": "^5.4.10"
|
||||
"vite": "^6.0.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user