1
0
mirror of synced 2025-12-09 02:27:55 +08:00

chore: release v1.5.22

This commit is contained in:
roymondchen
2025-06-09 19:42:22 +08:00
parent 1614b62d2a
commit 652670fa4c
20 changed files with 51 additions and 31 deletions

View File

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