Skip to content

Commit 830b7a7

Browse files
fix: update dependency next-i18n-router to v5.5.6 (#573)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f92484d commit 830b7a7

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
@@ -38,7 +38,7 @@
3838
"i18next-resources-to-backend": "1.2.1",
3939
"next": "14.2.35",
4040
"next-compose-plugins": "2.2.1",
41-
"next-i18n-router": "5.5.5",
41+
"next-i18n-router": "5.5.6",
4242
"react": "18.3.1",
4343
"react-dom": "18.3.1",
4444
"react-focus-lock": "2.13.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7140,10 +7140,10 @@ next-compose-plugins@2.2.1:
71407140
resolved "https://registry.yarnpkg.com/next-compose-plugins/-/next-compose-plugins-2.2.1.tgz#020fc53f275a7e719d62521bef4300fbb6fde5ab"
71417141
integrity sha512-OjJ+fV15FXO2uQXQagLD4C0abYErBjyjE0I0FHpOEIB8upw0hg1ldFP6cqHTJBH1cZqy96OeR3u1dJ+Ez2D4Bg==
71427142

7143-
next-i18n-router@5.5.5:
7144-
version "5.5.5"
7145-
resolved "https://registry.yarnpkg.com/next-i18n-router/-/next-i18n-router-5.5.5.tgz#e2abe7caf0ef90357a68c0c662222a76fbbb5e56"
7146-
integrity sha512-soJD/JdC1Wew3LZqzFC3+9rdo4QT4cX6Xej4dSU/ObBFXhLHonMMBoa2nXsMHXPIcfdnSUDBTc6B2hrby4nzsg==
7143+
next-i18n-router@5.5.6:
7144+
version "5.5.6"
7145+
resolved "https://registry.yarnpkg.com/next-i18n-router/-/next-i18n-router-5.5.6.tgz#20cfec6755aa66b0eb5b3e244cc444906aef6ec2"
7146+
integrity sha512-6AUAdhTf4hAt4X8k7HnOaVGQka6Nhim+NPu9Ne5jOgibAA7p2vPQTQi7rrvU9Uounb/Z0oc5Lrv0VPmDAtHSnw==
71477147
dependencies:
71487148
"@formatjs/intl-localematcher" "^0.6.2"
71497149
negotiator "^1.0.0"

0 commit comments

Comments
 (0)