fix(deps): update dependency camel-case to v5
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
renovate 2024-04-25 09:09:11 +00:00
parent 70183dd7c6
commit 0bb058df25
2 changed files with 17 additions and 3 deletions

View File

@ -100,7 +100,7 @@
"axios": "1.6.8",
"blurhash": "2.0.5",
"bulma-css-variables": "0.9.33",
"camel-case": "4.1.2",
"camel-case": "5.0.0",
"date-fns": "3.6.0",
"dayjs": "1.11.10",
"dompurify": "3.1.0",

View File

@ -167,8 +167,8 @@ importers:
specifier: 0.9.33
version: 0.9.33
camel-case:
specifier: 4.1.2
version: 4.1.2
specifier: 5.0.0
version: 5.0.0
date-fns:
specifier: 3.6.0
version: 3.6.0
@ -2702,6 +2702,10 @@ packages:
camel-case@4.1.2:
resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==}
camel-case@5.0.0:
resolution: {integrity: sha512-AKcwhlfnTqKiYjkjZ0CSRjIGgUDEZQHqBBkdwrSxFPzRQDriAUxXNn+rFN7Qvb5nkPg6Hxncp44G1/zz88M5xw==}
deprecated: Use `change-case`
camelcase-keys@6.2.2:
resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==}
engines: {node: '>=8'}
@ -4287,6 +4291,10 @@ packages:
no-case@3.0.4:
resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==}
no-case@4.0.0:
resolution: {integrity: sha512-WmS3EUGw+vXHlTgiUPi3NzbZNwH6+uGX0QLGgqG+aFSJ5rkX/Ee0nuwHBJfZTfQwwR8lGO819NEIwQ7CGhkdEQ==}
deprecated: Use `change-case`
node-domexception@1.0.0:
resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
engines: {node: '>=10.5.0'}
@ -9144,6 +9152,10 @@ snapshots:
pascal-case: 3.1.2
tslib: 2.3.1
camel-case@5.0.0:
dependencies:
no-case: 4.0.0
camelcase-keys@6.2.2:
dependencies:
camelcase: 5.3.1
@ -10912,6 +10924,8 @@ snapshots:
lower-case: 2.0.2
tslib: 2.3.1
no-case@4.0.0: {}
node-domexception@1.0.0: {}
node-fetch@2.6.7: