Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v24.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 25c257d commit 19ce518
Show file tree
Hide file tree
Showing 2 changed files with 6 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.4",
"i18next": "24.0.2",
"i18next": "24.1.0",
"jose": "5.9.6",
"ky": "1.7.2",
"next": "14.2.18",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12981,17 +12981,17 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:24.0.2":
version: 24.0.2
resolution: "i18next@npm:24.0.2"
"i18next@npm:24.1.0":
version: 24.1.0
resolution: "i18next@npm:24.1.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
peerDependencies:
typescript: ^5
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/6bd2d9a8566026e1a8f97e6d797c323007ad816bf6e90f13cf0114d67908a845b88a5b9701d3d0dabffd38785a6ac145ea9d54265d8ef0f872931c7fa9579e16
checksum: 10c0/90cc4c31871755493cc78695f30c658b7a7d0d986d0b1c006346e5855822203f3a9f84485ce734778268f9c84ff767c7d75aed6d1674a7abdb848ea6b82df28e
languageName: node
linkType: hard

Expand Down Expand Up @@ -15694,7 +15694,7 @@ __metadata:
graphql: "npm:16.9.0"
graphql-jit: "npm:0.8.7"
graphql-yoga: "npm:5.10.4"
i18next: "npm:24.0.2"
i18next: "npm:24.1.0"
is-ci: "npm:3.0.1"
jose: "npm:5.9.6"
jsdom: "npm:25.0.1"
Expand Down

0 comments on commit 19ce518

Please sign in to comment.