Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.7.15 (#4871)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 037beef commit dd4730f
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.8.1",
"graphql-jit": "0.8.4",
"graphql-yoga": "5.1.0",
"i18next": "23.7.14",
"i18next": "23.7.15",
"jose": "5.2.0",
"ky": "1.1.3",
"next": "14.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14162,12 +14162,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.7.14":
version: 23.7.14
resolution: "i18next@npm:23.7.14"
"i18next@npm:23.7.15":
version: 23.7.15
resolution: "i18next@npm:23.7.15"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 29898eddd35d8a0bec6135578ced395bc04e1214937bf737aa78301ca2ee49513b51f4a4d0e1b65ec2b27b33262958505fe5dfc6d1198fa2bec726ce6008e11e
checksum: 4709898ab003aa628d99bcd1e277f2d8a448aca714d2279202e35799878ce223f5e06d4245e692e1fd94a23eff6f758c7ffdb6f1519e9f5ed20ed64c273482cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -17825,7 +17825,7 @@ __metadata:
graphql: "npm:16.8.1"
graphql-jit: "npm:0.8.4"
graphql-yoga: "npm:5.1.0"
i18next: "npm:23.7.14"
i18next: "npm:23.7.15"
is-ci: "npm:3.0.1"
jose: "npm:5.2.0"
jsdom: "npm:23.0.1"
Expand Down

0 comments on commit dd4730f

Please sign in to comment.