Skip to content

Commit 65085ba

Browse files
⬆️(deps): Bump next-i18next in the nextjs group
Bumps the nextjs group with 1 update: [next-i18next](https://github.com/i18next/next-i18next). Updates `next-i18next` from 16.0.2 to 16.0.4 - [Release notes](https://github.com/i18next/next-i18next/releases) - [Changelog](https://github.com/i18next/next-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/next-i18next@v16.0.2...v16.0.4) --- updated-dependencies: - dependency-name: next-i18next dependency-version: 16.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nextjs ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68dfbc1 commit 65085ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"i18next": "^25.8.13",
3030
"lucide-react": "^0.563.0",
3131
"next": "^16",
32-
"next-i18next": "^16.0.2",
32+
"next-i18next": "^16.0.4",
3333
"prism-react-renderer": "^2.4.1",
3434
"react": "^19",
3535
"react-dom": "^19",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6834,10 +6834,10 @@ neo-async@^2.6.2:
68346834
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
68356835
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
68366836

6837-
next-i18next@^16.0.2:
6838-
version "16.0.2"
6839-
resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-16.0.2.tgz#e0f2c0fe49af8c6a8b4419d2ef6cf8fe57491682"
6840-
integrity sha512-otxTSjgyaagO9+CE2uBidpFfotUYFlMxHPNw68UGxfoiiM17MPiWQwsHSjC2NNUp2uG5NDl8uv+9yOFxdDh22Q==
6837+
next-i18next@^16.0.4:
6838+
version "16.0.4"
6839+
resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-16.0.4.tgz#cacac336027b84d84e99f18dd8c8e8a808eda678"
6840+
integrity sha512-N1M4lG1y/e8g93bfE9LowXKno+gYBkSBNKx/8W2o2C0StW6C9ZhOjoIYt8yusGrONHcVHjVCtdgcU0TUiRNxwQ==
68416841
dependencies:
68426842
"@types/hoist-non-react-statics" "^3.3.7"
68436843
hoist-non-react-statics "^3.3.2"

0 commit comments

Comments
 (0)