Skip to content

Commit 40ea89b

Browse files
Merge pull request #441 from OpenDTU-App/dependabot/npm_and_yarn/production-dependencies-99dafab03f
2 parents d672c67 + a0934ff commit 40ea89b

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3228,7 +3228,7 @@ SPEC CHECKSUMS:
32283228
glog: 5683914934d5b6e4240e497e0f4a3b42d1854183
32293229
hermes-engine: 35c763d57c9832d0eef764316ca1c4d043581394
32303230
libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8
3231-
RCT-Folly: 59ec0ac1f2f39672a0c6e6cecdd39383b764646f
3231+
RCT-Folly: 846fda9475e61ec7bcbf8a3fe81edfcaeb090669
32323232
RCTDeprecation: c0ed3249a97243002615517dff789bf4666cf585
32333233
RCTRequired: 58719f5124f9267b5f9649c08bf23d9aea845b23
32343234
RCTTypeSafety: 4aefa8328ab1f86da273f08517f1f6b343f6c2cc
@@ -3318,4 +3318,4 @@ SPEC CHECKSUMS:
33183318

33193319
PODFILE CHECKSUM: 236a2187fcbe084e16792ff6d57013e36a11638e
33203320

3321-
COCOAPODS: 1.15.2
3321+
COCOAPODS: 1.16.2

licenses.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"licenseUrl": "https://github.com/react-navigation/react-navigation/raw/master/LICENSE",
6666
"parents": "opendtu-react-native"
6767
},
68-
"@reduxjs/[email protected].0": {
68+
"@reduxjs/[email protected].1": {
6969
"licenses": "MIT",
7070
"repository": "https://github.com/reduxjs/redux-toolkit",
7171
"licenseUrl": "https://github.com/reduxjs/redux-toolkit/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.0.1": {
170+
"react-i18next@16.1.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@react-navigation/bottom-tabs": "^7.4.9",
4444
"@react-navigation/native": "^7.1.18",
4545
"@react-navigation/native-stack": "^7.3.28",
46-
"@reduxjs/toolkit": "^2.9.0",
46+
"@reduxjs/toolkit": "^2.9.1",
4747
"@shopify/flash-list": "^2.1.0",
4848
"base-64": "^1.0.0",
4949
"compare-versions": "^6.1.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.0.1",
64+
"react-i18next": "^16.1.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: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4422,9 +4422,9 @@ __metadata:
44224422
languageName: node
44234423
linkType: hard
44244424

4425-
"@reduxjs/toolkit@npm:^2.9.0":
4426-
version: 2.9.0
4427-
resolution: "@reduxjs/toolkit@npm:2.9.0"
4425+
"@reduxjs/toolkit@npm:^2.9.1":
4426+
version: 2.9.1
4427+
resolution: "@reduxjs/toolkit@npm:2.9.1"
44284428
dependencies:
44294429
"@standard-schema/spec": "npm:^1.0.0"
44304430
"@standard-schema/utils": "npm:^0.3.0"
@@ -4440,7 +4440,7 @@ __metadata:
44404440
optional: true
44414441
react-redux:
44424442
optional: true
4443-
checksum: 10/d2f1b59c96638d9a36c3709f31f24ec1ce25604f2010eebb89506e6782142dfa3a97bd64f6b4650d9230d1a8a7f09a2dfed5ee2eb7a4454cbeb08fcb8cc6cf36
4443+
checksum: 10/d545e62b9a8a34ebc5ea6eae4cbe59ea622d9fe65a736cc5d92854aa2db24f7f04a19f53e1067b6d7cddd1e7ddca29bc3d88a526782682126383fd2b930c13aa
44444444
languageName: node
44454445
linkType: hard
44464446

@@ -12507,7 +12507,7 @@ __metadata:
1250712507
"@react-navigation/bottom-tabs": "npm:^7.4.9"
1250812508
"@react-navigation/native": "npm:^7.1.18"
1250912509
"@react-navigation/native-stack": "npm:^7.3.28"
12510-
"@reduxjs/toolkit": "npm:^2.9.0"
12510+
"@reduxjs/toolkit": "npm:^2.9.1"
1251112511
"@shopify/flash-list": "npm:^2.1.0"
1251212512
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
1251312513
"@types/color": "npm:^4.2.0"
@@ -12547,7 +12547,7 @@ __metadata:
1254712547
pretty-bytes: "npm:^7.1.0"
1254812548
prometheus-query: "npm:^3.5.1"
1254912549
react: "npm:19.1.0"
12550-
react-i18next: "npm:^16.0.1"
12550+
react-i18next: "npm:^16.1.0"
1255112551
react-native: "npm:0.81.4"
1255212552
react-native-charts-wrapper: "npm:^0.6.0"
1255312553
react-native-config: "npm:1.5.6"
@@ -13241,9 +13241,9 @@ __metadata:
1324113241
languageName: node
1324213242
linkType: hard
1324313243

13244-
"react-i18next@npm:^16.0.1":
13245-
version: 16.0.1
13246-
resolution: "react-i18next@npm:16.0.1"
13244+
"react-i18next@npm:^16.1.0":
13245+
version: 16.1.0
13246+
resolution: "react-i18next@npm:16.1.0"
1324713247
dependencies:
1324813248
"@babel/runtime": "npm:^7.27.6"
1324913249
html-parse-stringify: "npm:^3.0.1"
@@ -13258,7 +13258,7 @@ __metadata:
1325813258
optional: true
1325913259
typescript:
1326013260
optional: true
13261-
checksum: 10/5828d3985eac2e84bfc8917a295a6a666f0f5fafd692022b83de48bcfa79eb5d0fd499700611463ee9c75c1added93092bf112164b7c9bef39c92441f91ddd54
13261+
checksum: 10/73b23d43bcb470ae470a6481c81879118959d190a05cecfe9e92f87838fffcaa14a74a222287afd3826c8b3deaf7b58e81d47683e76e735d1a632db23899e912
1326213262
languageName: node
1326313263
linkType: hard
1326413264

0 commit comments

Comments
 (0)