mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-09-24 09:02:10 +08:00
chore: 更新package
This commit is contained in:
parent
fbac2f820e
commit
58466dbb0a
@ -3,7 +3,7 @@
|
||||
"name": "tmagic",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@9.1.0",
|
||||
"packageManager": "pnpm@9.1.2",
|
||||
"scripts": {
|
||||
"bootstrap": "pnpm i && pnpm build",
|
||||
"clean:top": "rimraf */**/dist */**/types */dist coverage dwt*",
|
||||
|
658
pnpm-lock.yaml
generated
658
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"name": "@tmagic/tmagic-form-runtime",
|
||||
"type": "module",
|
||||
"sideEffects": [
|
||||
@ -31,7 +31,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/Tencent/tmagic-editor.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"peerDependencies": {
|
||||
"@tmagic/core": "workspace:*",
|
||||
"@tmagic/editor": "workspace:*",
|
||||
"@tmagic/form": "workspace:*",
|
||||
@ -41,13 +41,6 @@
|
||||
"element-plus": "^2.6.1",
|
||||
"vue": "^3.4.27"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tmagic/editor": "1.4.4",
|
||||
"@tmagic/form": "1.4.4",
|
||||
"@tmagic/schema": "1.4.4",
|
||||
"element-plus": "^2.6.1",
|
||||
"vue": "^3.4.27"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.19.0",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user