Skip to content

Commit

Permalink
chore(deps): bump next-i18next from 15.3.1 to 15.4.0
Browse files Browse the repository at this point in the history
Bumps [next-i18next](https://github.com/i18next/next-i18next) from 15.3.1 to 15.4.0.
- [Release notes](https://github.com/i18next/next-i18next/releases)
- [Changelog](https://github.com/i18next/next-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/next-i18next@v15.3.1...v15.4.0)

---
updated-dependencies:
- dependency-name: next-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent d69f374 commit 1b9e334
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"markdown-to-jsx": "^7.5.0",
"next": "^14.2.14",
"next-contentlayer2": "0.5.2",
"next-i18next": "^15.3.0",
"next-i18next": "^15.4.0",
"polished": "^4.3.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5685,7 +5685,7 @@ __metadata:
markdown-to-jsx: "npm:^7.5.0"
next: "npm:^14.2.14"
next-contentlayer2: "npm:0.5.2"
next-i18next: "npm:^15.3.0"
next-i18next: "npm:^15.4.0"
polished: "npm:^4.3.1"
prettier: "npm:^3.3.3"
react: "npm:18.3.1"
Expand Down Expand Up @@ -14070,10 +14070,10 @@ __metadata:
languageName: node
linkType: hard

"i18next-fs-backend@npm:^2.3.2":
version: 2.3.2
resolution: "i18next-fs-backend@npm:2.3.2"
checksum: 10/c017975bfe6e84ee2a44a2dd1828f01a224276b180fa626fcaed44de5397c648c20951b4fc9f059917fb9f71735c50c193378b02e1b75a65864612cb4cfa9403
"i18next-fs-backend@npm:^2.6.0":
version: 2.6.0
resolution: "i18next-fs-backend@npm:2.6.0"
checksum: 10/e23b6337326bea870c9e0a3e004241a27dcc56ac803946b859992bc2030e5f8d41cb10fbf3b74424155055387587f8d308b60118e07f75104198865f329013a9
languageName: node
linkType: hard

Expand Down Expand Up @@ -16960,21 +16960,21 @@ __metadata:
languageName: node
linkType: hard

"next-i18next@npm:^15.3.0":
version: 15.3.1
resolution: "next-i18next@npm:15.3.1"
"next-i18next@npm:^15.4.0":
version: 15.4.0
resolution: "next-i18next@npm:15.4.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
"@types/hoist-non-react-statics": "npm:^3.3.4"
core-js: "npm:^3"
hoist-non-react-statics: "npm:^3.3.2"
i18next-fs-backend: "npm:^2.3.2"
i18next-fs-backend: "npm:^2.6.0"
peerDependencies:
i18next: ">= 23.7.13"
next: ">= 12.0.0"
react: ">= 17.0.2"
react-i18next: ">= 13.5.0"
checksum: 10/fc9a48cedf0e6bb9ba51f7256230c07bcbe8abfb137f9c1b8723464c572586c6d8e28963c08df9eacf09b98fcaf8156a756301ba0318ca4ee67a71da94abee7e
checksum: 10/c792864316a21e9486b422014b809d1f7bed7d2dbaa81990278ed7e2d65ca2d336fde67eb69e9c413c475aa81cb2a85bd46a5fb13ee459d0aea65c80cd1949db
languageName: node
linkType: hard

Expand Down

0 comments on commit 1b9e334

Please sign in to comment.