mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore(schemas): upgrade withtyped pacakge
This commit is contained in:
parent
79b49ab79a
commit
3b9edaea14
2 changed files with 5 additions and 5 deletions
|
@ -86,7 +86,7 @@
|
|||
"@logto/phrases": "workspace:^1.9.0",
|
||||
"@logto/phrases-experience": "workspace:^1.6.0",
|
||||
"@logto/shared": "workspace:^3.1.0",
|
||||
"@withtyped/server": "^0.13.1"
|
||||
"@withtyped/server": "^0.13.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"zod": "^3.22.4"
|
||||
|
|
|
@ -3997,8 +3997,8 @@ importers:
|
|||
specifier: workspace:^3.1.0
|
||||
version: link:../shared
|
||||
'@withtyped/server':
|
||||
specifier: ^0.13.1
|
||||
version: 0.13.1(zod@3.22.4)
|
||||
specifier: ^0.13.3
|
||||
version: 0.13.3(zod@3.22.4)
|
||||
zod:
|
||||
specifier: ^3.22.4
|
||||
version: 3.22.4
|
||||
|
@ -10545,8 +10545,8 @@ packages:
|
|||
'@withtyped/shared': 0.2.2
|
||||
zod: 3.22.4
|
||||
|
||||
/@withtyped/server@0.13.1(zod@3.22.4):
|
||||
resolution: {integrity: sha512-Fmmlw/7f3oidMS2tjgOx82BIkNEDBpHbFPj4oghXbyaZ8bgskLjKoLE0Qscbua6vhWUG4EgAmfR5ijSfg3bw2Q==}
|
||||
/@withtyped/server@0.13.3(zod@3.22.4):
|
||||
resolution: {integrity: sha512-MPyjRPQd5JySDnMnXPxGXXnw7AACAl8TLhWPjm4sdBgVMssSrmBbjRxBep0jY64PJ3xzICZh0ArWTRdXyNFIog==}
|
||||
peerDependencies:
|
||||
zod: ^3.19.1
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue