Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency i18next to v23.15.2 (#467)
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 Oct 17, 2024
1 parent f82a97f commit 99fdae4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@sentry/react": "7.119.0",
"date-fns": "4.1.0",
"http-status-codes": "2.3.0",
"i18next": "23.15.1",
"i18next": "23.15.2",
"jose": "5.9.3",
"jwt-decode": "4.0.0",
"lucide-react": "0.451.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7163,7 +7163,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:3.6.3"
http-status-codes: "npm:2.3.0"
husky: "npm:9.1.6"
i18next: "npm:23.15.1"
i18next: "npm:23.15.2"
istanbul-lib-coverage: "npm:3.2.2"
jose: "npm:5.9.3"
jwt-decode: "npm:4.0.0"
Expand Down Expand Up @@ -7402,12 +7402,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.15.1":
version: 23.15.1
resolution: "i18next@npm:23.15.1"
"i18next@npm:23.15.2":
version: 23.15.2
resolution: "i18next@npm:23.15.2"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/bfd4935517ddd68bd12ccc0b7bd454f1a19403b627d79a2fe81c9059380674f085804f8d7475dd248a887f90d9e2da0f9be64179ddf32e9eebac47e4b9f92889
checksum: 10/ed14a290ba8e761a06b6a6ce5e608861f367eb0806fa1b4eb77494340502ad20491748ab2b27423ba186f5602b89cbcb87565683a03443d0368cd4b182ae6ef9
languageName: node
linkType: hard

Expand Down

0 comments on commit 99fdae4

Please sign in to comment.