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

chore: release v1.5.17

This commit is contained in:
roymondchen
2025-05-06 20:12:11 +08:00
parent 9289ffd187
commit b88ca14fde
22 changed files with 45 additions and 33 deletions

View File

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