mirror of
https://github.com/logto-io/logto.git
synced 2025-01-20 21:32:31 -05:00
chore(deps): update dependency ky to ^0.32.0 (#2280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2b393afb28
commit
d9608226a9
3 changed files with 8 additions and 8 deletions
|
@ -58,7 +58,7 @@
|
|||
"history": "^5.3.0",
|
||||
"i18next": "^21.8.16",
|
||||
"i18next-browser-languagedetector": "^6.1.4",
|
||||
"ky": "^0.31.0",
|
||||
"ky": "^0.32.0",
|
||||
"lint-staged": "^13.0.0",
|
||||
"lodash.get": "^4.4.2",
|
||||
"lodash.kebabcase": "^4.1.1",
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"jest-environment-jsdom": "^29.0.0",
|
||||
"jest-transformer-svg": "^2.0.0",
|
||||
"js-base64": "^3.7.2",
|
||||
"ky": "^0.31.0",
|
||||
"ky": "^0.32.0",
|
||||
"libphonenumber-js": "^1.9.49",
|
||||
"lint-staged": "^13.0.0",
|
||||
"parcel": "2.8.0",
|
||||
|
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
@ -144,7 +144,7 @@ importers:
|
|||
history: ^5.3.0
|
||||
i18next: ^21.8.16
|
||||
i18next-browser-languagedetector: ^6.1.4
|
||||
ky: ^0.31.0
|
||||
ky: ^0.32.0
|
||||
lint-staged: ^13.0.0
|
||||
lodash.get: ^4.4.2
|
||||
lodash.kebabcase: ^4.1.1
|
||||
|
@ -216,7 +216,7 @@ importers:
|
|||
history: 5.3.0
|
||||
i18next: 21.8.16
|
||||
i18next-browser-languagedetector: 6.1.4
|
||||
ky: 0.31.0
|
||||
ky: 0.32.2
|
||||
lint-staged: 13.0.0
|
||||
lodash.get: 4.4.2
|
||||
lodash.kebabcase: 4.1.1
|
||||
|
@ -694,7 +694,7 @@ importers:
|
|||
jest-environment-jsdom: ^29.0.0
|
||||
jest-transformer-svg: ^2.0.0
|
||||
js-base64: ^3.7.2
|
||||
ky: ^0.31.0
|
||||
ky: ^0.32.0
|
||||
libphonenumber-js: ^1.9.49
|
||||
lint-staged: ^13.0.0
|
||||
parcel: 2.8.0
|
||||
|
@ -748,7 +748,7 @@ importers:
|
|||
jest-environment-jsdom: 29.2.2
|
||||
jest-transformer-svg: 2.0.0_jest@29.1.2+react@18.2.0
|
||||
js-base64: 3.7.2
|
||||
ky: 0.31.0
|
||||
ky: 0.32.2
|
||||
libphonenumber-js: 1.9.49
|
||||
lint-staged: 13.0.0
|
||||
parcel: 2.8.0_postcss@8.4.6
|
||||
|
@ -10095,8 +10095,8 @@ packages:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/ky/0.31.0:
|
||||
resolution: {integrity: sha512-C27vqDb3vuxy4mi/x1wt9P1ES0QxEJg3CbPz2t3lTaQ4AvR/hkwES06yPdqol+q3hH+DrZKb/PKD+pAQkharNg==}
|
||||
/ky/0.32.2:
|
||||
resolution: {integrity: sha512-eBJeF6IXNwX5rksdwBrE2rIJrU2d84GoTvdM7OmmTIwUVXEMd72wIwvT+nyhrqtv7AzbSNsWz7yRsHgVhj1uog==}
|
||||
engines: {node: '>=14.16'}
|
||||
dev: true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue