Skip to content

Commit 3255b82

Browse files
Merge pull request #531 from OpenDTU-App/dependabot/npm_and_yarn/production-dependencies-22ac8774e8
2 parents b6a91bf + 69710d8 commit 3255b82

4 files changed

Lines changed: 69 additions & 69 deletions

File tree

ios/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2607,7 +2607,7 @@ PODS:
26072607
- ReactCommon/turbomodule/core
26082608
- SocketRocket
26092609
- Yoga
2610-
- RNReanimated (4.2.3):
2610+
- RNReanimated (4.3.0):
26112611
- boost
26122612
- DoubleConversion
26132613
- fast_float
@@ -2634,11 +2634,12 @@ PODS:
26342634
- ReactCodegen
26352635
- ReactCommon/turbomodule/bridging
26362636
- ReactCommon/turbomodule/core
2637-
- RNReanimated/reanimated (= 4.2.3)
2637+
- RNReanimated/apple (= 4.3.0)
2638+
- RNReanimated/common (= 4.3.0)
26382639
- RNWorklets
26392640
- SocketRocket
26402641
- Yoga
2641-
- RNReanimated/reanimated (4.2.3):
2642+
- RNReanimated/apple (4.3.0):
26422643
- boost
26432644
- DoubleConversion
26442645
- fast_float
@@ -2665,11 +2666,10 @@ PODS:
26652666
- ReactCodegen
26662667
- ReactCommon/turbomodule/bridging
26672668
- ReactCommon/turbomodule/core
2668-
- RNReanimated/reanimated/apple (= 4.2.3)
26692669
- RNWorklets
26702670
- SocketRocket
26712671
- Yoga
2672-
- RNReanimated/reanimated/apple (4.2.3):
2672+
- RNReanimated/common (4.3.0):
26732673
- boost
26742674
- DoubleConversion
26752675
- fast_float
@@ -3331,7 +3331,7 @@ SPEC CHECKSUMS:
33313331
RNFastImage: 462a183c4b0b6b26fdfd639e1ed6ba37536c3b87
33323332
RNFS: 89de7d7f4c0f6bafa05343c578f61118c8282ed8
33333333
RNLocalize: 1aedbc2c15073861a364174919d23c31c5924b16
3334-
RNReanimated: 0017f5b53563a6d2c7801d81bdb12ac346214d82
3334+
RNReanimated: 4bde1757024259a81a298ee9ed4b33c0fb5923a5
33353335
RNScreens: 7f643ee0fd1407dc5085c7795460bd93da113b8f
33363336
RNShare: 51d221e8ac06263e91168c604b94274fdcc4784f
33373337
RNSVG: 681be694d501c0af971615811d4f2ea9baf58966

licenses.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,19 @@
4747
"licenseUrl": "https://github.com/facebook/react-native",
4848
"parents": "opendtu-react-native"
4949
},
50-
"@react-navigation/bottom-tabs@7.15.7": {
50+
"@react-navigation/bottom-tabs@7.15.9": {
5151
"licenses": "MIT",
5252
"repository": "https://github.com/react-navigation/react-navigation",
5353
"licenseUrl": "https://github.com/react-navigation/react-navigation/raw/master/LICENSE",
5454
"parents": "opendtu-react-native"
5555
},
56-
"@react-navigation/native-stack@7.14.7": {
56+
"@react-navigation/native-stack@7.14.10": {
5757
"licenses": "MIT",
5858
"repository": "https://github.com/react-navigation/react-navigation",
5959
"licenseUrl": "https://github.com/react-navigation/react-navigation/raw/master/LICENSE",
6060
"parents": "opendtu-react-native"
6161
},
62-
"@react-navigation/native@7.2.0": {
62+
"@react-navigation/native@7.2.2": {
6363
"licenses": "MIT",
6464
"repository": "https://github.com/react-navigation/react-navigation",
6565
"licenseUrl": "https://github.com/react-navigation/react-navigation/raw/master/LICENSE",
@@ -107,7 +107,7 @@
107107
"licenseUrl": "https://github.com/krisk/Fuse/raw/master/LICENSE",
108108
"parents": "opendtu-react-native"
109109
},
110-
"i18next@25.10.5": {
110+
"i18next@26.0.2": {
111111
"licenses": "MIT",
112112
"repository": "https://github.com/i18next/i18next",
113113
"licenseUrl": "https://github.com/i18next/i18next/raw/master/LICENSE",
@@ -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.6.2": {
170+
"react-i18next@17.0.1": {
171171
"licenses": "MIT",
172172
"repository": "https://github.com/i18next/react-i18next",
173173
"licenseUrl": "https://github.com/i18next/react-i18next/raw/master/LICENSE",
@@ -257,7 +257,7 @@
257257
"licenseUrl": "https://github.com/callstack/react-native-paper/raw/master/LICENSE.md",
258258
"parents": "opendtu-react-native"
259259
},
260-
"react-native-reanimated@4.2.3": {
260+
"react-native-reanimated@4.3.0": {
261261
"licenses": "MIT",
262262
"repository": "https://github.com/software-mansion/react-native-reanimated",
263263
"licenseUrl": "https://github.com/software-mansion/react-native-reanimated/raw/master/LICENSE",

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@
4040
"@react-native-community/netinfo": "^11.3.3",
4141
"@react-native-masked-view/masked-view": "^0.3.2",
4242
"@react-native/new-app-screen": "0.81.4",
43-
"@react-navigation/bottom-tabs": "^7.15.7",
44-
"@react-navigation/native": "^7.2.0",
45-
"@react-navigation/native-stack": "^7.14.7",
43+
"@react-navigation/bottom-tabs": "^7.15.9",
44+
"@react-navigation/native": "^7.2.2",
45+
"@react-navigation/native-stack": "^7.14.10",
4646
"@reduxjs/toolkit": "^2.11.2",
4747
"@shopify/flash-list": "^2.3.1",
4848
"base-64": "^1.0.0",
4949
"compare-versions": "^6.1.1",
5050
"expo": "54.0.12",
5151
"fast-deep-equal": "^3.1.3",
5252
"fuse.js": "^7.1.0",
53-
"i18next": "^25.10.5",
53+
"i18next": "^26.0.2",
5454
"intl-pluralrules": "^2.0.1",
5555
"ip-regex": "^5.0.0",
5656
"moment": "^2.30.1",
@@ -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.6.2",
64+
"react-i18next": "^17.0.1",
6565
"react-native": "0.81.4",
6666
"react-native-charts-wrapper": "^0.6.0",
6767
"react-native-config": "1.5.6",
@@ -77,7 +77,7 @@
7777
"react-native-mmkv": "~3.3.3",
7878
"react-native-paper": "5.15.0",
7979
"react-native-paper-dates": "^0.23.5",
80-
"react-native-reanimated": "^4.2.3",
80+
"react-native-reanimated": "^4.3.0",
8181
"react-native-safe-area-context": "^5.7.0",
8282
"react-native-screens": "^4.24.0",
8383
"react-native-share": "^12.2.6",

yarn.lock

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -4642,26 +4642,26 @@ __metadata:
46424642
languageName: node
46434643
linkType: hard
46444644

4645-
"@react-navigation/bottom-tabs@npm:^7.15.7":
4646-
version: 7.15.7
4647-
resolution: "@react-navigation/bottom-tabs@npm:7.15.7"
4645+
"@react-navigation/bottom-tabs@npm:^7.15.9":
4646+
version: 7.15.9
4647+
resolution: "@react-navigation/bottom-tabs@npm:7.15.9"
46484648
dependencies:
4649-
"@react-navigation/elements": "npm:^2.9.12"
4649+
"@react-navigation/elements": "npm:^2.9.14"
46504650
color: "npm:^4.2.3"
46514651
sf-symbols-typescript: "npm:^2.1.0"
46524652
peerDependencies:
4653-
"@react-navigation/native": ^7.2.0
4653+
"@react-navigation/native": ^7.2.2
46544654
react: ">= 18.2.0"
46554655
react-native: "*"
46564656
react-native-safe-area-context: ">= 4.0.0"
46574657
react-native-screens: ">= 4.0.0"
4658-
checksum: 10/99c5427ce7f16fc9bb9fb47387dcbe8c3ef3f48132becadd88fc24d21e59b0479e3615276843b139b92d1e41211ac984179237ae7f47a4b911be5b08e63859a7
4658+
checksum: 10/8f99aee876b2974e197cde8e4a0a595a2c85dad3115b8de2a8f168c894fd080222f15383d999c69d49d18c103e441b736389ae6881a727e96f9ca448236c3d56
46594659
languageName: node
46604660
linkType: hard
46614661

4662-
"@react-navigation/core@npm:^7.17.0":
4663-
version: 7.17.0
4664-
resolution: "@react-navigation/core@npm:7.17.0"
4662+
"@react-navigation/core@npm:^7.17.2":
4663+
version: 7.17.2
4664+
resolution: "@react-navigation/core@npm:7.17.2"
46654665
dependencies:
46664666
"@react-navigation/routers": "npm:^7.5.3"
46674667
escape-string-regexp: "npm:^4.0.0"
@@ -4673,61 +4673,61 @@ __metadata:
46734673
use-sync-external-store: "npm:^1.5.0"
46744674
peerDependencies:
46754675
react: ">= 18.2.0"
4676-
checksum: 10/1310a370a767c8df4a77d0c550e15e3f6f423d70e288152fea38e67e02d5a8ee08d84ed6443172ed134abc2c153271c74f71d6121c3a63efa5a2f234db14bdac
4676+
checksum: 10/79d63f1e6f50a63bcaa21dd920a29fde2c88845e12dead83c9abf9ff3b837f993b9179685bcc6c7f21d4c2ccde60abfc57853e62b9dd397264455a867fd92ec3
46774677
languageName: node
46784678
linkType: hard
46794679

4680-
"@react-navigation/elements@npm:^2.9.12":
4681-
version: 2.9.12
4682-
resolution: "@react-navigation/elements@npm:2.9.12"
4680+
"@react-navigation/elements@npm:^2.9.14":
4681+
version: 2.9.14
4682+
resolution: "@react-navigation/elements@npm:2.9.14"
46834683
dependencies:
46844684
color: "npm:^4.2.3"
46854685
use-latest-callback: "npm:^0.2.4"
46864686
use-sync-external-store: "npm:^1.5.0"
46874687
peerDependencies:
46884688
"@react-native-masked-view/masked-view": ">= 0.2.0"
4689-
"@react-navigation/native": ^7.2.0
4689+
"@react-navigation/native": ^7.2.2
46904690
react: ">= 18.2.0"
46914691
react-native: "*"
46924692
react-native-safe-area-context: ">= 4.0.0"
46934693
peerDependenciesMeta:
46944694
"@react-native-masked-view/masked-view":
46954695
optional: true
4696-
checksum: 10/c19cf61c487a366ffaabfd69d725a0c7a73ea176f88a606faac26b18a18a91018aac6be42477831c7a1d1320afe57f2099e009a2e86617314cecf5febaa21492
4696+
checksum: 10/4c466b3017e4380ed867303740af4b8ad06fda8eb8a262ccebe09664327cf60b659a24ffd3d82fb62d7586d1584af7e1da0f712479494edcee9213dfe02df565
46974697
languageName: node
46984698
linkType: hard
46994699

4700-
"@react-navigation/native-stack@npm:^7.14.7":
4701-
version: 7.14.7
4702-
resolution: "@react-navigation/native-stack@npm:7.14.7"
4700+
"@react-navigation/native-stack@npm:^7.14.10":
4701+
version: 7.14.10
4702+
resolution: "@react-navigation/native-stack@npm:7.14.10"
47034703
dependencies:
4704-
"@react-navigation/elements": "npm:^2.9.12"
4704+
"@react-navigation/elements": "npm:^2.9.14"
47054705
color: "npm:^4.2.3"
47064706
sf-symbols-typescript: "npm:^2.1.0"
47074707
warn-once: "npm:^0.1.1"
47084708
peerDependencies:
4709-
"@react-navigation/native": ^7.2.0
4709+
"@react-navigation/native": ^7.2.2
47104710
react: ">= 18.2.0"
47114711
react-native: "*"
47124712
react-native-safe-area-context: ">= 4.0.0"
47134713
react-native-screens: ">= 4.0.0"
4714-
checksum: 10/39e91475f4944356beab2b5b6db5b103ac4b26084af89e9ca3c8d1f601fbe93fa4f3a24b9121950ae6348a4d38652a626469d986df670f198839accd175f9939
4714+
checksum: 10/aebb86454e364f8eaa8e5d2ce576a6445e28d5999cb3dceba786ffe03d43dd1b508ae3f82cdc193405d2a94e93a420a1761efa7e564ae1be2ed96c4823528b36
47154715
languageName: node
47164716
linkType: hard
47174717

4718-
"@react-navigation/native@npm:^7.2.0":
4719-
version: 7.2.0
4720-
resolution: "@react-navigation/native@npm:7.2.0"
4718+
"@react-navigation/native@npm:^7.2.2":
4719+
version: 7.2.2
4720+
resolution: "@react-navigation/native@npm:7.2.2"
47214721
dependencies:
4722-
"@react-navigation/core": "npm:^7.17.0"
4722+
"@react-navigation/core": "npm:^7.17.2"
47234723
escape-string-regexp: "npm:^4.0.0"
47244724
fast-deep-equal: "npm:^3.1.3"
47254725
nanoid: "npm:^3.3.11"
47264726
use-latest-callback: "npm:^0.2.4"
47274727
peerDependencies:
47284728
react: ">= 18.2.0"
47294729
react-native: "*"
4730-
checksum: 10/87bad993c82d5fad84989b2486a2e5d8831e6d62fb194a6b1cb44d452d31d4ea283d0ea4a50fa74d591e62fb44b374b6ccf0e8eb7fd9c419a13d6c79ef03f7be
4730+
checksum: 10/83e8c4f9979378a932c7cce8106e2fde1774b5ff902e9da9b96e0a188183706a9e24bcfbd0f3e63fb5a5211617e66d69c8c0ee89696f93c12c1c4ed4998e9d00
47314731
languageName: node
47324732
linkType: hard
47334733

@@ -9788,17 +9788,17 @@ __metadata:
97889788
languageName: node
97899789
linkType: hard
97909790

9791-
"i18next@npm:^25.10.5":
9792-
version: 25.10.5
9793-
resolution: "i18next@npm:25.10.5"
9791+
"i18next@npm:^26.0.2":
9792+
version: 26.0.2
9793+
resolution: "i18next@npm:26.0.2"
97949794
dependencies:
97959795
"@babel/runtime": "npm:^7.29.2"
97969796
peerDependencies:
9797-
typescript: ^5
9797+
typescript: ^5 || ^6
97989798
peerDependenciesMeta:
97999799
typescript:
98009800
optional: true
9801-
checksum: 10/99577b5b5b0f729ebad3d9f8ae3b39db57b0c8bbaa98c963066aee0a78b410d7d4b334d7540a8aafa065620200cdb68d72a8412ba339503a8288a33ae476b39f
9801+
checksum: 10/16c3b264810d386c6f0ba9e1a42416369bf34acf89e212e222c07c7351d278f7aee008f9a0c70990144b966f85a9123303809313658044001bc858e9af1062a7
98029802
languageName: node
98039803
linkType: hard
98049804

@@ -12919,9 +12919,9 @@ __metadata:
1291912919
"@react-native/metro-config": "npm:0.81.4"
1292012920
"@react-native/new-app-screen": "npm:0.81.4"
1292112921
"@react-native/typescript-config": "npm:0.81.4"
12922-
"@react-navigation/bottom-tabs": "npm:^7.15.7"
12923-
"@react-navigation/native": "npm:^7.2.0"
12924-
"@react-navigation/native-stack": "npm:^7.14.7"
12922+
"@react-navigation/bottom-tabs": "npm:^7.15.9"
12923+
"@react-navigation/native": "npm:^7.2.2"
12924+
"@react-navigation/native-stack": "npm:^7.14.10"
1292512925
"@reduxjs/toolkit": "npm:^2.11.2"
1292612926
"@shopify/flash-list": "npm:^2.3.1"
1292712927
"@trivago/prettier-plugin-sort-imports": "npm:^6.0.2"
@@ -12948,7 +12948,7 @@ __metadata:
1294812948
expo: "npm:54.0.12"
1294912949
fast-deep-equal: "npm:^3.1.3"
1295012950
fuse.js: "npm:^7.1.0"
12951-
i18next: "npm:^25.10.5"
12951+
i18next: "npm:^26.0.2"
1295212952
intl-pluralrules: "npm:^2.0.1"
1295312953
ip-regex: "npm:^5.0.0"
1295412954
moment: "npm:^2.30.1"
@@ -12960,7 +12960,7 @@ __metadata:
1296012960
pretty-bytes: "npm:^7.1.0"
1296112961
prometheus-query: "npm:^3.5.1"
1296212962
react: "npm:19.1.0"
12963-
react-i18next: "npm:^16.6.2"
12963+
react-i18next: "npm:^17.0.1"
1296412964
react-native: "npm:0.81.4"
1296512965
react-native-charts-wrapper: "npm:^0.6.0"
1296612966
react-native-config: "npm:1.5.6"
@@ -12976,7 +12976,7 @@ __metadata:
1297612976
react-native-mmkv: "npm:~3.3.3"
1297712977
react-native-paper: "npm:5.15.0"
1297812978
react-native-paper-dates: "npm:^0.23.5"
12979-
react-native-reanimated: "npm:^4.2.3"
12979+
react-native-reanimated: "npm:^4.3.0"
1298012980
react-native-safe-area-context: "npm:^5.7.0"
1298112981
react-native-screens: "npm:^4.24.0"
1298212982
react-native-share: "npm:^12.2.6"
@@ -13670,25 +13670,25 @@ __metadata:
1367013670
languageName: node
1367113671
linkType: hard
1367213672

13673-
"react-i18next@npm:^16.6.2":
13674-
version: 16.6.2
13675-
resolution: "react-i18next@npm:16.6.2"
13673+
"react-i18next@npm:^17.0.1":
13674+
version: 17.0.1
13675+
resolution: "react-i18next@npm:17.0.1"
1367613676
dependencies:
1367713677
"@babel/runtime": "npm:^7.29.2"
1367813678
html-parse-stringify: "npm:^3.0.1"
1367913679
use-sync-external-store: "npm:^1.6.0"
1368013680
peerDependencies:
13681-
i18next: ">= 25.6.2"
13681+
i18next: ">= 26.0.1"
1368213682
react: ">= 16.8.0"
13683-
typescript: ^5
13683+
typescript: ^5 || ^6
1368413684
peerDependenciesMeta:
1368513685
react-dom:
1368613686
optional: true
1368713687
react-native:
1368813688
optional: true
1368913689
typescript:
1369013690
optional: true
13691-
checksum: 10/f3952d14dfc44b5fff9fa99eb02bb23daa152aa486d641ed2160d75039126be72f334df3c4daf1a849f1e0a4bcabfa6a7708b279e5f23af585be222881423f05
13691+
checksum: 10/d652e5d909d45d7dd5947e56ea47fe271fa73cf440eeac2d51c2cff046b3d5ef61c663744289d51ee70660f16dfd3c5d76b853ebd1878012bd1ff3e413b99e9d
1369213692
languageName: node
1369313693
linkType: hard
1369413694

@@ -13802,7 +13802,7 @@ __metadata:
1380213802
languageName: node
1380313803
linkType: hard
1380413804

13805-
"react-native-is-edge-to-edge@npm:^1.2.1":
13805+
"react-native-is-edge-to-edge@npm:^1.3.1":
1380613806
version: 1.3.1
1380713807
resolution: "react-native-is-edge-to-edge@npm:1.3.1"
1380813808
peerDependencies:
@@ -13900,17 +13900,17 @@ __metadata:
1390013900
languageName: node
1390113901
linkType: hard
1390213902

13903-
"react-native-reanimated@npm:^4.2.3":
13904-
version: 4.2.3
13905-
resolution: "react-native-reanimated@npm:4.2.3"
13903+
"react-native-reanimated@npm:^4.3.0":
13904+
version: 4.3.0
13905+
resolution: "react-native-reanimated@npm:4.3.0"
1390613906
dependencies:
13907-
react-native-is-edge-to-edge: "npm:^1.2.1"
13907+
react-native-is-edge-to-edge: "npm:^1.3.1"
1390813908
semver: "npm:^7.7.3"
1390913909
peerDependencies:
1391013910
react: "*"
13911-
react-native: 0.80 - 0.84
13912-
react-native-worklets: 0.7 - 0.8
13913-
checksum: 10/fe47e39385895b200541649bfb85175b215c08bd4f9194736896768b1e445c2153a49921aaec7db9e2e3d694d263e33cac8ff25ff650a2b2d4d9cbd56c70cabd
13911+
react-native: 0.81 - 0.85
13912+
react-native-worklets: 0.8.x
13913+
checksum: 10/f65cdf9d89e140cf66a8a8acca8c43903ea0f1a8a67761481b4a96dffd9571a4adc0a4b0f53c16343907b1036e6276c386e2ec8d23324e1b05d53031f34b23b3
1391413914
languageName: node
1391513915
linkType: hard
1391613916

0 commit comments

Comments
 (0)