Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.16.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 5adb298 commit ce2e6aa
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 @@ -34,7 +34,7 @@
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"date-fns": "^4.1.0",
"i18next": "23.16.4",
"i18next": "23.16.6",
"lodash.clonedeep": "^4.5.0",
"lodash.isequal": "^4.5.0",
"react": "18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6519,7 +6519,7 @@ __metadata:
eslint-plugin-react: "npm:^7.37.2"
eslint-plugin-react-hooks: "npm:5.0.0"
husky: "npm:9.1.6"
i18next: "npm:23.16.4"
i18next: "npm:23.16.6"
lodash.clonedeep: "npm:^4.5.0"
lodash.isequal: "npm:^4.5.0"
miragejs: "npm:^0.1.48"
Expand Down Expand Up @@ -6717,12 +6717,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.16.4":
version: 23.16.4
resolution: "i18next@npm:23.16.4"
"i18next@npm:23.16.6":
version: 23.16.6
resolution: "i18next@npm:23.16.6"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/a3aa6189aa4bf3022c372a03c88a2216d420b70f01369bd1017f7e51d0ed012dcda8b5f6476021835ab9574ee0ac5d056049fe4b720b5458b42bcc6ae66bd38d
checksum: 10/38e8e92707c5c9eec0ba9fc46b0b036889467e738462b101478665e9aedd54570cc33bc3e6c891c2ec15ab683673a5ecacc0ae61ed5c91f2d1cd872d4c36cfc2
languageName: node
linkType: hard

Expand Down

0 comments on commit ce2e6aa

Please sign in to comment.