0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

chore(deps): update dependency camelcase-keys to v8 (#2499)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-22 23:28:01 +08:00 committed by GitHub
parent d9608226a9
commit 973846eaed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 4 deletions

View file

@ -39,7 +39,7 @@
"@types/react-dom": "^18.0.0",
"@types/react-modal": "^3.13.1",
"@types/react-router-dom": "^5.3.2",
"camelcase-keys": "^7.0.2",
"camelcase-keys": "^8.0.0",
"classnames": "^2.3.1",
"color": "^4.2.3",
"cross-env": "^7.0.3",

View file

@ -683,7 +683,7 @@ importers:
'@types/react-dom': ^18.0.0
'@types/react-modal': ^3.13.1
'@types/react-router-dom': ^5.3.2
camelcase-keys: ^7.0.2
camelcase-keys: ^8.0.0
classnames: ^2.3.1
color: ^4.2.3
cross-env: ^7.0.3
@ -737,7 +737,7 @@ importers:
'@types/react-dom': 18.0.6
'@types/react-modal': 3.13.1
'@types/react-router-dom': 5.3.2
camelcase-keys: 7.0.2
camelcase-keys: 8.0.2
classnames: 2.3.1
color: 4.2.3
cross-env: 7.0.3
@ -5198,6 +5198,16 @@ packages:
type-fest: 1.4.0
dev: true
/camelcase-keys/8.0.2:
resolution: {integrity: sha512-qMKdlOfsjlezMqxkUGGMaWWs17i2HoL15tM+wtx8ld4nLrUwU58TFdvyGOz/piNP842KeO8yXvggVQSdQ828NA==}
engines: {node: '>=14.16'}
dependencies:
camelcase: 7.0.0
map-obj: 4.3.0
quick-lru: 6.1.1
type-fest: 2.19.0
dev: true
/camelcase/5.3.1:
resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==}
engines: {node: '>=6'}
@ -10485,7 +10495,7 @@ packages:
dev: true
/map-obj/1.0.1:
resolution: {integrity: sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=}
resolution: {integrity: sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==}
engines: {node: '>=0.10.0'}
dev: true
@ -12432,6 +12442,11 @@ packages:
resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==}
engines: {node: '>=10'}
/quick-lru/6.1.1:
resolution: {integrity: sha512-S27GBT+F0NTRiehtbrgaSE1idUAJ5bX8dPAQTdylEyNlrdcH5X4Lz7Edz3DYzecbsCluD5zO8ZNEe04z3D3u6Q==}
engines: {node: '>=12'}
dev: true
/range-parser/1.2.1:
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
engines: {node: '>= 0.6'}
@ -14492,6 +14507,11 @@ packages:
engines: {node: '>=10'}
dev: true
/type-fest/2.19.0:
resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==}
engines: {node: '>=12.20'}
dev: true
/type-fest/2.8.0:
resolution: {integrity: sha512-O+V9pAshf9C6loGaH0idwsmugI2LxVNR7DtS40gVo2EXZVYFgz9OuNtOhgHLdHdapOEWNdvz9Ob/eeuaWwwlxA==}
engines: {node: '>=12.20'}