Skip to content

Commit 746fc70

Browse files
Merge pull request #229 from OpenDTU-App/dependabot/npm_and_yarn/production-dependencies-b6cdce12d9
Bump the production-dependencies group with 4 updates
2 parents 3691cd4 + 9cac05a commit 746fc70

File tree

4 files changed

+36
-36
lines changed

4 files changed

+36
-36
lines changed

ios/Podfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1617,7 +1617,7 @@ PODS:
16171617
- Yoga
16181618
- RNFS (2.20.0):
16191619
- React-Core
1620-
- RNReanimated (3.16.0):
1620+
- RNReanimated (3.16.1):
16211621
- DoubleConversion
16221622
- glog
16231623
- hermes-engine
@@ -1637,10 +1637,10 @@ PODS:
16371637
- ReactCodegen
16381638
- ReactCommon/turbomodule/bridging
16391639
- ReactCommon/turbomodule/core
1640-
- RNReanimated/reanimated (= 3.16.0)
1641-
- RNReanimated/worklets (= 3.16.0)
1640+
- RNReanimated/reanimated (= 3.16.1)
1641+
- RNReanimated/worklets (= 3.16.1)
16421642
- Yoga
1643-
- RNReanimated/reanimated (3.16.0):
1643+
- RNReanimated/reanimated (3.16.1):
16441644
- DoubleConversion
16451645
- glog
16461646
- hermes-engine
@@ -1660,9 +1660,9 @@ PODS:
16601660
- ReactCodegen
16611661
- ReactCommon/turbomodule/bridging
16621662
- ReactCommon/turbomodule/core
1663-
- RNReanimated/reanimated/apple (= 3.16.0)
1663+
- RNReanimated/reanimated/apple (= 3.16.1)
16641664
- Yoga
1665-
- RNReanimated/reanimated/apple (3.16.0):
1665+
- RNReanimated/reanimated/apple (3.16.1):
16661666
- DoubleConversion
16671667
- glog
16681668
- hermes-engine
@@ -1683,7 +1683,7 @@ PODS:
16831683
- ReactCommon/turbomodule/bridging
16841684
- ReactCommon/turbomodule/core
16851685
- Yoga
1686-
- RNReanimated/worklets (3.16.0):
1686+
- RNReanimated/worklets (3.16.1):
16871687
- DoubleConversion
16881688
- glog
16891689
- hermes-engine
@@ -2113,7 +2113,7 @@ SPEC CHECKSUMS:
21132113
RNFastImage: 5c9c9fed9c076e521b3f509fe79e790418a544e8
21142114
RNFlashList: 115dd44377580761bff386a0caebf165424cf16f
21152115
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
2116-
RNReanimated: f6a10979b3701f8029c71dbfe35d0ff4328dce4c
2116+
RNReanimated: f42a5044d121d68e91680caacb0293f4274228eb
21172117
RNScreens: 19719a9c326e925498ac3b2d35c4e50fe87afc06
21182118
RNShare: eaeb5e7dc1618d19db6234da1af91fc60dd6bc0f
21192119
RNSVG: 8b1a777d54096b8c2a0fd38fc9d5a454332bbb4d

licenses.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"licenseUrl": "https://github.com/krisk/Fuse/raw/master/LICENSE",
9696
"parents": "opendtu-react-native"
9797
},
98-
98+
9999
"licenses": "MIT",
100100
"repository": "https://github.com/i18next/i18next",
101101
"licenseUrl": "https://github.com/i18next/i18next/raw/master/LICENSE",
@@ -161,7 +161,7 @@
161161
"licenseUrl": "https://github.com/samber/prometheus-query-js/raw/master/LICENSE",
162162
"parents": "opendtu-react-native"
163163
},
164-
"react-i18next@15.0.3": {
164+
"react-i18next@15.1.0": {
165165
"licenses": "MIT",
166166
"repository": "https://github.com/i18next/react-i18next",
167167
"licenseUrl": "https://github.com/i18next/react-i18next/raw/master/LICENSE",
@@ -215,7 +215,7 @@
215215
"licenseUrl": "https://github.com/react-native-linear-gradient/react-native-linear-gradient/raw/master/LICENSE",
216216
"parents": "opendtu-react-native"
217217
},
218-
218+
219219
"licenses": "MIT",
220220
"repository": "https://github.com/mowispace/react-native-logs",
221221
"licenseUrl": "https://github.com/mowispace/react-native-logs/raw/master/LICENSE",
@@ -245,7 +245,7 @@
245245
"licenseUrl": "https://github.com/callstack/react-native-paper/raw/master/LICENSE.md",
246246
"parents": "opendtu-react-native"
247247
},
248-
248+
249249
"licenses": "MIT",
250250
"repository": "https://github.com/software-mansion/react-native-reanimated",
251251
"licenseUrl": "https://github.com/software-mansion/react-native-reanimated/raw/master/LICENSE",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"expo": "^51.0.38",
4949
"fast-deep-equal": "^3.1.3",
5050
"fuse.js": "^7.0.0",
51-
"i18next": "^23.16.0",
51+
"i18next": "^23.16.2",
5252
"intl-pluralrules": "^2.0.1",
5353
"ip-regex": "^5.0.0",
5454
"moment": "^2.30.1",
@@ -60,7 +60,7 @@
6060
"pretty-bytes": "^6.1.1",
6161
"prometheus-query": "^3.4.0",
6262
"react": "18.3.1",
63-
"react-i18next": "^15.0.3",
63+
"react-i18next": "^15.1.0",
6464
"react-native": "0.75.4",
6565
"react-native-animated-bottom-drawer": "^0.0.23",
6666
"react-native-charts-wrapper": "^0.6.0",
@@ -70,12 +70,12 @@
7070
"react-native-fs": "^2.20.0",
7171
"react-native-get-random-values": "^1.11.0",
7272
"react-native-linear-gradient": "^2.8.3",
73-
"react-native-logs": "^5.2.0",
73+
"react-native-logs": "^5.2.2",
7474
"react-native-markdown-display": "^7.0.2",
7575
"react-native-mmkv": "~2.12.2",
7676
"react-native-paper": "5.12.5",
7777
"react-native-paper-dates": "^0.22.26",
78-
"react-native-reanimated": "^3.16.0",
78+
"react-native-reanimated": "^3.16.1",
7979
"react-native-safe-area-context": "^4.11.1",
8080
"react-native-screens": "^3.34.0",
8181
"react-native-share": "^11.0.4",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -9470,12 +9470,12 @@ __metadata:
94709470
languageName: node
94719471
linkType: hard
94729472

9473-
"i18next@npm:^23.16.0":
9474-
version: 23.16.0
9475-
resolution: "i18next@npm:23.16.0"
9473+
"i18next@npm:^23.16.2":
9474+
version: 23.16.2
9475+
resolution: "i18next@npm:23.16.2"
94769476
dependencies:
94779477
"@babel/runtime": "npm:^7.23.2"
9478-
checksum: 10/5efe08a5fcf3dd6e5f4e3ab215d91b5c1c71bc1d0756957f5c02a50c2d82169f1ed0449be6fff053393798ec4886ba2d73866f28f519816e717b25cc3518c1c4
9478+
checksum: 10/38635d5b4530d256055b9b9bc471eddad630060c5fce06a426628487e05ea2ad0ed5dd2cb45e7e7afd16d58ecb8e6d13fad81c2391a07f1313256cf4b58dfb26
94799479
languageName: node
94809480
linkType: hard
94819481

@@ -12566,7 +12566,7 @@ __metadata:
1256612566
expo: "npm:^51.0.38"
1256712567
fast-deep-equal: "npm:^3.1.3"
1256812568
fuse.js: "npm:^7.0.0"
12569-
i18next: "npm:^23.16.0"
12569+
i18next: "npm:^23.16.2"
1257012570
intl-pluralrules: "npm:^2.0.1"
1257112571
ip-regex: "npm:^5.0.0"
1257212572
jest: "npm:^29.7.0"
@@ -12580,7 +12580,7 @@ __metadata:
1258012580
pretty-bytes: "npm:^6.1.1"
1258112581
prometheus-query: "npm:^3.4.0"
1258212582
react: "npm:18.3.1"
12583-
react-i18next: "npm:^15.0.3"
12583+
react-i18next: "npm:^15.1.0"
1258412584
react-native: "npm:0.75.4"
1258512585
react-native-animated-bottom-drawer: "npm:^0.0.23"
1258612586
react-native-charts-wrapper: "npm:^0.6.0"
@@ -12590,12 +12590,12 @@ __metadata:
1259012590
react-native-fs: "npm:^2.20.0"
1259112591
react-native-get-random-values: "npm:^1.11.0"
1259212592
react-native-linear-gradient: "npm:^2.8.3"
12593-
react-native-logs: "npm:^5.2.0"
12593+
react-native-logs: "npm:^5.2.2"
1259412594
react-native-markdown-display: "npm:^7.0.2"
1259512595
react-native-mmkv: "npm:~2.12.2"
1259612596
react-native-paper: "npm:5.12.5"
1259712597
react-native-paper-dates: "npm:^0.22.26"
12598-
react-native-reanimated: "npm:^3.16.0"
12598+
react-native-reanimated: "npm:^3.16.1"
1259912599
react-native-safe-area-context: "npm:^4.11.1"
1260012600
react-native-screens: "npm:^3.34.0"
1260112601
react-native-share: "npm:^11.0.4"
@@ -13326,9 +13326,9 @@ __metadata:
1332613326
languageName: node
1332713327
linkType: hard
1332813328

13329-
"react-i18next@npm:^15.0.3":
13330-
version: 15.0.3
13331-
resolution: "react-i18next@npm:15.0.3"
13329+
"react-i18next@npm:^15.1.0":
13330+
version: 15.1.0
13331+
resolution: "react-i18next@npm:15.1.0"
1333213332
dependencies:
1333313333
"@babel/runtime": "npm:^7.25.0"
1333413334
html-parse-stringify: "npm:^3.0.1"
@@ -13340,7 +13340,7 @@ __metadata:
1334013340
optional: true
1334113341
react-native:
1334213342
optional: true
13343-
checksum: 10/4437785347fffa0a1b92f8ca3303eccb11f0d7e83f671c5e27bfa785f2eb400c6fc444d1f382a8bfb564b426d16229cecbfffdaaf13bc9c2921ea0f4f7553ebe
13343+
checksum: 10/e69af30ff2b5863c14cfa450267f370b4bca781152c9fb7714ce4f6e10d82ec7868608d3539ffa709e9bdf0097ebb4829e33dc03a13c116c30ba74e73439bf81
1334413344
languageName: node
1334513345
linkType: hard
1334613346

@@ -13464,10 +13464,10 @@ __metadata:
1346413464
languageName: node
1346513465
linkType: hard
1346613466

13467-
"react-native-logs@npm:^5.2.0":
13468-
version: 5.2.0
13469-
resolution: "react-native-logs@npm:5.2.0"
13470-
checksum: 10/d7b973f324af72e8aeeddce4c242716b9d80819961946f3cf7c40f92bcdd007ba24e7f9e8874668c1b522c43e4d71637fb3fe01ac0da14b31a4f59bfb0425ff7
13467+
"react-native-logs@npm:^5.2.2":
13468+
version: 5.2.2
13469+
resolution: "react-native-logs@npm:5.2.2"
13470+
checksum: 10/a0db8630183a0ae27584eab3102bdc62a15287d36bc32794cf1507056cddd434afb8eb51f2076e47f9eadbf92390988f3e2112277d5ab1a79d8ee4128f895b08
1347113471
languageName: node
1347213472
linkType: hard
1347313473

@@ -13526,9 +13526,9 @@ __metadata:
1352613526
languageName: node
1352713527
linkType: hard
1352813528

13529-
"react-native-reanimated@npm:^3.16.0":
13530-
version: 3.16.0
13531-
resolution: "react-native-reanimated@npm:3.16.0"
13529+
"react-native-reanimated@npm:^3.16.1":
13530+
version: 3.16.1
13531+
resolution: "react-native-reanimated@npm:3.16.1"
1353213532
dependencies:
1353313533
"@babel/plugin-transform-arrow-functions": "npm:^7.0.0-0"
1353413534
"@babel/plugin-transform-class-properties": "npm:^7.0.0-0"
@@ -13545,7 +13545,7 @@ __metadata:
1354513545
"@babel/core": ^7.0.0-0
1354613546
react: "*"
1354713547
react-native: "*"
13548-
checksum: 10/4d901ccf6e8e6eb1605c80f9ec35d052e7368a955b92c3625134e1001ce57e6de685dcc7ae9c117cedbeef8f022703aef06e253180c5f8c5451ad96114189973
13548+
checksum: 10/3e46c32655a5e3d89dd79606179ebd6da96cedf31f15c64a32d4cea2c35ec5724411099aeaa59e5f8220c93fc268ee1b391b3210e7e87e43544e279edd2a2ccc
1354913549
languageName: node
1355013550
linkType: hard
1355113551

0 commit comments

Comments
 (0)