1
0
mirror of synced 2025-12-07 16:22:54 +08:00

chore: release v1.5.23

This commit is contained in:
roymondchen
2025-07-03 14:20:41 +08:00
parent 222a96e465
commit 49f3f6853e
20 changed files with 56 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "runtime-vue3",
"version": "1.5.22",
"version": "1.5.23",
"type": "module",
"private": true,
"scripts": {
@@ -19,14 +19,14 @@
"build:ds:event": "vite build --config build.vite.config.ts --mode ds:event"
},
"dependencies": {
"@tmagic/core": "1.5.22",
"@tmagic/stage": "1.5.22",
"@tmagic/core": "1.5.23",
"@tmagic/stage": "1.5.23",
"@tmagic/vue-runtime-help": "^1.1.5",
"axios": "^1.10.0",
"vue": "catalog:"
},
"devDependencies": {
"@tmagic/cli": "1.5.22",
"@tmagic/cli": "1.5.23",
"@types/node": "^24.0.10",
"@vitejs/plugin-legacy": "^7.0.0",
"@vitejs/plugin-vue": "^6.0.0",