Skip to content

Commit

Permalink
Bump i18next from 23.16.4 to 24.0.2 in /cms (#6336)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Dec 7, 2024
2 parents db46b14 + f904f83 commit a79859a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dayjs": "^1.11.13",
"decap-cms-app": "3.3.3",
"decap-cms-media-library-cloudinary": "^3.0.3",
"i18next": "^23.16.4",
"i18next": "^24.0.2",
"react-native-safe-area-context": "^4.14.0",
"react-native-svg": "15.4.0",
"react-native-web": "^0.19.13",
Expand Down
8 changes: 4 additions & 4 deletions cms/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5718,10 +5718,10 @@ hyphenate-style-name@^1.0.3:
resolved "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz"
integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==

i18next@^23.16.4:
version "23.16.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.4.tgz#79c07544f6d6fa803fe8427108d547542c1d6cf4"
integrity sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==
i18next@^24.0.2:
version "24.0.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.0.2.tgz#00ee14417675e5733902d60e0bbd424c1ecd2a5f"
integrity sha512-D88xyIGcWAKwBTAs4RSqASi8NXR/NhCVSTM4LDbdoU8qb/5dcEZjNCLDhtQBB7Epw/Cp1w2vH/3ujoTbqLSs5g==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit a79859a

Please sign in to comment.