1
0
mirror of synced 2026-05-20 09:18:10 +08:00

chore: release v1.7.12

This commit is contained in:
roymondchen
2026-04-24 15:48:55 +08:00
parent 3c41091f96
commit 94e58342e5
19 changed files with 33 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tmagic-playground",
"version": "1.7.11",
"version": "1.7.12",
"type": "module",
"private": true,
"scripts": {
@@ -12,11 +12,11 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.2",
"@tmagic/core": "1.7.11",
"@tmagic/design": "1.7.11",
"@tmagic/editor": "1.7.11",
"@tmagic/element-plus-adapter": "1.7.11",
"@tmagic/tdesign-vue-next-adapter": "1.7.11",
"@tmagic/core": "1.7.12",
"@tmagic/design": "1.7.12",
"@tmagic/editor": "1.7.12",
"@tmagic/element-plus-adapter": "1.7.12",
"@tmagic/tdesign-vue-next-adapter": "1.7.12",
"@tmagic/tmagic-form-runtime": "1.1.3",
"element-plus": "^2.11.8",
"lodash-es": "^4.17.21",