mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
chore: upgrade schemas
This commit is contained in:
parent
ac2574d51c
commit
a9af74bae7
2 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@logto/essentials": "^1.0.5",
|
"@logto/essentials": "^1.0.5",
|
||||||
"@logto/schemas": "^1.0.6",
|
"@logto/schemas": "^1.1.0-rc.0",
|
||||||
"dayjs": "^1.10.5",
|
"dayjs": "^1.10.5",
|
||||||
"dotenv": "^10.0.0",
|
"dotenv": "^10.0.0",
|
||||||
"got": "^11.8.2",
|
"got": "^11.8.2",
|
||||||
|
|
|
@ -396,10 +396,10 @@
|
||||||
lodash.orderby "^4.6.0"
|
lodash.orderby "^4.6.0"
|
||||||
lodash.pick "^4.4.0"
|
lodash.pick "^4.4.0"
|
||||||
|
|
||||||
"@logto/schemas@^1.0.6":
|
"@logto/schemas@^1.1.0-rc.0":
|
||||||
version "1.0.6"
|
version "1.1.0-rc.0"
|
||||||
resolved "https://registry.yarnpkg.com/@logto/schemas/-/schemas-1.0.6.tgz#ef72c883b29d698a0d5b1075eee0a0de8ab80191"
|
resolved "https://registry.yarnpkg.com/@logto/schemas/-/schemas-1.1.0-rc.0.tgz#e7d07cc8b6894c74a37fe62daa5895245c1613d6"
|
||||||
integrity sha512-rQncFIl4cs3kZfXUTC6nrvDA1sdTlSn7ibQoZ0sjuXalqw6iGhpkQ/iQUYibkJMASc2KOtndMd47FwnQGISNUQ==
|
integrity sha512-Oh+ok67kcFm9sAESBR6ehVYJ3a+gBMwrsJz3YoIFXV6giTPr7q0L3Q/pkoSOusX/4jyNyIoKo3x5HI9yr4ewoA==
|
||||||
|
|
||||||
"@mrmlnc/readdir-enhanced@^2.2.1":
|
"@mrmlnc/readdir-enhanced@^2.2.1":
|
||||||
version "2.2.1"
|
version "2.2.1"
|
||||||
|
|
Loading…
Reference in a new issue