From 7a19b7204c1fd5c6cce31b0e59a6a727652a0520 Mon Sep 17 00:00:00 2001 From: roymondchen Date: Thu, 5 Sep 2024 16:19:36 +0800 Subject: [PATCH] =?UTF-8?q?chore(runtime):=20=E6=9B=B4=E6=96=B0=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pnpm-lock.yaml | 24 ++++++++++++------------ runtime/react/package.json | 2 +- runtime/vue2/package.json | 2 +- runtime/vue3/package.json | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1bb96057..85c9ea65 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1088,8 +1088,8 @@ importers: specifier: 1.5.0-beta.6 version: 1.5.0-beta.6(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4) '@tmagic/react-runtime-help': - specifier: 0.0.2 - version: 0.0.2(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(@tmagic/data-source@1.5.0-beta.6(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(@tmagic/stage@1.5.0-beta.6(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(@tmagic/utils@1.5.0-beta.6(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(typescript@5.5.4))(@tmagic/utils@1.5.0-beta.6(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(lodash-es@4.17.21)(react@18.3.1)(typescript@5.5.4) + specifier: 0.0.3 + version: 0.0.3(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(@tmagic/data-source@1.5.0-beta.6(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(@tmagic/stage@1.5.0-beta.6(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(@tmagic/utils@1.5.0-beta.6(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(typescript@5.5.4))(@tmagic/utils@1.5.0-beta.6(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(lodash-es@4.17.21)(react@18.3.1)(typescript@5.5.4) '@tmagic/schema': specifier: 1.5.0-beta.6 version: 1.5.0-beta.6(typescript@5.5.4) @@ -1242,7 +1242,7 @@ importers: specifier: 1.5.0-beta.6 version: 1.5.0-beta.6(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(@tmagic/utils@1.5.0-beta.6(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(typescript@5.5.4) '@tmagic/vue-runtime-help': - specifier: ^0.1.2 + specifier: ^0.1.4 version: 0.1.4(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(@tmagic/stage@1.5.0-beta.6(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(@tmagic/utils@1.5.0-beta.6(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(typescript@5.5.4))(@vue/composition-api@1.7.2(vue@2.7.16))(typescript@5.5.4)(vue@2.7.16) axios: specifier: ^0.25.0 @@ -1291,7 +1291,7 @@ importers: specifier: 1.5.0-beta.6 version: 1.5.0-beta.6(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(@tmagic/utils@1.5.0-beta.6(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(typescript@5.5.4) '@tmagic/vue-runtime-help': - specifier: ^0.1.3 + specifier: ^0.1.4 version: 0.1.4(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(@tmagic/stage@1.5.0-beta.6(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(@tmagic/utils@1.5.0-beta.6(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(typescript@5.5.4))(@vue/composition-api@1.7.2(vue@3.4.35(typescript@5.5.4)))(typescript@5.5.4)(vue@3.4.35(typescript@5.5.4)) axios: specifier: ^0.25.0 @@ -2824,15 +2824,15 @@ packages: typescript: optional: true - '@tmagic/react-runtime-help@0.0.2': - resolution: {integrity: sha512-ZMq+1i3Lv0TMjcFsE6uLyGS4t6IlKvbo2spxBhUxOLUV/vnn+9RoYpZUiykaW8aoFt7VmXJwPbICjNep008nUw==} + '@tmagic/react-runtime-help@0.0.3': + resolution: {integrity: sha512-ZxoxTO+NEk8pVzgAysQW3B790rYY8HVXXE6JlhSZeF/P+vL9PWGZjZDImRiuHxR+EMLNq5lUrf5iWF9Tg4ho+w==} engines: {node: '>=18'} peerDependencies: - '@tmagic/core': 1.5.0-beta.1 - '@tmagic/data-source': 1.5.0-beta.1 - '@tmagic/schema': 1.5.0-beta.1 - '@tmagic/stage': 1.5.0-beta.1 - '@tmagic/utils': 1.5.0-beta.1 + '@tmagic/core': ^1.5.0-beta.4 + '@tmagic/data-source': ^1.5.0-beta.4 + '@tmagic/schema': ^1.5.0-beta.4 + '@tmagic/stage': ^1.5.0-beta.4 + '@tmagic/utils': ^1.5.0-beta.4 lodash-es: ^4.17.21 react: '>=18.3.1' typescript: '*' @@ -7872,7 +7872,7 @@ snapshots: optionalDependencies: typescript: 5.5.4 - '@tmagic/react-runtime-help@0.0.2(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(@tmagic/data-source@1.5.0-beta.6(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(@tmagic/stage@1.5.0-beta.6(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(@tmagic/utils@1.5.0-beta.6(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(typescript@5.5.4))(@tmagic/utils@1.5.0-beta.6(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(lodash-es@4.17.21)(react@18.3.1)(typescript@5.5.4)': + '@tmagic/react-runtime-help@0.0.3(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(@tmagic/data-source@1.5.0-beta.6(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(@tmagic/stage@1.5.0-beta.6(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(@tmagic/utils@1.5.0-beta.6(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(typescript@5.5.4))(@tmagic/utils@1.5.0-beta.6(@tmagic/schema@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4))(lodash-es@4.17.21)(react@18.3.1)(typescript@5.5.4)': dependencies: '@tmagic/core': 1.5.0-beta.6(typescript@5.5.4) '@tmagic/data-source': 1.5.0-beta.6(@tmagic/core@1.5.0-beta.6(typescript@5.5.4))(typescript@5.5.4) diff --git a/runtime/react/package.json b/runtime/react/package.json index 8cd7939a..21cd15c3 100644 --- a/runtime/react/package.json +++ b/runtime/react/package.json @@ -21,7 +21,7 @@ "dependencies": { "@tmagic/core": "1.5.0-beta.6", "@tmagic/data-source": "1.5.0-beta.6", - "@tmagic/react-runtime-help": "0.0.2", + "@tmagic/react-runtime-help": "0.0.3", "@tmagic/schema": "1.5.0-beta.6", "@tmagic/stage": "1.5.0-beta.6", "@tmagic/utils": "1.5.0-beta.6", diff --git a/runtime/vue2/package.json b/runtime/vue2/package.json index 29b86c5d..6a36273b 100644 --- a/runtime/vue2/package.json +++ b/runtime/vue2/package.json @@ -21,7 +21,7 @@ "dependencies": { "@tmagic/core": "1.5.0-beta.6", "@tmagic/stage": "1.5.0-beta.6", - "@tmagic/vue-runtime-help": "^0.1.2", + "@tmagic/vue-runtime-help": "^0.1.4", "axios": "^0.25.0", "terser": "^5.31.0", "vue": "^2.7.4" diff --git a/runtime/vue3/package.json b/runtime/vue3/package.json index c36a068f..292fd189 100644 --- a/runtime/vue3/package.json +++ b/runtime/vue3/package.json @@ -21,7 +21,7 @@ "dependencies": { "@tmagic/core": "1.5.0-beta.6", "@tmagic/stage": "1.5.0-beta.6", - "@tmagic/vue-runtime-help": "^0.1.3", + "@tmagic/vue-runtime-help": "^0.1.4", "axios": "^0.25.0", "vue": "^3.4.35" },