Skip to content

Commit fcf5490

Browse files
Merge pull request #412 from OpenDTU-App/dependabot/npm_and_yarn/production-dependencies-55daae741f
Bump the production-dependencies group across 1 directory with 5 updates
2 parents e358c4b + c4687a3 commit fcf5490

2 files changed

Lines changed: 38 additions & 40 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@react-navigation/native": "^7.1.17",
4545
"@react-navigation/native-stack": "^7.3.26",
4646
"@reduxjs/toolkit": "^2.9.0",
47-
"@shopify/flash-list": "^2.0.3",
47+
"@shopify/flash-list": "^2.1.0",
4848
"base-64": "^1.0.0",
4949
"compare-versions": "^6.1.1",
5050
"expo": "54.0.10",
@@ -61,7 +61,7 @@
6161
"pretty-bytes": "^7.1.0",
6262
"prometheus-query": "^3.5.1",
6363
"react": "19.1.0",
64-
"react-i18next": "^15.7.3",
64+
"react-i18next": "^16.0.0",
6565
"react-native": "0.81.4",
6666
"react-native-charts-wrapper": "^0.6.0",
6767
"react-native-config": "1.5.6",
@@ -76,7 +76,7 @@
7676
"react-native-mmkv": "~3.3.3",
7777
"react-native-paper": "5.14.5",
7878
"react-native-paper-dates": "^0.22.50",
79-
"react-native-reanimated": "^4.1.0",
79+
"react-native-reanimated": "^4.1.2",
8080
"react-native-safe-area-context": "^5.5.2",
8181
"react-native-screens": "^4.16.0",
8282
"react-native-share": "^12.2.0",
@@ -85,9 +85,9 @@
8585
"react-native-splash-screen": "^3.3.0",
8686
"react-native-svg": "^15.13.0",
8787
"react-native-toast-message": "^2.3.3",
88-
"react-native-url-polyfill": "^2.0.0",
88+
"react-native-url-polyfill": "^3.0.0",
8989
"react-native-vector-icons": "^10.3.0",
90-
"react-native-worklets": "^0.5.1",
90+
"react-native-worklets": "^0.6.0",
9191
"react-native-zeroconf": "^0.13.8",
9292
"react-redux": "^9.2.0",
9393
"redux": "^5.0.1",

yarn.lock

Lines changed: 33 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -4418,16 +4418,14 @@ __metadata:
44184418
languageName: node
44194419
linkType: hard
44204420

4421-
"@shopify/flash-list@npm:^2.0.3":
4422-
version: 2.0.3
4423-
resolution: "@shopify/flash-list@npm:2.0.3"
4424-
dependencies:
4425-
tslib: "npm:2.8.1"
4421+
"@shopify/flash-list@npm:^2.1.0":
4422+
version: 2.1.0
4423+
resolution: "@shopify/flash-list@npm:2.1.0"
44264424
peerDependencies:
44274425
"@babel/runtime": "*"
44284426
react: "*"
44294427
react-native: "*"
4430-
checksum: 10/5078d3779cfba5f286c73e1802ea78ecc337c3ae847b32f74af0de3bb38b2b96a759b1a0e04a5fd328387b31a57a436468bd022daec9af246ca2615d8ff3e44a
4428+
checksum: 10/d5ba33f53be57a61677fbefc0d6002843d98c4cb18a50e5b349439090fa3440a889b53fcb1b9a17d7089c77b0e9df26532146a57fa7e8f4012bd219c9f9732cf
44314429
languageName: node
44324430
linkType: hard
44334431

@@ -12469,7 +12467,7 @@ __metadata:
1246912467
"@react-navigation/native": "npm:^7.1.17"
1247012468
"@react-navigation/native-stack": "npm:^7.3.26"
1247112469
"@reduxjs/toolkit": "npm:^2.9.0"
12472-
"@shopify/flash-list": "npm:^2.0.3"
12470+
"@shopify/flash-list": "npm:^2.1.0"
1247312471
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
1247412472
"@types/color": "npm:^4.2.0"
1247512473
"@types/markdown-it": "npm:^14.1.2"
@@ -12508,7 +12506,7 @@ __metadata:
1250812506
pretty-bytes: "npm:^7.1.0"
1250912507
prometheus-query: "npm:^3.5.1"
1251012508
react: "npm:19.1.0"
12511-
react-i18next: "npm:^15.7.3"
12509+
react-i18next: "npm:^16.0.0"
1251212510
react-native: "npm:0.81.4"
1251312511
react-native-charts-wrapper: "npm:^0.6.0"
1251412512
react-native-config: "npm:1.5.6"
@@ -12523,7 +12521,7 @@ __metadata:
1252312521
react-native-mmkv: "npm:~3.3.3"
1252412522
react-native-paper: "npm:5.14.5"
1252512523
react-native-paper-dates: "npm:^0.22.50"
12526-
react-native-reanimated: "npm:^4.1.0"
12524+
react-native-reanimated: "npm:^4.1.2"
1252712525
react-native-safe-area-context: "npm:^5.5.2"
1252812526
react-native-screens: "npm:^4.16.0"
1252912527
react-native-share: "npm:^12.2.0"
@@ -12532,10 +12530,10 @@ __metadata:
1253212530
react-native-splash-screen: "npm:^3.3.0"
1253312531
react-native-svg: "npm:^15.13.0"
1253412532
react-native-toast-message: "npm:^2.3.3"
12535-
react-native-url-polyfill: "npm:^2.0.0"
12533+
react-native-url-polyfill: "npm:^3.0.0"
1253612534
react-native-vector-icons: "npm:^10.3.0"
1253712535
react-native-version: "npm:4.0.0"
12538-
react-native-worklets: "npm:^0.5.1"
12536+
react-native-worklets: "npm:^0.6.0"
1253912537
react-native-zeroconf: "npm:^0.13.8"
1254012538
react-redux: "npm:^9.2.0"
1254112539
react-test-renderer: "npm:19.0.0"
@@ -13195,14 +13193,14 @@ __metadata:
1319513193
languageName: node
1319613194
linkType: hard
1319713195

13198-
"react-i18next@npm:^15.7.3":
13199-
version: 15.7.3
13200-
resolution: "react-i18next@npm:15.7.3"
13196+
"react-i18next@npm:^16.0.0":
13197+
version: 16.0.0
13198+
resolution: "react-i18next@npm:16.0.0"
1320113199
dependencies:
1320213200
"@babel/runtime": "npm:^7.27.6"
1320313201
html-parse-stringify: "npm:^3.0.1"
1320413202
peerDependencies:
13205-
i18next: ">= 25.4.1"
13203+
i18next: ">= 25.5.2"
1320613204
react: ">= 16.8.0"
1320713205
typescript: ^5
1320813206
peerDependenciesMeta:
@@ -13212,7 +13210,7 @@ __metadata:
1321213210
optional: true
1321313211
typescript:
1321413212
optional: true
13215-
checksum: 10/6cf6cf03534fdd505c3c5cbd36220b6c0f0b6fdd8c4792a55efb7833cb6c4c1252e2bbe13cc077a34ee06eb11fbf83e4085a39b67b9c69f2346e2b7c35ccb2d9
13213+
checksum: 10/3579b5bd6ee286363b6b0316e8536c81033b62bce1792ca1822a6490cc9ad5bd62c9fc5e7e7ab1dad2de6eff6e34e63d0af810839c5ab73d5369c57497d81936
1321613214
languageName: node
1321713215
linkType: hard
1321813216

@@ -13414,9 +13412,9 @@ __metadata:
1341413412
languageName: node
1341513413
linkType: hard
1341613414

13417-
"react-native-reanimated@npm:^4.1.0":
13418-
version: 4.1.0
13419-
resolution: "react-native-reanimated@npm:4.1.0"
13415+
"react-native-reanimated@npm:^4.1.2":
13416+
version: 4.1.2
13417+
resolution: "react-native-reanimated@npm:4.1.2"
1342013418
dependencies:
1342113419
react-native-is-edge-to-edge: "npm:^1.2.1"
1342213420
semver: "npm:7.7.2"
@@ -13425,7 +13423,7 @@ __metadata:
1342513423
react: "*"
1342613424
react-native: "*"
1342713425
react-native-worklets: ">=0.5.0"
13428-
checksum: 10/1420a4f76b0123aa47e1cfb07bba130f3a81176f727af957c53f526f19b70b1525187f4e931f14a124d5064bfeb96144880b236543d7655ff3b51fed48b7654d
13426+
checksum: 10/aba5481b4020b7296e34e629e026d883dbd04831d5980f90b93907e32ce8b2af6b811f9022c269704b585cd9a68760025cab580c5d77c74f438d4c958099d7d4
1342913427
languageName: node
1343013428
linkType: hard
1343113429

@@ -13512,14 +13510,14 @@ __metadata:
1351213510
languageName: node
1351313511
linkType: hard
1351413512

13515-
"react-native-url-polyfill@npm:^2.0.0":
13516-
version: 2.0.0
13517-
resolution: "react-native-url-polyfill@npm:2.0.0"
13513+
"react-native-url-polyfill@npm:^3.0.0":
13514+
version: 3.0.0
13515+
resolution: "react-native-url-polyfill@npm:3.0.0"
1351813516
dependencies:
1351913517
whatwg-url-without-unicode: "npm:8.0.0-3"
1352013518
peerDependencies:
1352113519
react-native: "*"
13522-
checksum: 10/6a8d605eeb1b0ee9b0f47f1866acc2edfa2131a4a8fb1ea3839ceb507e225b894ed66f49a3bd826fc964f2c8005b3678c9d3b65d07eb0a3b979be830cb618686
13520+
checksum: 10/62457a360745bb65fda2349bb95d2a90ad70f87005aa464fa8dd4919fa34bf2007f64bf6bbb1a76b5cdb579e3df9da6a23040a0eddf64456cadf6e766069854f
1352313521
languageName: node
1352413522
linkType: hard
1352513523

@@ -13561,9 +13559,9 @@ __metadata:
1356113559
languageName: node
1356213560
linkType: hard
1356313561

13564-
"react-native-worklets@npm:^0.5.1":
13565-
version: 0.5.1
13566-
resolution: "react-native-worklets@npm:0.5.1"
13562+
"react-native-worklets@npm:^0.6.0":
13563+
version: 0.6.0
13564+
resolution: "react-native-worklets@npm:0.6.0"
1356713565
dependencies:
1356813566
"@babel/plugin-transform-arrow-functions": "npm:^7.0.0-0"
1356913567
"@babel/plugin-transform-class-properties": "npm:^7.0.0-0"
@@ -13580,7 +13578,7 @@ __metadata:
1358013578
"@babel/core": ^7.0.0-0
1358113579
react: "*"
1358213580
react-native: "*"
13583-
checksum: 10/39e70b64560cc4b031ac329bfbd0686b744b6940bbe1d1768a227bb9e142a0e2bad5ef16752003e83374db49d8d6396c72236b9c279e1465a7177f887ae12d48
13581+
checksum: 10/6dd4444bc62687a5191aad20e7af0fbf9ba6fa20d785947694e1c52f2b7c867b55b0a1afbfa020355a5006e06ad9515acbccf81b833f81e22348ca2514ee7884
1358413582
languageName: node
1358513583
linkType: hard
1358613584

@@ -15481,20 +15479,20 @@ __metadata:
1548115479
languageName: node
1548215480
linkType: hard
1548315481

15484-
"tslib@npm:2.8.1, tslib@npm:^2.0.1, tslib@npm:^2.4.0":
15485-
version: 2.8.1
15486-
resolution: "tslib@npm:2.8.1"
15487-
checksum: 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7
15488-
languageName: node
15489-
linkType: hard
15490-
1549115482
"tslib@npm:^1.8.1":
1549215483
version: 1.14.1
1549315484
resolution: "tslib@npm:1.14.1"
1549415485
checksum: 10/7dbf34e6f55c6492637adb81b555af5e3b4f9cc6b998fb440dac82d3b42bdc91560a35a5fb75e20e24a076c651438234da6743d139e4feabf0783f3cdfe1dddb
1549515486
languageName: node
1549615487
linkType: hard
1549715488

15489+
"tslib@npm:^2.0.1, tslib@npm:^2.4.0":
15490+
version: 2.8.1
15491+
resolution: "tslib@npm:2.8.1"
15492+
checksum: 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7
15493+
languageName: node
15494+
linkType: hard
15495+
1549815496
"tsutils@npm:^3.21.0":
1549915497
version: 3.21.0
1550015498
resolution: "tsutils@npm:3.21.0"

0 commit comments

Comments
 (0)