Skip to content

Commit a0a339b

Browse files
chore(deps): bump react-native-config from 1.5.5 to 1.5.9
Bumps [react-native-config](https://github.com/luggit/react-native-config) from 1.5.5 to 1.5.9. - [Release notes](https://github.com/luggit/react-native-config/releases) - [Changelog](https://github.com/lugg/react-native-config/blob/master/release.config.js) - [Commits](react-native-config/react-native-config@v1.5.5...v1.5.9) --- updated-dependencies: - dependency-name: react-native-config dependency-version: 1.5.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b0b126 commit a0a339b

3 files changed

Lines changed: 205 additions & 14 deletions

File tree

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"react-native-bouncy-checkbox": "~3.0.7",
117117
"react-native-builder-bob": "~0.21.3",
118118
"react-native-collapsible": "~1.6.2",
119-
"react-native-config": "~1.5.5",
119+
"react-native-config": "~1.5.9",
120120
"react-native-confirmation-code-field": "~7.3.2",
121121
"react-native-device-info": "~8.7.1",
122122
"react-native-encrypted-storage": "~4.0.3",
@@ -193,7 +193,7 @@
193193
"react-native-argon2": "~2.0.1",
194194
"react-native-bouncy-checkbox": "~3.0.7",
195195
"react-native-collapsible": "~1.6.2",
196-
"react-native-config": "~1.5.5",
196+
"react-native-config": "~1.5.9",
197197
"react-native-confirmation-code-field": "~7.3.2",
198198
"react-native-device-info": "~8.7.1",
199199
"react-native-encrypted-storage": "~4.0.3",

samples/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"react-native-argon2": "~2.0.1",
6868
"react-native-bouncy-checkbox": "~3.0.7",
6969
"react-native-collapsible": "~1.6.2",
70-
"react-native-config": "~1.5.5",
70+
"react-native-config": "~1.5.9",
7171
"react-native-confirmation-code-field": "~7.3.2",
7272
"react-native-device-info": "~8.7.1",
7373
"react-native-encrypted-storage": "~4.0.3",

yarn.lock

Lines changed: 202 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,29 @@ __metadata:
168168
languageName: node
169169
linkType: hard
170170

171+
"@babel/core@npm:^7.25.2":
172+
version: 7.28.4
173+
resolution: "@babel/core@npm:7.28.4"
174+
dependencies:
175+
"@babel/code-frame": "npm:^7.27.1"
176+
"@babel/generator": "npm:^7.28.3"
177+
"@babel/helper-compilation-targets": "npm:^7.27.2"
178+
"@babel/helper-module-transforms": "npm:^7.28.3"
179+
"@babel/helpers": "npm:^7.28.4"
180+
"@babel/parser": "npm:^7.28.4"
181+
"@babel/template": "npm:^7.27.2"
182+
"@babel/traverse": "npm:^7.28.4"
183+
"@babel/types": "npm:^7.28.4"
184+
"@jridgewell/remapping": "npm:^2.3.5"
185+
convert-source-map: "npm:^2.0.0"
186+
debug: "npm:^4.1.0"
187+
gensync: "npm:^1.0.0-beta.2"
188+
json5: "npm:^2.2.3"
189+
semver: "npm:^6.3.1"
190+
checksum: 10c0/ef5a6c3c6bf40d3589b5593f8118cfe2602ce737412629fb6e26d595be2fcbaae0807b43027a5c42ec4fba5b895ff65891f2503b5918c8a3ea3542ab44d4c278
191+
languageName: node
192+
linkType: hard
193+
171194
"@babel/core@npm:~7.22.20":
172195
version: 7.22.20
173196
resolution: "@babel/core@npm:7.22.20"
@@ -417,7 +440,7 @@ __metadata:
417440
languageName: node
418441
linkType: hard
419442

420-
"@babel/helper-module-transforms@npm:^7.25.9":
443+
"@babel/helper-module-transforms@npm:^7.25.9, @babel/helper-module-transforms@npm:^7.28.3":
421444
version: 7.28.3
422445
resolution: "@babel/helper-module-transforms@npm:7.28.3"
423446
dependencies:
@@ -534,6 +557,16 @@ __metadata:
534557
languageName: node
535558
linkType: hard
536559

560+
"@babel/helpers@npm:^7.28.4":
561+
version: 7.28.4
562+
resolution: "@babel/helpers@npm:7.28.4"
563+
dependencies:
564+
"@babel/template": "npm:^7.27.2"
565+
"@babel/types": "npm:^7.28.4"
566+
checksum: 10c0/aaa5fb8098926dfed5f223adf2c5e4c7fbba4b911b73dfec2d7d3083f8ba694d201a206db673da2d9b3ae8c01793e795767654558c450c8c14b4c2175b4fcb44
567+
languageName: node
568+
linkType: hard
569+
537570
"@babel/highlight@npm:^7.10.4":
538571
version: 7.25.9
539572
resolution: "@babel/highlight@npm:7.25.9"
@@ -568,6 +601,17 @@ __metadata:
568601
languageName: node
569602
linkType: hard
570603

604+
"@babel/parser@npm:^7.28.4":
605+
version: 7.28.4
606+
resolution: "@babel/parser@npm:7.28.4"
607+
dependencies:
608+
"@babel/types": "npm:^7.28.4"
609+
bin:
610+
parser: ./bin/babel-parser.js
611+
checksum: 10c0/58b239a5b1477ac7ed7e29d86d675cc81075ca055424eba6485872626db2dc556ce63c45043e5a679cd925e999471dba8a3ed4864e7ab1dbf64306ab72c52707
612+
languageName: node
613+
linkType: hard
614+
571615
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9, @babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.27.1":
572616
version: 7.27.1
573617
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.27.1"
@@ -615,7 +659,7 @@ __metadata:
615659
languageName: node
616660
linkType: hard
617661

618-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.25.9":
662+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.25.9, @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.28.3":
619663
version: 7.28.3
620664
resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.28.3"
621665
dependencies:
@@ -1134,7 +1178,7 @@ __metadata:
11341178
languageName: node
11351179
linkType: hard
11361180

1137-
"@babel/plugin-transform-class-static-block@npm:^7.25.9":
1181+
"@babel/plugin-transform-class-static-block@npm:^7.25.9, @babel/plugin-transform-class-static-block@npm:^7.28.3":
11381182
version: 7.28.3
11391183
resolution: "@babel/plugin-transform-class-static-block@npm:7.28.3"
11401184
dependencies:
@@ -1178,6 +1222,22 @@ __metadata:
11781222
languageName: node
11791223
linkType: hard
11801224

1225+
"@babel/plugin-transform-classes@npm:^7.28.3":
1226+
version: 7.28.4
1227+
resolution: "@babel/plugin-transform-classes@npm:7.28.4"
1228+
dependencies:
1229+
"@babel/helper-annotate-as-pure": "npm:^7.27.3"
1230+
"@babel/helper-compilation-targets": "npm:^7.27.2"
1231+
"@babel/helper-globals": "npm:^7.28.0"
1232+
"@babel/helper-plugin-utils": "npm:^7.27.1"
1233+
"@babel/helper-replace-supers": "npm:^7.27.1"
1234+
"@babel/traverse": "npm:^7.28.4"
1235+
peerDependencies:
1236+
"@babel/core": ^7.0.0-0
1237+
checksum: 10c0/76687ed37216ff012c599870dc00183fb716f22e1a02fe9481943664c0e4d0d88c3da347dc3fe290d4728f4d47cd594ffa621d23845e2bb8ab446e586308e066
1238+
languageName: node
1239+
linkType: hard
1240+
11811241
"@babel/plugin-transform-computed-properties@npm:^7.0.0, @babel/plugin-transform-computed-properties@npm:^7.22.5, @babel/plugin-transform-computed-properties@npm:^7.25.9, @babel/plugin-transform-computed-properties@npm:^7.27.1":
11821242
version: 7.27.1
11831243
resolution: "@babel/plugin-transform-computed-properties@npm:7.27.1"
@@ -1648,6 +1708,17 @@ __metadata:
16481708
languageName: node
16491709
linkType: hard
16501710

1711+
"@babel/plugin-transform-regenerator@npm:^7.28.3":
1712+
version: 7.28.4
1713+
resolution: "@babel/plugin-transform-regenerator@npm:7.28.4"
1714+
dependencies:
1715+
"@babel/helper-plugin-utils": "npm:^7.27.1"
1716+
peerDependencies:
1717+
"@babel/core": ^7.0.0-0
1718+
checksum: 10c0/5ad14647ffaac63c920e28df1b580ee2e932586bbdc71f61ec264398f68a5406c71a7f921de397a41b954a69316c5ab90e5d789ffa2bb34c5e6feb3727cfefb8
1719+
languageName: node
1720+
linkType: hard
1721+
16511722
"@babel/plugin-transform-regexp-modifiers@npm:^7.27.1":
16521723
version: 7.27.1
16531724
resolution: "@babel/plugin-transform-regexp-modifiers@npm:7.27.1"
@@ -1990,6 +2061,86 @@ __metadata:
19902061
languageName: node
19912062
linkType: hard
19922063

2064+
"@babel/preset-env@npm:^7.25.0":
2065+
version: 7.28.3
2066+
resolution: "@babel/preset-env@npm:7.28.3"
2067+
dependencies:
2068+
"@babel/compat-data": "npm:^7.28.0"
2069+
"@babel/helper-compilation-targets": "npm:^7.27.2"
2070+
"@babel/helper-plugin-utils": "npm:^7.27.1"
2071+
"@babel/helper-validator-option": "npm:^7.27.1"
2072+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.27.1"
2073+
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.27.1"
2074+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.27.1"
2075+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.27.1"
2076+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.28.3"
2077+
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
2078+
"@babel/plugin-syntax-import-assertions": "npm:^7.27.1"
2079+
"@babel/plugin-syntax-import-attributes": "npm:^7.27.1"
2080+
"@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6"
2081+
"@babel/plugin-transform-arrow-functions": "npm:^7.27.1"
2082+
"@babel/plugin-transform-async-generator-functions": "npm:^7.28.0"
2083+
"@babel/plugin-transform-async-to-generator": "npm:^7.27.1"
2084+
"@babel/plugin-transform-block-scoped-functions": "npm:^7.27.1"
2085+
"@babel/plugin-transform-block-scoping": "npm:^7.28.0"
2086+
"@babel/plugin-transform-class-properties": "npm:^7.27.1"
2087+
"@babel/plugin-transform-class-static-block": "npm:^7.28.3"
2088+
"@babel/plugin-transform-classes": "npm:^7.28.3"
2089+
"@babel/plugin-transform-computed-properties": "npm:^7.27.1"
2090+
"@babel/plugin-transform-destructuring": "npm:^7.28.0"
2091+
"@babel/plugin-transform-dotall-regex": "npm:^7.27.1"
2092+
"@babel/plugin-transform-duplicate-keys": "npm:^7.27.1"
2093+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.27.1"
2094+
"@babel/plugin-transform-dynamic-import": "npm:^7.27.1"
2095+
"@babel/plugin-transform-explicit-resource-management": "npm:^7.28.0"
2096+
"@babel/plugin-transform-exponentiation-operator": "npm:^7.27.1"
2097+
"@babel/plugin-transform-export-namespace-from": "npm:^7.27.1"
2098+
"@babel/plugin-transform-for-of": "npm:^7.27.1"
2099+
"@babel/plugin-transform-function-name": "npm:^7.27.1"
2100+
"@babel/plugin-transform-json-strings": "npm:^7.27.1"
2101+
"@babel/plugin-transform-literals": "npm:^7.27.1"
2102+
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.27.1"
2103+
"@babel/plugin-transform-member-expression-literals": "npm:^7.27.1"
2104+
"@babel/plugin-transform-modules-amd": "npm:^7.27.1"
2105+
"@babel/plugin-transform-modules-commonjs": "npm:^7.27.1"
2106+
"@babel/plugin-transform-modules-systemjs": "npm:^7.27.1"
2107+
"@babel/plugin-transform-modules-umd": "npm:^7.27.1"
2108+
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.27.1"
2109+
"@babel/plugin-transform-new-target": "npm:^7.27.1"
2110+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.27.1"
2111+
"@babel/plugin-transform-numeric-separator": "npm:^7.27.1"
2112+
"@babel/plugin-transform-object-rest-spread": "npm:^7.28.0"
2113+
"@babel/plugin-transform-object-super": "npm:^7.27.1"
2114+
"@babel/plugin-transform-optional-catch-binding": "npm:^7.27.1"
2115+
"@babel/plugin-transform-optional-chaining": "npm:^7.27.1"
2116+
"@babel/plugin-transform-parameters": "npm:^7.27.7"
2117+
"@babel/plugin-transform-private-methods": "npm:^7.27.1"
2118+
"@babel/plugin-transform-private-property-in-object": "npm:^7.27.1"
2119+
"@babel/plugin-transform-property-literals": "npm:^7.27.1"
2120+
"@babel/plugin-transform-regenerator": "npm:^7.28.3"
2121+
"@babel/plugin-transform-regexp-modifiers": "npm:^7.27.1"
2122+
"@babel/plugin-transform-reserved-words": "npm:^7.27.1"
2123+
"@babel/plugin-transform-shorthand-properties": "npm:^7.27.1"
2124+
"@babel/plugin-transform-spread": "npm:^7.27.1"
2125+
"@babel/plugin-transform-sticky-regex": "npm:^7.27.1"
2126+
"@babel/plugin-transform-template-literals": "npm:^7.27.1"
2127+
"@babel/plugin-transform-typeof-symbol": "npm:^7.27.1"
2128+
"@babel/plugin-transform-unicode-escapes": "npm:^7.27.1"
2129+
"@babel/plugin-transform-unicode-property-regex": "npm:^7.27.1"
2130+
"@babel/plugin-transform-unicode-regex": "npm:^7.27.1"
2131+
"@babel/plugin-transform-unicode-sets-regex": "npm:^7.27.1"
2132+
"@babel/preset-modules": "npm:0.1.6-no-external-plugins"
2133+
babel-plugin-polyfill-corejs2: "npm:^0.4.14"
2134+
babel-plugin-polyfill-corejs3: "npm:^0.13.0"
2135+
babel-plugin-polyfill-regenerator: "npm:^0.6.5"
2136+
core-js-compat: "npm:^3.43.0"
2137+
semver: "npm:^6.3.1"
2138+
peerDependencies:
2139+
"@babel/core": ^7.0.0-0
2140+
checksum: 10c0/f7320cb062abf62de132ea2901135476938d32a896e03f5b7b3d543de08016053f6abbdaaf921d18fa43a0b76537dfd5ce8ee5dc647249b2057b8c6bf1289305
2141+
languageName: node
2142+
linkType: hard
2143+
19932144
"@babel/preset-env@npm:~7.22.20":
19942145
version: 7.22.20
19952146
resolution: "@babel/preset-env@npm:7.22.20"
@@ -2197,7 +2348,7 @@ __metadata:
21972348
languageName: node
21982349
linkType: hard
21992350

2200-
"@babel/preset-react@npm:^7.17.12, @babel/preset-react@npm:^7.22.15":
2351+
"@babel/preset-react@npm:^7.17.12, @babel/preset-react@npm:^7.22.15, @babel/preset-react@npm:^7.24.7":
22012352
version: 7.27.1
22022353
resolution: "@babel/preset-react@npm:7.27.1"
22032354
dependencies:
@@ -2344,6 +2495,21 @@ __metadata:
23442495
languageName: node
23452496
linkType: hard
23462497

2498+
"@babel/traverse@npm:^7.28.4":
2499+
version: 7.28.4
2500+
resolution: "@babel/traverse@npm:7.28.4"
2501+
dependencies:
2502+
"@babel/code-frame": "npm:^7.27.1"
2503+
"@babel/generator": "npm:^7.28.3"
2504+
"@babel/helper-globals": "npm:^7.28.0"
2505+
"@babel/parser": "npm:^7.28.4"
2506+
"@babel/template": "npm:^7.27.2"
2507+
"@babel/types": "npm:^7.28.4"
2508+
debug: "npm:^4.3.1"
2509+
checksum: 10c0/ee678fdd49c9f54a32e07e8455242390d43ce44887cea6567b233fe13907b89240c377e7633478a32c6cf1be0e17c2f7f3b0c59f0666e39c5074cc47b968489c
2510+
languageName: node
2511+
linkType: hard
2512+
23472513
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.19, @babel/types@npm:^7.24.7, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.27.6, @babel/types@npm:^7.28.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
23482514
version: 7.28.1
23492515
resolution: "@babel/types@npm:7.28.1"
@@ -2364,6 +2530,16 @@ __metadata:
23642530
languageName: node
23652531
linkType: hard
23662532

2533+
"@babel/types@npm:^7.28.4":
2534+
version: 7.28.4
2535+
resolution: "@babel/types@npm:7.28.4"
2536+
dependencies:
2537+
"@babel/helper-string-parser": "npm:^7.27.1"
2538+
"@babel/helper-validator-identifier": "npm:^7.27.1"
2539+
checksum: 10c0/ac6f909d6191319e08c80efbfac7bd9a25f80cc83b43cd6d82e7233f7a6b9d6e7b90236f3af7400a3f83b576895bcab9188a22b584eb0f224e80e6d4e95f4517
2540+
languageName: node
2541+
linkType: hard
2542+
23672543
"@bcoe/v8-coverage@npm:^0.2.3":
23682544
version: 0.2.3
23692545
resolution: "@bcoe/v8-coverage@npm:0.2.3"
@@ -2453,7 +2629,7 @@ __metadata:
24532629
react-native-bouncy-checkbox: "npm:~3.0.7"
24542630
react-native-builder-bob: "npm:~0.21.3"
24552631
react-native-collapsible: "npm:~1.6.2"
2456-
react-native-config: "npm:~1.5.5"
2632+
react-native-config: "npm:~1.5.9"
24572633
react-native-confirmation-code-field: "npm:~7.3.2"
24582634
react-native-device-info: "npm:~8.7.1"
24592635
react-native-encrypted-storage: "npm:~4.0.3"
@@ -2529,7 +2705,7 @@ __metadata:
25292705
react-native-argon2: ~2.0.1
25302706
react-native-bouncy-checkbox: ~3.0.7
25312707
react-native-collapsible: ~1.6.2
2532-
react-native-config: ~1.5.5
2708+
react-native-config: ~1.5.9
25332709
react-native-confirmation-code-field: ~7.3.2
25342710
react-native-device-info: ~8.7.1
25352711
react-native-encrypted-storage: ~4.0.3
@@ -4999,6 +5175,16 @@ __metadata:
49995175
languageName: node
50005176
linkType: hard
50015177

5178+
"@jridgewell/remapping@npm:^2.3.5":
5179+
version: 2.3.5
5180+
resolution: "@jridgewell/remapping@npm:2.3.5"
5181+
dependencies:
5182+
"@jridgewell/gen-mapping": "npm:^0.3.5"
5183+
"@jridgewell/trace-mapping": "npm:^0.3.24"
5184+
checksum: 10c0/3de494219ffeb2c5c38711d0d7bb128097edf91893090a2dbc8ee0b55d092bb7347b1fd0f478486c5eab010e855c73927b1666f2107516d472d24a73017d1194
5185+
languageName: node
5186+
linkType: hard
5187+
50025188
"@jridgewell/resolve-uri@npm:^3.0.3, @jridgewell/resolve-uri@npm:^3.1.0":
50035189
version: 3.1.2
50045190
resolution: "@jridgewell/resolve-uri@npm:3.1.2"
@@ -8867,7 +9053,7 @@ __metadata:
88679053
react-native-argon2: "npm:~2.0.1"
88689054
react-native-bouncy-checkbox: "npm:~3.0.7"
88699055
react-native-collapsible: "npm:~1.6.2"
8870-
react-native-config: "npm:~1.5.5"
9056+
react-native-config: "npm:~1.5.9"
88719057
react-native-confirmation-code-field: "npm:~7.3.2"
88729058
react-native-device-info: "npm:~8.7.1"
88739059
react-native-encrypted-storage: "npm:~4.0.3"
@@ -18405,15 +18591,20 @@ __metadata:
1840518591
languageName: node
1840618592
linkType: hard
1840718593

18408-
"react-native-config@npm:~1.5.5":
18409-
version: 1.5.5
18410-
resolution: "react-native-config@npm:1.5.5"
18594+
"react-native-config@npm:~1.5.9":
18595+
version: 1.5.9
18596+
resolution: "react-native-config@npm:1.5.9"
18597+
dependencies:
18598+
"@babel/core": "npm:^7.25.2"
18599+
"@babel/preset-env": "npm:^7.25.0"
18600+
"@babel/preset-react": "npm:^7.24.7"
18601+
babel-jest: "npm:^29.7.0"
1841118602
peerDependencies:
1841218603
react-native-windows: ">=0.61"
1841318604
peerDependenciesMeta:
1841418605
react-native-windows:
1841518606
optional: true
18416-
checksum: 10c0/8fa0b1202b9a7daee4c41ef95baa7adc70fdcaeb4d604dace9ff0c47963d96879b66720cc4e77557a99dacd71453ac99c4607bc2a24ea37e274c4d6d39dab18e
18607+
checksum: 10c0/84eabd1f4ca07a2fe0490c72dea4a14827ebb3a0f7fc7857362e7e540597688b8f49f9d78e8fedce4c7743d80dffd46df7f54d0d5bf9edf7529bc6431194e35e
1841718608
languageName: node
1841818609
linkType: hard
1841918610

0 commit comments

Comments
 (0)