mirror of
https://github.com/logto-io/logto.git
synced 2025-02-17 22:04:19 -05:00
fix(deps): update dependency @silverhand/essentials to v2.2.0 (#3145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3baa82f572
commit
ae5046fc8b
2 changed files with 3 additions and 8 deletions
|
@ -34,7 +34,7 @@
|
|||
"dependencies": {
|
||||
"@logto/core-kit": "workspace:*",
|
||||
"@logto/language-kit": "workspace:*",
|
||||
"@silverhand/essentials": "2.1.0"
|
||||
"@silverhand/essentials": "2.2.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"zod": "^3.20.2"
|
||||
|
|
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
|
@ -732,7 +732,7 @@ importers:
|
|||
'@logto/core-kit': workspace:*
|
||||
'@logto/language-kit': workspace:*
|
||||
'@silverhand/eslint-config': 2.0.1
|
||||
'@silverhand/essentials': 2.1.0
|
||||
'@silverhand/essentials': 2.2.0
|
||||
'@silverhand/ts-config': 2.0.3
|
||||
'@types/node': ^18.11.18
|
||||
eslint: ^8.34.0
|
||||
|
@ -744,7 +744,7 @@ importers:
|
|||
dependencies:
|
||||
'@logto/core-kit': link:../core-kit
|
||||
'@logto/language-kit': link:../language-kit
|
||||
'@silverhand/essentials': 2.1.0
|
||||
'@silverhand/essentials': 2.2.0
|
||||
optionalDependencies:
|
||||
zod: 3.20.2
|
||||
devDependencies:
|
||||
|
@ -3611,11 +3611,6 @@ packages:
|
|||
lodash.pick: 4.4.0
|
||||
dev: true
|
||||
|
||||
/@silverhand/essentials/2.1.0:
|
||||
resolution: {integrity: sha512-1/f+FZ+9+fq0GSueTp+8+7dY7SuXGc0b+k6Bsuod7HqMAZdJr42TUy6lphriThshiaAC/I9ZhXyKkphTkHfa9Q==}
|
||||
engines: {node: ^16.13.0 || ^18.12.0 || ^19.2.0, pnpm: ^7}
|
||||
dev: false
|
||||
|
||||
/@silverhand/essentials/2.2.0:
|
||||
resolution: {integrity: sha512-xoj/wAnPUt9ZAzt7QCHhSKZPweZnNJU7tBYrDTf54db6L+++SiXYIyckKDY+vKkGACn9kTAWPF74qSfYt1OQtA==}
|
||||
engines: {node: ^16.13.0 || ^18.12.0 || ^19.2.0, pnpm: ^7}
|
||||
|
|
Loading…
Add table
Reference in a new issue