Skip to content

Commit

Permalink
deps(*): update i18next
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent c400c7e commit 2045d3d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 23 deletions.
4 changes: 2 additions & 2 deletions packages/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
},
"dependencies": {
"@equisoft/design-elements-react": "workspace:*",
"i18next": "24.1.2",
"i18next": "24.2.0",
"i18next-browser-languagedetector": "8.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "15.1.0",
"react-i18next": "15.2.0",
"react-is": "18.3.1",
"react-router": "6.28.0",
"react-router-dom": "6.28.0",
Expand Down
28 changes: 7 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6979,7 +6979,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:24.1.2"
i18next: "npm:24.2.0"
i18next-browser-languagedetector: "npm:8.0.0"
postcss: "npm:8.4.41"
postcss-styled-syntax: "npm:0.6.4"
Expand All @@ -6988,7 +6988,7 @@ __metadata:
pretty-format: "npm:29.7.0"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-i18next: "npm:15.1.0"
react-i18next: "npm:15.2.0"
react-is: "npm:18.3.1"
react-router: "npm:6.28.0"
react-router-dom: "npm:6.28.0"
Expand Down Expand Up @@ -8861,21 +8861,7 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:24.1.2":
version: 24.1.2
resolution: "i18next@npm:24.1.2"
dependencies:
"@babel/runtime": "npm:^7.23.2"
peerDependencies:
typescript: ^5
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/e3fb9f2c839e08b36b44c520440e1bca1c0e16106c00612210094a9ff9bad9b7b94fb92d39763c67138056174a15b228c7de1e690dcbee4c4effc82c93ac1ed8
languageName: node
linkType: hard

"i18next@npm:^24.0.0":
"i18next@npm:24.2.0, i18next@npm:^24.0.0":
version: 24.2.0
resolution: "i18next@npm:24.2.0"
dependencies:
Expand Down Expand Up @@ -12084,9 +12070,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:15.1.0":
version: 15.1.0
resolution: "react-i18next@npm:15.1.0"
"react-i18next@npm:15.2.0":
version: 15.2.0
resolution: "react-i18next@npm:15.2.0"
dependencies:
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -12098,7 +12084,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10c0/a812a8345222e4c0b9423cec6bf0997abf5b72802d29c4b5c91c3a8ba0be87f536f5968456d6e3b6526e978ea5db7addde24d5855dd98a1d4ca7eb9aed8a9b20
checksum: 10c0/e6dfd3f04a070777231ea50e750d74ed7a72c56e3f2da238e8666db65431c805482706bbc76bdb69e5196c4125ff4c955ea4166a1788997a679c3a5c03590654
languageName: node
linkType: hard

Expand Down

0 comments on commit 2045d3d

Please sign in to comment.