Skip to content

Commit bed1b2a

Browse files
Bump the production-dependencies group with 3 updates
Bumps the production-dependencies group with 3 updates: [react-i18next](https://github.com/i18next/react-i18next), [react-native-paper-dates](https://github.com/web-ridge/react-native-paper-dates) and [react-native-zeroconf](https://github.com/Apercu/react-native-zeroconf). Updates `react-i18next` from 16.5.0 to 16.5.1 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.5.0...v16.5.1) Updates `react-native-paper-dates` from 0.22.51 to 0.22.53 - [Release notes](https://github.com/web-ridge/react-native-paper-dates/releases) - [Commits](https://github.com/web-ridge/react-native-paper-dates/commits) Updates `react-native-zeroconf` from 0.13.8 to 0.14.0 - [Release notes](https://github.com/Apercu/react-native-zeroconf/releases) - [Commits](balthazar/react-native-zeroconf@0.13.8...0.14.0) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-paper-dates dependency-version: 0.22.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-zeroconf dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ab3bd3 commit bed1b2a

File tree

2 files changed

+19
-26
lines changed

2 files changed

+19
-26
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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.5.0",
64+
"react-i18next": "^16.5.1",
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-markdown-display": "^7.0.2",
7777
"react-native-mmkv": "~3.3.3",
7878
"react-native-paper": "5.14.5",
79-
"react-native-paper-dates": "^0.22.51",
79+
"react-native-paper-dates": "^0.22.53",
8080
"react-native-reanimated": "^4.2.1",
8181
"react-native-safe-area-context": "^5.6.2",
8282
"react-native-screens": "^4.19.0",
@@ -89,7 +89,7 @@
8989
"react-native-url-polyfill": "^3.0.0",
9090
"react-native-vector-icons": "^10.3.0",
9191
"react-native-worklets": "^0.7.1",
92-
"react-native-zeroconf": "^0.13.8",
92+
"react-native-zeroconf": "^0.14.0",
9393
"react-redux": "^9.2.0",
9494
"redux": "^5.0.1",
9595
"redux-persist": "^6.0.0",

yarn.lock

Lines changed: 16 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2439,13 +2439,6 @@ __metadata:
24392439
languageName: node
24402440
linkType: hard
24412441

2442-
"@babel/runtime@npm:^7.27.6":
2443-
version: 7.27.6
2444-
resolution: "@babel/runtime@npm:7.27.6"
2445-
checksum: 10/cc957a12ba3781241b83d528eb69ddeb86ca5ac43179a825e83aa81263a6b3eb88c57bed8a937cdeacfc3192e07ec24c73acdfea4507d0c0428c8e23d6322bfe
2446-
languageName: node
2447-
linkType: hard
2448-
24492442
"@babel/runtime@npm:^7.28.4":
24502443
version: 7.28.4
24512444
resolution: "@babel/runtime@npm:7.28.4"
@@ -12564,7 +12557,7 @@ __metadata:
1256412557
pretty-bytes: "npm:^7.1.0"
1256512558
prometheus-query: "npm:^3.5.1"
1256612559
react: "npm:19.1.0"
12567-
react-i18next: "npm:^16.5.0"
12560+
react-i18next: "npm:^16.5.1"
1256812561
react-native: "npm:0.81.4"
1256912562
react-native-charts-wrapper: "npm:^0.6.0"
1257012563
react-native-config: "npm:1.5.6"
@@ -12579,7 +12572,7 @@ __metadata:
1257912572
react-native-markdown-display: "npm:^7.0.2"
1258012573
react-native-mmkv: "npm:~3.3.3"
1258112574
react-native-paper: "npm:5.14.5"
12582-
react-native-paper-dates: "npm:^0.22.51"
12575+
react-native-paper-dates: "npm:^0.22.53"
1258312576
react-native-reanimated: "npm:^4.2.1"
1258412577
react-native-safe-area-context: "npm:^5.6.2"
1258512578
react-native-screens: "npm:^4.19.0"
@@ -12593,7 +12586,7 @@ __metadata:
1259312586
react-native-vector-icons: "npm:^10.3.0"
1259412587
react-native-version: "npm:4.0.0"
1259512588
react-native-worklets: "npm:^0.7.1"
12596-
react-native-zeroconf: "npm:^0.13.8"
12589+
react-native-zeroconf: "npm:^0.14.0"
1259712590
react-redux: "npm:^9.2.0"
1259812591
react-test-renderer: "npm:19.0.0"
1259912592
redux: "npm:^5.0.1"
@@ -13281,11 +13274,11 @@ __metadata:
1328113274
languageName: node
1328213275
linkType: hard
1328313276

13284-
"react-i18next@npm:^16.5.0":
13285-
version: 16.5.0
13286-
resolution: "react-i18next@npm:16.5.0"
13277+
"react-i18next@npm:^16.5.1":
13278+
version: 16.5.1
13279+
resolution: "react-i18next@npm:16.5.1"
1328713280
dependencies:
13288-
"@babel/runtime": "npm:^7.27.6"
13281+
"@babel/runtime": "npm:^7.28.4"
1328913282
html-parse-stringify: "npm:^3.0.1"
1329013283
use-sync-external-store: "npm:^1.6.0"
1329113284
peerDependencies:
@@ -13299,7 +13292,7 @@ __metadata:
1329913292
optional: true
1330013293
typescript:
1330113294
optional: true
13302-
checksum: 10/1c0cebe33dece1ebe9683acf7437b013dd9c42837c2bfd862f1304f1704d5aba40051ed0c2b5989bcf096da828eacd9ca751a234b340dac1c2bbbeb285a40bda
13295+
checksum: 10/c316a30f9f2b9e5078e196e8b137216a821fd61507ab37fcf9f4445616cedb6fe978d164c134db1d69e24ab5d13bb2d1166eaa018e2c862c1703b9ff75604d79
1330313296
languageName: node
1330413297
linkType: hard
1330513298

@@ -13482,17 +13475,17 @@ __metadata:
1348213475
languageName: node
1348313476
linkType: hard
1348413477

13485-
"react-native-paper-dates@npm:^0.22.51":
13486-
version: 0.22.51
13487-
resolution: "react-native-paper-dates@npm:0.22.51"
13478+
"react-native-paper-dates@npm:^0.22.53":
13479+
version: 0.22.53
13480+
resolution: "react-native-paper-dates@npm:0.22.53"
1348813481
dependencies:
1348913482
color: "npm:^4.2.3"
1349013483
peerDependencies:
1349113484
react: "*"
1349213485
react-native: "*"
1349313486
react-native-paper: "*"
1349413487
react-native-safe-area-context: "*"
13495-
checksum: 10/045808a08ae5a6f0a531fe06eeb8e7cbf0d640dc7e7e34d9382c47ddbe1be115bd47fb133e30c7372ceed6d4a09591d3038366322d51094114d6e2569223d17c
13488+
checksum: 10/def1f90afa98d43a14a06ac0b8bb7b1ec71fb906ba978f9aedae1ebb7b72850d8f83de7a8d74570131fd3a39ff5b4276d4f10d7475bea724797fbaf5bd4fd2ea
1349613489
languageName: node
1349713490
linkType: hard
1349813491

@@ -13679,14 +13672,14 @@ __metadata:
1367913672
languageName: node
1368013673
linkType: hard
1368113674

13682-
"react-native-zeroconf@npm:^0.13.8":
13683-
version: 0.13.8
13684-
resolution: "react-native-zeroconf@npm:0.13.8"
13675+
"react-native-zeroconf@npm:^0.14.0":
13676+
version: 0.14.0
13677+
resolution: "react-native-zeroconf@npm:0.14.0"
1368513678
dependencies:
1368613679
events: "npm:^3.0.0"
1368713680
peerDependencies:
1368813681
react-native: ">=0.60"
13689-
checksum: 10/cc996fd2a691cedde9081c45cda6aa43aeb4405b5916c0650e15c3f6d3e63e3fccd0626f70b0bceaf342c5667bb74fff025447db87d42ab0b225efdf9144f493
13682+
checksum: 10/d3d0b1d8949a17e0bbac47ad1ad025e226e80d4093261996c7d6620dd35ca1464d80272cdb330a408db88d688dae82dd8611b590c99381fccb7893f21ed80a29
1369013683
languageName: node
1369113684
linkType: hard
1369213685

0 commit comments

Comments
 (0)