Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ui2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"i18next-xhr-backend": "^3.2.2",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-i18next": "^15.7.2",
"react-i18next": "^16.0.0",
"react-router-dom": "^7.8.1"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions ui2/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5583,7 +5583,7 @@ __metadata:
prop-types: "npm:^15.8.1"
react: "npm:^19.1.1"
react-dom: "npm:^19.1.1"
react-i18next: "npm:^15.7.2"
react-i18next: "npm:^16.0.0"
react-router-dom: "npm:^7.8.1"
storybook: "npm:^9.1.2"
storybook-dark-mode: "npm:^4.0.2"
Expand Down Expand Up @@ -6478,14 +6478,14 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:^15.7.2":
version: 15.7.2
resolution: "react-i18next@npm:15.7.2"
"react-i18next@npm:^16.0.0":
version: 16.0.0
resolution: "react-i18next@npm:16.0.0"
dependencies:
"@babel/runtime": "npm:^7.27.6"
html-parse-stringify: "npm:^3.0.1"
peerDependencies:
i18next: ">= 25.4.1"
i18next: ">= 25.5.2"
react: ">= 16.8.0"
typescript: ^5
peerDependenciesMeta:
Expand All @@ -6495,7 +6495,7 @@ __metadata:
optional: true
typescript:
optional: true
checksum: 10c0/abd02239fb631569561ddb45f73c1731096a0da4ce89e1693f6e46d3c329fb8232810bc3bd814e99a92894d1d534516a5037402c30c06c961da46244e14b3d77
checksum: 10c0/c6c83959fa6aac2ed899ec1d3b682fe12b6b00cc60498fe55a08077db3eb81b529213ad389ba45efd6b43dd23c7f982bd990a52d0422724eb4db116e416405a0
languageName: node
linkType: hard

Expand Down