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

chore: release v1.7.0

This commit is contained in:
roymondchen
2025-12-04 17:35:47 +08:00
parent 70d730ca82
commit 411a28946e
19 changed files with 48 additions and 29 deletions

View File

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