mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
Bump camelcase from 8.0.0 to 9.0.0 (#1836)
Bumps [camelcase](https://github.com/sindresorhus/camelcase) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/sindresorhus/camelcase/releases) - [Commits](https://github.com/sindresorhus/camelcase/compare/v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: camelcase dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5733a57c2f
commit
e8474ee01f
2 changed files with 5 additions and 5 deletions
|
|
@ -38,7 +38,7 @@
|
|||
"animated-value": "^0.2.4",
|
||||
"animejs": "^3.2.2",
|
||||
"axios": "^1.13.3",
|
||||
"camelcase": "^8.0.0",
|
||||
"camelcase": "^9.0.0",
|
||||
"cookies-next": "^4.3.0",
|
||||
"country-list": "^2.3.0",
|
||||
"country-list-js": "^3.1.8",
|
||||
|
|
|
|||
|
|
@ -3046,10 +3046,10 @@ camelcase@^5.3.1:
|
|||
resolved "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz"
|
||||
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
|
||||
|
||||
camelcase@^8.0.0:
|
||||
version "8.0.0"
|
||||
resolved "https://registry.npmjs.org/camelcase/-/camelcase-8.0.0.tgz"
|
||||
integrity sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==
|
||||
camelcase@^9.0.0:
|
||||
version "9.0.0"
|
||||
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-9.0.0.tgz#451bbe18e34a2d2646bd62340c9278edd36db381"
|
||||
integrity sha512-TO9xmyXTZ9HUHI8M1OnvExxYB0eYVS/1e5s7IDMTAoIcwUd+aNcFODs6Xk83mobk0velyHFQgA1yIrvYc6wclw==
|
||||
|
||||
camelize@^1.0.0:
|
||||
version "1.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue