Skip to content

Commit

Permalink
fix(deps): update dependency i18next (#1006)
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 15, 2024
1 parent ec438b5 commit c9bfeee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@equisoft/design-elements-react": "workspace:*",
"i18next": "23.15.1",
"i18next": "23.16.0",
"i18next-browser-languagedetector": "8.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
13 changes: 2 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7014,7 +7014,7 @@ __metadata:
eslint-plugin-react: "npm:7.35.0"
eslint-plugin-react-hooks: "npm:4.6.2"
html-webpack-plugin: "npm:5.6.0"
i18next: "npm:23.15.1"
i18next: "npm:23.16.0"
i18next-browser-languagedetector: "npm:8.0.0"
postcss: "npm:8.4.41"
postcss-styled-syntax: "npm:0.6.4"
Expand Down Expand Up @@ -8925,16 +8925,7 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.15.1":
version: 23.15.1
resolution: "i18next@npm:23.15.1"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10c0/06bf6c45c70ebe8cc1181ce5f367f6a60acc798abb1926329e67e092a25762cabbfed64ac149745d515f724d2a6fef3bf809bd4fd8f505a7966e9e4dd2e3fd69
languageName: node
linkType: hard

"i18next@npm:^23.0.0":
"i18next@npm:23.16.0, i18next@npm:^23.0.0":
version: 23.16.0
resolution: "i18next@npm:23.16.0"
dependencies:
Expand Down

0 comments on commit c9bfeee

Please sign in to comment.