Skip to content

Commit

Permalink
Update dependency i18next to v24 (#438)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Martin Gunnerud <[email protected]>
  • Loading branch information
renovate[bot] and mgunnerud authored Nov 28, 2024
1 parent dfda109 commit 9155e62
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@navikt/aksel-icons": "^7.0.0",
"@reduxjs/toolkit": "^2.1.0",
"classnames": "^2.5.1",
"i18next": "^23.8.2",
"i18next": "^24.0.0",
"i18next-browser-languagedetector": "^8.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
15 changes: 10 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2039,7 +2039,7 @@ __metadata:
eslint-plugin-react: "npm:7.37.2"
eslint-plugin-react-hooks: "npm:5.0.0"
husky: "npm:^9.0.11"
i18next: "npm:^23.8.2"
i18next: "npm:^24.0.0"
i18next-browser-languagedetector: "npm:^8.0.0"
lint-staged: "npm:^15.2.2"
msw: "npm:^2.4.11"
Expand Down Expand Up @@ -3687,12 +3687,17 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 9155e62

Please sign in to comment.