Skip to content

Commit 167e639

Browse files
Merge pull request #452 from OpenDTU-App/dependabot/npm_and_yarn/production-dependencies-231cfccf0e
2 parents 9a236a1 + 7a2acaa commit 167e639

3 files changed

Lines changed: 17 additions & 7 deletions

File tree

licenses.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"licenseUrl": "https://github.com/samber/prometheus-query-js/raw/master/LICENSE",
168168
"parents": "opendtu-react-native"
169169
},
170-
"react-i18next@16.1.6": {
170+
"react-i18next@16.2.0": {
171171
"licenses": "MIT",
172172
"repository": "https://github.com/i18next/react-i18next",
173173
"licenseUrl": "https://github.com/i18next/react-i18next/raw/master/LICENSE",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"pretty-bytes": "^7.1.0",
6262
"prometheus-query": "^3.5.1",
6363
"react": "19.1.0",
64-
"react-i18next": "^16.1.6",
64+
"react-i18next": "^16.2.0",
6565
"react-native": "0.81.4",
6666
"react-native-charts-wrapper": "^0.6.0",
6767
"react-native-config": "1.5.6",

yarn.lock

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12659,7 +12659,7 @@ __metadata:
1265912659
pretty-bytes: "npm:^7.1.0"
1266012660
prometheus-query: "npm:^3.5.1"
1266112661
react: "npm:19.1.0"
12662-
react-i18next: "npm:^16.1.6"
12662+
react-i18next: "npm:^16.2.0"
1266312663
react-native: "npm:0.81.4"
1266412664
react-native-charts-wrapper: "npm:^0.6.0"
1266512665
react-native-config: "npm:1.5.6"
@@ -13353,12 +13353,13 @@ __metadata:
1335313353
languageName: node
1335413354
linkType: hard
1335513355

13356-
"react-i18next@npm:^16.1.6":
13357-
version: 16.1.6
13358-
resolution: "react-i18next@npm:16.1.6"
13356+
"react-i18next@npm:^16.2.0":
13357+
version: 16.2.0
13358+
resolution: "react-i18next@npm:16.2.0"
1335913359
dependencies:
1336013360
"@babel/runtime": "npm:^7.27.6"
1336113361
html-parse-stringify: "npm:^3.0.1"
13362+
use-sync-external-store: "npm:^1.6.0"
1336213363
peerDependencies:
1336313364
i18next: ">= 25.5.2"
1336413365
react: ">= 16.8.0"
@@ -13370,7 +13371,7 @@ __metadata:
1337013371
optional: true
1337113372
typescript:
1337213373
optional: true
13373-
checksum: 10/c6d6da6128534294739d14d5fb5f5aa14c9f3b6f768d9a51d2a8560906b9ea59a26c5c2423c11243345702309d51c50d0680ef1129a889fed1b0383d7ed29bdd
13374+
checksum: 10/277cdc061d61f2b66805939a848f3dda32e613dc34270a6da8653a06fe6cd3a499ba6272487c7a8119ce0d0d2df2d9ef0d9b1664b49331eb9fc980a0b976a213
1337413375
languageName: node
1337513376
linkType: hard
1337613377

@@ -16110,6 +16111,15 @@ __metadata:
1611016111
languageName: node
1611116112
linkType: hard
1611216113

16114+
"use-sync-external-store@npm:^1.6.0":
16115+
version: 1.6.0
16116+
resolution: "use-sync-external-store@npm:1.6.0"
16117+
peerDependencies:
16118+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
16119+
checksum: 10/b40ad2847ba220695bff2d4ba4f4d60391c0fb4fb012faa7a4c18eb38b69181936f5edc55a522c4d20a788d1a879b73c3810952c9d0fd128d01cb3f22042c09e
16120+
languageName: node
16121+
linkType: hard
16122+
1611316123
"utf8@npm:^3.0.0":
1611416124
version: 3.0.0
1611516125
resolution: "utf8@npm:3.0.0"

0 commit comments

Comments
 (0)