Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v24.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 516a5d3 commit 2f59b5b
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.0.5",
"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 @@ -12994,17 +12994,17 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -15707,7 +15707,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.0.5"
is-ci: "npm:3.0.1"
jose: "npm:5.9.6"
jsdom: "npm:25.0.1"
Expand Down

0 comments on commit 2f59b5b

Please sign in to comment.