0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

chore(schemas): bump withTyped version (#4199)

bump withTyped version
This commit is contained in:
simeng-li 2023-07-21 11:26:35 +08:00 committed by GitHub
parent 0a5aa54bc2
commit 088efeef1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 3 deletions

View file

@ -86,7 +86,7 @@
"@logto/phrases": "workspace:^1.4.1",
"@logto/phrases-ui": "workspace:^1.2.0",
"@logto/shared": "workspace:^2.0.0",
"@withtyped/server": "^0.12.7"
"@withtyped/server": "^0.12.8"
},
"peerDependencies": {
"zod": "^3.20.2"

View file

@ -3547,8 +3547,8 @@ importers:
specifier: workspace:^2.0.0
version: link:../shared
'@withtyped/server':
specifier: ^0.12.7
version: 0.12.7(zod@3.20.2)
specifier: ^0.12.8
version: 0.12.8(zod@3.20.2)
zod:
specifier: ^3.20.2
version: 3.20.2
@ -9865,6 +9865,16 @@ packages:
'@withtyped/shared': 0.2.2
zod: 3.20.2
/@withtyped/server@0.12.8(zod@3.20.2):
resolution: {integrity: sha512-fv9feTOKJhtlaoYM/Kbs2gSTcIXlmu4OMUFwGmK5jqdbVNIOkDBIPxtcC5ZEwevWFgOcd5OqBW+FvbjiaF27Fw==}
peerDependencies:
zod: ^3.19.1
dependencies:
'@silverhand/essentials': 2.7.0
'@withtyped/shared': 0.2.2
zod: 3.20.2
dev: false
/@withtyped/shared@0.2.2:
resolution: {integrity: sha512-Vpcj12NqaoZ8M5Z/1kffheI9FBZEm9goed0THmgTcMKXLHjXSRbMZMp0olVxovEgaTIAydshqJOQUXKZMctIZw==}