Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.15.2 (#301)
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 31, 2024
1 parent aa4f762 commit 53b7725
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 @@ -33,7 +33,7 @@
"@tanstack/react-query-devtools": "^4.36.1",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"i18next": "23.15.1",
"i18next": "23.15.2",
"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 @@ -7015,7 +7015,7 @@ __metadata:
eslint-plugin-react: "npm:^7.33.2"
eslint-plugin-react-hooks: "npm:4.6.2"
husky: "npm:9.1.6"
i18next: "npm:23.15.1"
i18next: "npm:23.15.2"
lodash.clonedeep: "npm:^4.5.0"
lodash.isequal: "npm:^4.5.0"
miragejs: "npm:^0.1.48"
Expand Down Expand Up @@ -7220,12 +7220,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 53b7725

Please sign in to comment.