Skip to content

Commit 4af3baf

Browse files
fix(deps): update dependency i18next to v24.2.2 (#6160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3a24bf commit 4af3baf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/nextjs-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"graphql": "16.10.0",
9191
"graphql-jit": "0.8.7",
9292
"graphql-yoga": "5.10.11",
93-
"i18next": "24.1.0",
93+
"i18next": "24.2.2",
9494
"jose": "5.9.6",
9595
"ky": "1.7.4",
9696
"next": "15.1.6",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -12995,17 +12995,17 @@ __metadata:
1299512995
languageName: node
1299612996
linkType: hard
1299712997

12998-
"i18next@npm:24.1.0":
12999-
version: 24.1.0
13000-
resolution: "i18next@npm:24.1.0"
12998+
"i18next@npm:24.2.2":
12999+
version: 24.2.2
13000+
resolution: "i18next@npm:24.2.2"
1300113001
dependencies:
1300213002
"@babel/runtime": "npm:^7.23.2"
1300313003
peerDependencies:
1300413004
typescript: ^5
1300513005
peerDependenciesMeta:
1300613006
typescript:
1300713007
optional: true
13008-
checksum: 10c0/90cc4c31871755493cc78695f30c658b7a7d0d986d0b1c006346e5855822203f3a9f84485ce734778268f9c84ff767c7d75aed6d1674a7abdb848ea6b82df28e
13008+
checksum: 10c0/df2f08f7e7a813d0c38f67e9a9f67f6e86cd105a58b6419cab1118833e0a8ebf8d31e2df9033c12890fc1db18740fc227acc593c0a30887f8f7f94cd0293d051
1300913009
languageName: node
1301013010
linkType: hard
1301113011

@@ -15714,7 +15714,7 @@ __metadata:
1571415714
graphql: "npm:16.10.0"
1571515715
graphql-jit: "npm:0.8.7"
1571615716
graphql-yoga: "npm:5.10.11"
15717-
i18next: "npm:24.1.0"
15717+
i18next: "npm:24.2.2"
1571815718
is-ci: "npm:4.1.0"
1571915719
jose: "npm:5.9.6"
1572015720
jsdom: "npm:26.0.0"

0 commit comments

Comments
 (0)