chore(runtime): 更新依赖

This commit is contained in:
roymondchen 2024-09-05 16:19:36 +08:00 committed by roymondchen
parent d9ef4b91fa
commit 7a19b7204c
4 changed files with 15 additions and 15 deletions

24
pnpm-lock.yaml generated
View File

@ -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)

View File

@ -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",

View File

@ -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"

View File

@ -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"
},