mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore(console,core): bump @logto/cloud
bump @logto/cloud
This commit is contained in:
parent
84941f518c
commit
971c75ad5e
4 changed files with 12 additions and 12 deletions
|
@ -52,7 +52,7 @@
|
|||
"access": "public"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@logto/cloud": "0.2.5-5e334eb",
|
||||
"@logto/cloud": "0.2.5-b98b019",
|
||||
"@silverhand/eslint-config": "6.0.1",
|
||||
"@silverhand/ts-config": "6.0.0",
|
||||
"@types/node": "^20.11.20",
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"devDependencies": {
|
||||
"@fontsource/roboto-mono": "^5.0.0",
|
||||
"@jest/types": "^29.5.0",
|
||||
"@logto/cloud": "0.2.5-5e334eb",
|
||||
"@logto/cloud": "0.2.5-b98b019",
|
||||
"@logto/connector-kit": "workspace:^4.1.0",
|
||||
"@logto/core-kit": "workspace:^2.5.0",
|
||||
"@logto/language-kit": "workspace:^1.1.0",
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
"zod": "^3.23.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@logto/cloud": "0.2.5-5e334eb",
|
||||
"@logto/cloud": "0.2.5-b98b019",
|
||||
"@silverhand/eslint-config": "6.0.1",
|
||||
"@silverhand/ts-config": "6.0.0",
|
||||
"@types/adm-zip": "^0.5.5",
|
||||
|
|
|
@ -1393,8 +1393,8 @@ importers:
|
|||
version: 3.23.8
|
||||
devDependencies:
|
||||
'@logto/cloud':
|
||||
specifier: 0.2.5-5e334eb
|
||||
version: 0.2.5-5e334eb(zod@3.23.8)
|
||||
specifier: 0.2.5-b98b019
|
||||
version: 0.2.5-b98b019(zod@3.23.8)
|
||||
'@silverhand/eslint-config':
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1(eslint@8.57.0)(prettier@3.0.0)(typescript@5.5.3)
|
||||
|
@ -2747,8 +2747,8 @@ importers:
|
|||
specifier: ^29.5.0
|
||||
version: 29.5.0
|
||||
'@logto/cloud':
|
||||
specifier: 0.2.5-5e334eb
|
||||
version: 0.2.5-5e334eb(zod@3.23.8)
|
||||
specifier: 0.2.5-b98b019
|
||||
version: 0.2.5-b98b019(zod@3.23.8)
|
||||
'@logto/connector-kit':
|
||||
specifier: workspace:^4.1.0
|
||||
version: link:../toolkit/connector-kit
|
||||
|
@ -3243,8 +3243,8 @@ importers:
|
|||
version: 3.23.8
|
||||
devDependencies:
|
||||
'@logto/cloud':
|
||||
specifier: 0.2.5-5e334eb
|
||||
version: 0.2.5-5e334eb(zod@3.23.8)
|
||||
specifier: 0.2.5-b98b019
|
||||
version: 0.2.5-b98b019(zod@3.23.8)
|
||||
'@silverhand/eslint-config':
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1(eslint@8.57.0)(prettier@3.0.0)(typescript@5.5.3)
|
||||
|
@ -6091,8 +6091,8 @@ packages:
|
|||
'@logto/client@2.7.2':
|
||||
resolution: {integrity: sha512-jsmuDl9QpXfR3uLEMPE67tvYoL5XcjJi+4yGqucYPjd4GH6SUHp3N9skk8C/OyygnKDPLY+ttwD0LaIbpGvn+Q==}
|
||||
|
||||
'@logto/cloud@0.2.5-5e334eb':
|
||||
resolution: {integrity: sha512-HqcxjQV5F87Q5dM8sQY+F06YrjZofFl2Hb3VJh6c6Q5fHIPZ6WWJDAVVbGZU8GK7LO2f8gpLWWD+p7DIyLzDoA==}
|
||||
'@logto/cloud@0.2.5-b98b019':
|
||||
resolution: {integrity: sha512-ASLgd6GKi9Hn2OY9gZBmzZ1y4w7qd1NIuEy4A2b6F5/Pz+wBJlI+5nqR3W6rl6NUOm4UU2CPdd4ccyOov81p2A==}
|
||||
engines: {node: ^20.9.0}
|
||||
|
||||
'@logto/js@4.1.4':
|
||||
|
@ -16423,7 +16423,7 @@ snapshots:
|
|||
camelcase-keys: 7.0.2
|
||||
jose: 5.9.6
|
||||
|
||||
'@logto/cloud@0.2.5-5e334eb(zod@3.23.8)':
|
||||
'@logto/cloud@0.2.5-b98b019(zod@3.23.8)':
|
||||
dependencies:
|
||||
'@silverhand/essentials': 2.9.2
|
||||
'@withtyped/server': 0.14.0(zod@3.23.8)
|
||||
|
|
Loading…
Reference in a new issue