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 licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
"licenseUrl": "https://github.com/samber/prometheus-query-js/raw/master/LICENSE",
"parents": "opendtu-react-native"
},
"react-i18next@16.1.6": {
"react-i18next@16.2.0": {
"licenses": "MIT",
"repository": "https://github.com/i18next/react-i18next",
"licenseUrl": "https://github.com/i18next/react-i18next/raw/master/LICENSE",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"pretty-bytes": "^7.1.0",
"prometheus-query": "^3.5.1",
"react": "19.1.0",
"react-i18next": "^16.1.6",
"react-i18next": "^16.2.0",
"react-native": "0.81.4",
"react-native-charts-wrapper": "^0.6.0",
"react-native-config": "1.5.6",
Expand Down
20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12659,7 +12659,7 @@ __metadata:
pretty-bytes: "npm:^7.1.0"
prometheus-query: "npm:^3.5.1"
react: "npm:19.1.0"
react-i18next: "npm:^16.1.6"
react-i18next: "npm:^16.2.0"
react-native: "npm:0.81.4"
react-native-charts-wrapper: "npm:^0.6.0"
react-native-config: "npm:1.5.6"
Expand Down Expand Up @@ -13353,12 +13353,13 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:^16.1.6":
version: 16.1.6
resolution: "react-i18next@npm:16.1.6"
"react-i18next@npm:^16.2.0":
version: 16.2.0
resolution: "react-i18next@npm:16.2.0"
dependencies:
"@babel/runtime": "npm:^7.27.6"
html-parse-stringify: "npm:^3.0.1"
use-sync-external-store: "npm:^1.6.0"
peerDependencies:
i18next: ">= 25.5.2"
react: ">= 16.8.0"
Expand All @@ -13370,7 +13371,7 @@ __metadata:
optional: true
typescript:
optional: true
checksum: 10/c6d6da6128534294739d14d5fb5f5aa14c9f3b6f768d9a51d2a8560906b9ea59a26c5c2423c11243345702309d51c50d0680ef1129a889fed1b0383d7ed29bdd
checksum: 10/277cdc061d61f2b66805939a848f3dda32e613dc34270a6da8653a06fe6cd3a499ba6272487c7a8119ce0d0d2df2d9ef0d9b1664b49331eb9fc980a0b976a213
languageName: node
linkType: hard

Expand Down Expand Up @@ -16110,6 +16111,15 @@ __metadata:
languageName: node
linkType: hard

"use-sync-external-store@npm:^1.6.0":
version: 1.6.0
resolution: "use-sync-external-store@npm:1.6.0"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10/b40ad2847ba220695bff2d4ba4f4d60391c0fb4fb012faa7a4c18eb38b69181936f5edc55a522c4d20a788d1a879b73c3810952c9d0fd128d01cb3f22042c09e
languageName: node
linkType: hard

"utf8@npm:^3.0.0":
version: 3.0.0
resolution: "utf8@npm:3.0.0"
Expand Down