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 Aug 7, 2023
1 parent 812c5c5 commit 53778f4
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": "18.2.0",
"react-dom": "18.2.0",
"react-ga4": "2.1.0",
"react-i18next": "11.16.11",
"react-i18next": "13.0.3",
"react-router": "6.14.2",
"react-router-dom": "6.14.2",
"react-toastify": "9.0.8",
Expand Down
19 changes: 9 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2396,7 +2396,7 @@ __metadata:
languageName: node
linkType: hard

"@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.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 @@ -8705,7 +8705,7 @@ __metadata:
react: 18.2.0
react-dom: 18.2.0
react-ga4: 2.1.0
react-i18next: 11.16.11
react-i18next: 13.0.3
react-router: 6.14.2
react-router-dom: 6.14.2
react-toastify: 9.0.8
Expand Down Expand Up @@ -8884,7 +8884,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 @@ -11457,22 +11457,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.3":
version: 13.0.3
resolution: "react-i18next@npm:13.0.3"
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: 5b23c517204ac7ce66191368b185bb278c34e75778714ffdae84dd4672fdaf8c500c7965cb87508c686de55ac7c8853f05134ee61aa21add1b8c8e02bcc0a0a4
languageName: node
linkType: hard

Expand Down

0 comments on commit 53778f4

Please sign in to comment.