Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v15.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 6e76fb5 commit 2668090
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"qs": "6.13.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "15.1.4",
"react-i18next": "15.4.0",
"react-plotly.js": "^2.6.0",
"react-router-dom": "^7.0.0",
"typescript": "5.7.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8509,7 +8509,7 @@ __metadata:
qs: "npm:6.13.1"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-i18next: "npm:15.1.4"
react-i18next: "npm:15.4.0"
react-plotly.js: "npm:^2.6.0"
react-router-dom: "npm:^7.0.0"
stylis-plugin-rtl: "npm:^2.1.1"
Expand Down Expand Up @@ -11890,9 +11890,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:15.1.4":
version: 15.1.4
resolution: "react-i18next@npm:15.1.4"
"react-i18next@npm:15.4.0":
version: 15.4.0
resolution: "react-i18next@npm:15.4.0"
dependencies:
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -11904,7 +11904,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/24fa385431c48ca58007c1284c1e59e928e3f90d2d9ea4347cd345794663d0e9f5c29351e733cba4bccfdca93887c863b6dbefd0b43c347fbca2b608c22b095d
checksum: 10/4b3666d819f01cf96a256af4419b26938d314e33c6388eafccc29f67ad02994e5d53e7bf82eac656cade7f7bcd04f4a237f0b293165d7eda91d62e3fde605a38
languageName: node
linkType: hard

Expand Down

0 comments on commit 2668090

Please sign in to comment.