1
0
mirror of synced 2026-03-24 03:38:34 +08:00

chore: release v1.5.4

This commit is contained in:
roymondchen
2025-01-10 19:55:39 +08:00
parent 8b1201626d
commit df1cb5f3e7
21 changed files with 45 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tmagic-playground",
"version": "1.5.3",
"version": "1.5.4",
"type": "module",
"private": true,
"scripts": {
@@ -13,9 +13,9 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@tmagic/core": "1.5.3",
"@tmagic/editor": "1.5.3",
"@tmagic/element-plus-adapter": "1.5.3",
"@tmagic/core": "1.5.4",
"@tmagic/editor": "1.5.4",
"@tmagic/element-plus-adapter": "1.5.4",
"@tmagic/tmagic-form-runtime": "1.1.3",
"element-plus": "^2.9.0",
"lodash-es": "^4.17.21",