Skip to content

Commit 10e172e

Browse files
Merge pull request #360 from OpenDTU-App/dependabot/npm_and_yarn/production-dependencies-57e5efcfb5
Bump the production-dependencies group with 3 updates
2 parents eaddab8 + dd2ee2b commit 10e172e

File tree

3 files changed

+22
-31
lines changed

3 files changed

+22
-31
lines changed

licenses.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"licenseUrl": "https://github.com/react-navigation/react-navigation/raw/master/LICENSE",
6060
"parents": "opendtu-react-native"
6161
},
62-
"@reduxjs/toolkit@2.8.1": {
62+
"@reduxjs/toolkit@2.8.2": {
6363
"licenses": "MIT",
6464
"repository": "https://github.com/reduxjs/redux-toolkit",
6565
"licenseUrl": "https://github.com/reduxjs/redux-toolkit/raw/master/LICENSE",
@@ -101,7 +101,7 @@
101101
"licenseUrl": "https://github.com/krisk/Fuse/raw/master/LICENSE",
102102
"parents": "opendtu-react-native"
103103
},
104-
"i18next@25.1.2": {
104+
"i18next@25.2.0": {
105105
"licenses": "MIT",
106106
"repository": "https://github.com/i18next/i18next",
107107
"licenseUrl": "https://github.com/i18next/i18next/raw/master/LICENSE",
@@ -239,7 +239,7 @@
239239
"licenseUrl": "https://github.com/web-ridge/react-native-paper-dates/raw/master/LICENSE",
240240
"parents": "opendtu-react-native"
241241
},
242-
"react-native-paper@5.14.1": {
242+
"react-native-paper@5.14.4": {
243243
"licenses": "MIT",
244244
"repository": "https://github.com/callstack/react-native-paper",
245245
"licenseUrl": "https://github.com/callstack/react-native-paper/raw/master/LICENSE.md",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@
4242
"@react-navigation/bottom-tabs": "^7.3.13",
4343
"@react-navigation/native": "^7.1.9",
4444
"@react-navigation/native-stack": "^7.3.13",
45-
"@reduxjs/toolkit": "^2.8.1",
45+
"@reduxjs/toolkit": "^2.8.2",
4646
"@shopify/flash-list": "^1.8.0",
4747
"base-64": "^1.0.0",
4848
"compare-versions": "^6.1.1",
4949
"expo": "52.0.46",
5050
"fast-deep-equal": "^3.1.3",
5151
"fuse.js": "^7.1.0",
52-
"i18next": "^25.1.2",
52+
"i18next": "^25.2.0",
5353
"intl-pluralrules": "^2.0.1",
5454
"ip-regex": "^5.0.0",
5555
"moment": "^2.30.1",
@@ -73,7 +73,7 @@
7373
"react-native-logs": "^5.3.0",
7474
"react-native-markdown-display": "^7.0.2",
7575
"react-native-mmkv": "~2.12.2",
76-
"react-native-paper": "5.14.1",
76+
"react-native-paper": "5.14.4",
7777
"react-native-paper-dates": "^0.22.42",
7878
"react-native-reanimated": "^3.17.5",
7979
"react-native-safe-area-context": "5.4.0",

yarn.lock

Lines changed: 16 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2208,15 +2208,6 @@ __metadata:
22082208
languageName: node
22092209
linkType: hard
22102210

2211-
"@babel/runtime@npm:^7.26.10":
2212-
version: 7.26.10
2213-
resolution: "@babel/runtime@npm:7.26.10"
2214-
dependencies:
2215-
regenerator-runtime: "npm:^0.14.0"
2216-
checksum: 10/9d7ff8e96abe3791047c1138789c742411e3ef19c4d7ca18ce916f83cec92c06ec5dc64401759f6dd1e377cf8a01bbd2c62e033eb7550f435cf6579768d0d4a5
2217-
languageName: node
2218-
linkType: hard
2219-
22202211
"@babel/runtime@npm:^7.27.1":
22212212
version: 7.27.1
22222213
resolution: "@babel/runtime@npm:7.27.1"
@@ -4453,9 +4444,9 @@ __metadata:
44534444
languageName: node
44544445
linkType: hard
44554446

4456-
"@reduxjs/toolkit@npm:^2.8.1":
4457-
version: 2.8.1
4458-
resolution: "@reduxjs/toolkit@npm:2.8.1"
4447+
"@reduxjs/toolkit@npm:^2.8.2":
4448+
version: 2.8.2
4449+
resolution: "@reduxjs/toolkit@npm:2.8.2"
44594450
dependencies:
44604451
"@standard-schema/spec": "npm:^1.0.0"
44614452
"@standard-schema/utils": "npm:^0.3.0"
@@ -4471,7 +4462,7 @@ __metadata:
44714462
optional: true
44724463
react-redux:
44734464
optional: true
4474-
checksum: 10/388e39af72d42935bb644b8121c6b0de043bba51ab378f532476f7c77b79bde625f7c8dc5a6bc1095448008a08568c17876d958df87eeae1cfcb72214907e7da
4465+
checksum: 10/7834b7b91a364f98f5ffa932b1027179d9a0a27a145206a7b5256304acafe5516c6622540656435e310e4a08e579eecaee5c2582442c4ef6a4dbe6f417b7d395
44754466
languageName: node
44764467
linkType: hard
44774468

@@ -9333,17 +9324,17 @@ __metadata:
93339324
languageName: node
93349325
linkType: hard
93359326

9336-
"i18next@npm:^25.1.2":
9337-
version: 25.1.2
9338-
resolution: "i18next@npm:25.1.2"
9327+
"i18next@npm:^25.2.0":
9328+
version: 25.2.0
9329+
resolution: "i18next@npm:25.2.0"
93399330
dependencies:
9340-
"@babel/runtime": "npm:^7.26.10"
9331+
"@babel/runtime": "npm:^7.27.1"
93419332
peerDependencies:
93429333
typescript: ^5
93439334
peerDependenciesMeta:
93449335
typescript:
93459336
optional: true
9346-
checksum: 10/40000d98969c5c76d4271b5ac3fedddc42482717961488bd2d595dc675f1a620f4f29f5f1d7f49c8c8ed4697faa911cfffa31360119a2fbbaf4b92f6dfc587c3
9337+
checksum: 10/76961aadcafe301c475e801df914827ea7470987f9b7cf552596bab60117165efaaffcbb69d937af943db5e4eb46cb7798f79042b657ade10dc8983f63c28753
93479338
languageName: node
93489339
linkType: hard
93499340

@@ -12263,7 +12254,7 @@ __metadata:
1226312254
"@react-navigation/bottom-tabs": "npm:^7.3.13"
1226412255
"@react-navigation/native": "npm:^7.1.9"
1226512256
"@react-navigation/native-stack": "npm:^7.3.13"
12266-
"@reduxjs/toolkit": "npm:^2.8.1"
12257+
"@reduxjs/toolkit": "npm:^2.8.2"
1226712258
"@shopify/flash-list": "npm:^1.8.0"
1226812259
"@testing-library/react-native": "npm:^13.2.0"
1226912260
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
@@ -12294,7 +12285,7 @@ __metadata:
1229412285
expo: "npm:52.0.46"
1229512286
fast-deep-equal: "npm:^3.1.3"
1229612287
fuse.js: "npm:^7.1.0"
12297-
i18next: "npm:^25.1.2"
12288+
i18next: "npm:^25.2.0"
1229812289
intl-pluralrules: "npm:^2.0.1"
1229912290
ip-regex: "npm:^5.0.0"
1230012291
jest: "npm:^29.7.0"
@@ -12320,7 +12311,7 @@ __metadata:
1232012311
react-native-logs: "npm:^5.3.0"
1232112312
react-native-markdown-display: "npm:^7.0.2"
1232212313
react-native-mmkv: "npm:~2.12.2"
12323-
react-native-paper: "npm:5.14.1"
12314+
react-native-paper: "npm:5.14.4"
1232412315
react-native-paper-dates: "npm:^0.22.42"
1232512316
react-native-reanimated: "npm:^3.17.5"
1232612317
react-native-safe-area-context: "npm:5.4.0"
@@ -13221,9 +13212,9 @@ __metadata:
1322113212
languageName: node
1322213213
linkType: hard
1322313214

13224-
"react-native-paper@npm:5.14.1":
13225-
version: 5.14.1
13226-
resolution: "react-native-paper@npm:5.14.1"
13215+
"react-native-paper@npm:5.14.4":
13216+
version: 5.14.4
13217+
resolution: "react-native-paper@npm:5.14.4"
1322713218
dependencies:
1322813219
"@callstack/react-theme-provider": "npm:^3.0.9"
1322913220
color: "npm:^3.1.2"
@@ -13232,7 +13223,7 @@ __metadata:
1323213223
react: "*"
1323313224
react-native: "*"
1323413225
react-native-safe-area-context: "*"
13235-
checksum: 10/e57d578c3f8c2b15a94e5451bcb0609772549653ef5e4cb7da3fb68e4ac9b009061469af5dd5f199bd05a539d2df11554b6557349cab168d6bc770612c54f3db
13226+
checksum: 10/38e15e4dd52097242b50a814532f5c740f14c96403686356d02af249b0c8c8118c274fea1609021589ba40110231e682655ff80bbfe0746026c2e94ead83e7ee
1323613227
languageName: node
1323713228
linkType: hard
1323813229

0 commit comments

Comments
 (0)