Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent c38b02e commit 25f7aa7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"graphql": "16.9.0",
"graphql-jit": "0.8.7",
"graphql-yoga": "5.10.3",
"i18next": "23.16.8",
"i18next": "24.0.0",
"jose": "5.9.6",
"ky": "1.7.2",
"next": "14.2.18",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13060,12 +13060,17 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.16.8":
version: 23.16.8
resolution: "i18next@npm:23.16.8"
"i18next@npm:24.0.0":
version: 24.0.0
resolution: "i18next@npm:24.0.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10c0/57d249191e8a39bbbbe190cfa2e2bb651d0198e14444fe80453d3df8d02927de3c147c77724e9ae6c72fa241898cd761e3fdcd55d053db373471f1ac084bf345
peerDependencies:
typescript: ^5
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/675e87241883dffb18f7bea6d996475777f14406e55c2915ecafb6e4ec28c3e921b675f194e99c3de0f9f234a4a2e204f8c53cfc4fd34a1db89f98c191713034
languageName: node
linkType: hard

Expand Down Expand Up @@ -15768,7 +15773,7 @@ __metadata:
graphql: "npm:16.9.0"
graphql-jit: "npm:0.8.7"
graphql-yoga: "npm:5.10.3"
i18next: "npm:23.16.8"
i18next: "npm:24.0.0"
is-ci: "npm:3.0.1"
jose: "npm:5.9.6"
jsdom: "npm:25.0.1"
Expand Down

0 comments on commit 25f7aa7

Please sign in to comment.