Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency react-i18next to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2023
1 parent f3909a5 commit 359d062
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-ga4": "2.1.0",
"react-i18next": "11.16.11",
"react-i18next": "13.0.2",
"react-router": "6.14.2",
"react-router-dom": "6.14.2",
"react-scripts": "5.0.1",
Expand Down
19 changes: 9 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3315,7 +3315,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
version: 7.20.13
resolution: "@babel/runtime@npm:7.20.13"
dependencies:
Expand Down Expand Up @@ -11976,7 +11976,7 @@ __metadata:
react: 17.0.2
react-dom: 17.0.2
react-ga4: 2.1.0
react-i18next: 11.16.11
react-i18next: 13.0.2
react-router: 6.14.2
react-router-dom: 6.14.2
react-scripts: 5.0.1
Expand Down Expand Up @@ -12219,7 +12219,7 @@ __metadata:
languageName: node
linkType: hard

"html-escaper@npm:^2.0.0, html-escaper@npm:^2.0.2":
"html-escaper@npm:^2.0.0":
version: 2.0.2
resolution: "html-escaper@npm:2.0.2"
checksum: d2df2da3ad40ca9ee3a39c5cc6475ef67c8f83c234475f24d8e9ce0dc80a2c82df8e1d6fa78ddd1e9022a586ea1bd247a615e80a5cd9273d90111ddda7d9e974
Expand Down Expand Up @@ -17059,22 +17059,21 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:11.16.11":
version: 11.16.11
resolution: "react-i18next@npm:11.16.11"
"react-i18next@npm:13.0.2":
version: 13.0.2
resolution: "react-i18next@npm:13.0.2"
dependencies:
"@babel/runtime": ^7.14.5
html-escaper: ^2.0.2
"@babel/runtime": ^7.22.5
html-parse-stringify: ^3.0.1
peerDependencies:
i18next: ">= 19.0.0"
i18next: ">= 23.2.3"
react: ">= 16.8.0"
peerDependenciesMeta:
react-dom:
optional: true
react-native:
optional: true
checksum: fe81e7956f897a187afbf58bc428248486afb32ca3eb669fd2b19b20c50505a99d8113ff85f88aa5facc69dbd4c174797c898b22ae02b3a396d1396885a4cac5
checksum: ab8226939f3681efb5a8628f938d90b3311336e69ca9aaf1ea54aad6fac3395516736971a3484234455f3831ecae8555f68c32fa1cd4d38b94ff69769da2b677
languageName: node
linkType: hard

Expand Down

0 comments on commit 359d062

Please sign in to comment.