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 (#6537)

* chore(schemas): bump withtyped version

bump withtyped version

* chore: update changeset

update changeset
This commit is contained in:
simeng-li 2024-09-02 16:20:05 +08:00 committed by GitHub
parent 64547fd4ba
commit 479d5895af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 20 additions and 3 deletions

View file

@ -0,0 +1,5 @@
---
"@logto/schemas": patch
---
bump @withtyped dependency version

View file

@ -84,7 +84,7 @@
"@logto/phrases": "workspace:^1.13.0",
"@logto/phrases-experience": "workspace:^1.7.0",
"@logto/shared": "workspace:^3.1.1",
"@withtyped/server": "^0.13.6",
"@withtyped/server": "^0.14.0",
"nanoid": "^5.0.1"
},
"peerDependencies": {

View file

@ -3628,8 +3628,8 @@ importers:
specifier: workspace:^3.1.1
version: link:../shared
'@withtyped/server':
specifier: ^0.13.6
version: 0.13.6(zod@3.23.8)
specifier: ^0.14.0
version: 0.14.0(zod@3.23.8)
nanoid:
specifier: ^5.0.1
version: 5.0.7
@ -6551,6 +6551,11 @@ packages:
peerDependencies:
zod: ^3.19.1
'@withtyped/server@0.14.0':
resolution: {integrity: sha512-syBE91FzVzQAbuoT+coJwXcyPbyVZgrvKjQgAj4y5y38q7k4Le6SBan0kZE2VEKj2HyYj6i91uI99FdE1SkoYA==}
peerDependencies:
zod: ^3.19.1
'@withtyped/shared@0.2.2':
resolution: {integrity: sha512-Vpcj12NqaoZ8M5Z/1kffheI9FBZEm9goed0THmgTcMKXLHjXSRbMZMp0olVxovEgaTIAydshqJOQUXKZMctIZw==}
@ -16664,6 +16669,13 @@ snapshots:
nanoid: 4.0.2
zod: 3.23.8
'@withtyped/server@0.14.0(zod@3.23.8)':
dependencies:
'@silverhand/essentials': 2.9.1
'@withtyped/shared': 0.2.2
nanoid: 4.0.2
zod: 3.23.8
'@withtyped/shared@0.2.2': {}
'@xmldom/xmldom@0.8.7': {}