Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent fedffbd commit fbfe6c4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/lodash.mapvalues": "4.6.9",
"axios": "1.6.2",
"date-fns": "3.3.1",
"i18next": "22.5.1",
"i18next": "23.16.5",
"lodash.clonedeep": "4.5.0",
"lodash.groupby": "4.6.0",
"lodash.mapvalues": "4.6.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9651,7 +9651,7 @@ __metadata:
eslint-config-react-app: 7.0.1
eslint-plugin-cypress: 2.15.1
eslint-plugin-import: 2.29.1
i18next: 22.5.1
i18next: 23.16.5
lodash.clonedeep: 4.5.0
lodash.groupby: 4.6.0
lodash.mapvalues: 4.6.0
Expand Down Expand Up @@ -10115,12 +10115,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:22.5.1":
version: 22.5.1
resolution: "i18next@npm:22.5.1"
"i18next@npm:23.16.5":
version: 23.16.5
resolution: "i18next@npm:23.16.5"
dependencies:
"@babel/runtime": ^7.20.6
checksum: 175f8ab7fac2abcee147b00cc2d8e7d4fa9b05cdc227f02cac841fc2fd9545ed4a6d88774f594f8ad12dc944e4d34cc8e88aa00c8b9947baef9e859d93abd305
"@babel/runtime": ^7.23.2
checksum: c0b483a3e6f9118654d243c7a39e2ccd4a8f5b32b6df90d9626cedb2916703aaaea98b15ad40e78fc399e9d3a818b85e538697250e9b7561fb91843627f5b428
languageName: node
linkType: hard

Expand Down

0 comments on commit fbfe6c4

Please sign in to comment.