fix(deps): update dependency snake-case to v4

This commit is contained in:
renovate 2024-04-25 10:07:21 +00:00
parent 70183dd7c6
commit 19997315fe
2 changed files with 17 additions and 3 deletions

View File

@ -114,7 +114,7 @@
"lowlight": "2.9.0",
"pinia": "2.1.7",
"register-service-worker": "1.7.2",
"snake-case": "3.0.4",
"snake-case": "4.0.0",
"sortablejs": "1.15.2",
"tippy.js": "6.3.7",
"ufo": "1.5.3",

View File

@ -209,8 +209,8 @@ importers:
specifier: 1.7.2
version: 1.7.2
snake-case:
specifier: 3.0.4
version: 3.0.4
specifier: 4.0.0
version: 4.0.0
sortablejs:
specifier: 1.15.2
version: 1.15.2
@ -4287,6 +4287,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'}
@ -5127,6 +5131,10 @@ packages:
snake-case@3.0.4:
resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==}
snake-case@4.0.0:
resolution: {integrity: sha512-slvG6efKZ3GYUUZdhPOq/lLIqutwQ4TdPViD1VKqsbf0u76U/aPRswPKjOaAS9T7fAPmRmXuN6C/nM0xsMaFLQ==}
deprecated: Use `change-case`
sortablejs@1.14.0:
resolution: {integrity: sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==}
@ -10912,6 +10920,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:
@ -11861,6 +11871,10 @@ snapshots:
dot-case: 3.0.4
tslib: 2.3.1
snake-case@4.0.0:
dependencies:
no-case: 4.0.0
sortablejs@1.14.0: {}
sortablejs@1.15.2: {}