1
0
mirror of synced 2025-12-08 18:17:57 +08:00

chore: 更新依赖

This commit is contained in:
roymondchen
2024-10-31 14:20:47 +08:00
committed by roymondchen
parent aaba8bff03
commit 7cd1bc7aec
48 changed files with 1710 additions and 2045 deletions

View File

@@ -26,6 +26,7 @@
"node": ">=18"
},
"repository": {
"directory": "packages/data-source",
"type": "git",
"url": "https://github.com/Tencent/tmagic-editor.git"
},
@@ -51,6 +52,6 @@
"@types/lodash-es": "^4.17.4",
"@types/node": "^18.19.0",
"tsc-alias": "^1.8.5",
"vite": "^5.4.3"
"vite": "^5.4.10"
}
}