Skip to content

Commit

Permalink
build: Update React I18Next
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasEng committed Sep 26, 2024
1 parent 64e84aa commit 61a1f80
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion frontend/app-development/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"i18next": "23.15.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "15.0.1",
"react-i18next": "15.0.2",
"react-router-dom": "6.26.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-i18next": "15.0.1",
"react-i18next": "15.0.2",
"react-router-dom": "6.26.2",
"react-toastify": "10.0.5"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3153,7 +3153,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.24.8, @babel/runtime@npm:^7.25.6":
"@babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.25.6":
version: 7.25.6
resolution: "@babel/runtime@npm:7.25.6"
dependencies:
Expand Down Expand Up @@ -8072,7 +8072,7 @@ __metadata:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-error-boundary: "npm:4.0.13"
react-i18next: "npm:15.0.1"
react-i18next: "npm:15.0.2"
react-router-dom: "npm:6.26.2"
react-toastify: "npm:10.0.5"
source-map-loader: "npm:5.0.0"
Expand Down Expand Up @@ -8191,7 +8191,7 @@ __metadata:
jest: "npm:29.7.0"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-i18next: "npm:15.0.1"
react-i18next: "npm:15.0.2"
react-router-dom: "npm:6.26.2"
typescript: "npm:5.6.2"
webpack: "npm:5.94.0"
Expand Down Expand Up @@ -17734,11 +17734,11 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:15.0.1":
version: 15.0.1
resolution: "react-i18next@npm:15.0.1"
"react-i18next@npm:15.0.2":
version: 15.0.2
resolution: "react-i18next@npm:15.0.2"
dependencies:
"@babel/runtime": "npm:^7.24.8"
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
peerDependencies:
i18next: ">= 23.2.3"
Expand All @@ -17748,7 +17748,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/2998565bdcdc37ba8d2b3531e36441e00c8bb7fb7c1cac35364a81722cb4e5a363288906566c91f3ad835abc5b0b78e14d8511f57b154a8e5c057a8e6096cb07
checksum: 10/25e6a611e2d1f250103120023ceb5dbf285e796cc0a2ab7685844438c3f698793d68bc454025aa0ca3379708bd468c9acfe6603c7b64f850358f2deb9b37a570
languageName: node
linkType: hard

Expand Down

0 comments on commit 61a1f80

Please sign in to comment.