Skip to content

Commit

Permalink
Bump next-i18next from 15.4.0 to 15.4.1 in /frontend
Browse files Browse the repository at this point in the history
Bumps [next-i18next](https://github.com/i18next/next-i18next) from 15.4.0 to 15.4.1.
- [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.4.0...v15.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 6de2d7e commit a3900cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 18 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"lucide-react": "^0.468.0",
"new-github-issue-url": "^1.0.0",
"next": "15.1.2",
"next-i18next": "^15.4.0",
"next-i18next": "^15.4.1",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
"next-themes": "^0.4.3",
Expand Down
23 changes: 6 additions & 17 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6899,16 +6899,6 @@ __metadata:
languageName: node
linkType: hard

"@types/hoist-non-react-statics@npm:^3.3.4":
version: 3.3.5
resolution: "@types/hoist-non-react-statics@npm:3.3.5"
dependencies:
"@types/react": "npm:*"
hoist-non-react-statics: "npm:^3.3.0"
checksum: 10c0/2a3b64bf3d9817d7830afa60ee314493c475fb09570a64e7737084cd482d2177ebdddf888ce837350bac51741278b077683facc9541f052d4bbe8487b4e3e618
languageName: node
linkType: hard

"@types/html-minifier-terser@npm:^6.0.0":
version: 6.1.0
resolution: "@types/html-minifier-terser@npm:6.1.0"
Expand Down Expand Up @@ -10991,7 +10981,7 @@ __metadata:
msw-storybook-addon: "npm:^2.0.4"
new-github-issue-url: "npm:^1.0.0"
next: "npm:15.1.2"
next-i18next: "npm:^15.4.0"
next-i18next: "npm:^15.4.1"
next-seo: "npm:^6.6.0"
next-sitemap: "npm:^4.2.3"
next-themes: "npm:^0.4.3"
Expand Down Expand Up @@ -11576,7 +11566,7 @@ __metadata:
languageName: node
linkType: hard

"hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.2":
"hoist-non-react-statics@npm:^3.3.2":
version: 3.3.2
resolution: "hoist-non-react-statics@npm:3.3.2"
dependencies:
Expand Down Expand Up @@ -13432,12 +13422,11 @@ __metadata:
languageName: node
linkType: hard

"next-i18next@npm:^15.4.0":
version: 15.4.0
resolution: "next-i18next@npm:15.4.0"
"next-i18next@npm:^15.4.1":
version: 15.4.1
resolution: "next-i18next@npm:15.4.1"
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.6.0"
Expand All @@ -13446,7 +13435,7 @@ __metadata:
next: ">= 12.0.0"
react: ">= 17.0.2"
react-i18next: ">= 13.5.0"
checksum: 10c0/edcc2cb38bf31df4483577cd8994034a0fefa6fb27e160d1288ab226b3f3c06f2bf9cc645913505676a11f420503eebac9684406695228029dd7a402b5b37f3c
checksum: 10c0/96f5417a78c1fc2dbd9eff54003281479f7e3b3191640c90e9aef950dd5c6e89bc83aa78a21091d9d42d6341a0c051de46588fabc662b400b926d1d6feb5fe9f
languageName: node
linkType: hard

Expand Down

0 comments on commit a3900cc

Please sign in to comment.