1
0
mirror of synced 2026-05-20 17:28:42 +08:00

chore: release v1.7.2

This commit is contained in:
roymondchen
2025-12-09 19:13:51 +08:00
parent e3db0c93e5
commit 0f596b5c42
19 changed files with 33 additions and 29 deletions

View File

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