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

chore: release v1.7.10

This commit is contained in:
roymondchen
2026-04-13 20:30:30 +08:00
parent fa09ab0b30
commit 27bb886054
19 changed files with 52 additions and 29 deletions

View File

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