1
0
mirror of synced 2025-11-06 04:21:02 +08:00

chore: release v1.5.1

This commit is contained in:
roymondchen
2024-12-18 16:20:38 +08:00
parent 7887a14f6b
commit 18f92823c2
21 changed files with 54 additions and 35 deletions

View File

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