1
0
mirror of synced 2025-12-10 19:57:59 +08:00

chore(tmagic-form-runtime): 更新依赖

This commit is contained in:
roymondchen
2024-03-08 11:21:43 +08:00
parent 842fa221aa
commit 900acb6eb0
2 changed files with 66 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.2",
"version": "1.0.3",
"name": "@tmagic/tmagic-form-runtime",
"type": "module",
"sideEffects": [
@@ -36,7 +36,8 @@
"@tmagic/form": "1.3.16",
"@tmagic/utils": "1.3.16",
"@tmagic/schema": "1.3.16",
"element-plus": "^2.4.3"
"element-plus": "^2.4.3",
"vue": "^3.3.8"
},
"peerDependencies": {
"@tmagic/editor": "1.3.16",