Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next (#948)
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 Jul 24, 2024
1 parent 37ab3f2 commit 1f0103d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"i18next-browser-languagedetector": "8.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "14.1.2",
"react-i18next": "15.0.0",
"react-is": "18.3.1",
"react-router": "6.25.1",
"react-router-dom": "6.25.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1486,7 +1486,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.8.4":
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.24.8, @babel/runtime@npm:^7.8.4":
version: 7.24.8
resolution: "@babel/runtime@npm:7.24.8"
dependencies:
Expand Down Expand Up @@ -6965,7 +6965,7 @@ __metadata:
pretty-format: "npm:29.7.0"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-i18next: "npm:14.1.2"
react-i18next: "npm:15.0.0"
react-is: "npm:18.3.1"
react-router: "npm:6.25.1"
react-router-dom: "npm:6.25.1"
Expand Down Expand Up @@ -12321,11 +12321,11 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:14.1.2":
version: 14.1.2
resolution: "react-i18next@npm:14.1.2"
"react-i18next@npm:15.0.0":
version: 15.0.0
resolution: "react-i18next@npm:15.0.0"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@babel/runtime": "npm:^7.24.8"
html-parse-stringify: "npm:^3.0.1"
peerDependencies:
i18next: ">= 23.2.3"
Expand All @@ -12335,7 +12335,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10c0/cb8a83b3696639f083dc9f770d9d9e0681c0fe56f6b5fe24cd6facce08d363c37bd3440078e9d63abacabd7037b783e6b4e4d0c935de9c8dda7820bd4ef7e329
checksum: 10c0/d62a817818f8b16c87b68b3c2563a628d983e6ecbe37d9baa29f276dd8fdfee180abc101efa551a13f1c4839dd2c5bc9b2b24996d231686d9e5e79d9327900a7
languageName: node
linkType: hard

Expand Down

0 comments on commit 1f0103d

Please sign in to comment.