Skip to content

Commit 23d1fcd

Browse files
committed
Bump package version to 10.25.1
1 parent e3a7480 commit 23d1fcd

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

Example/testHotUpdate/bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-native-paper": "^5.13.1",
1313
"react-native-safe-area-context": "^5.2.0",
1414
"react-native-svg": "^15.11.1",
15-
"react-native-update": "^10.24.2",
15+
"react-native-update": "^10.25.0",
1616
"react-native-vector-icons": "^10.2.0",
1717
},
1818
"devDependencies": {
@@ -1434,7 +1434,7 @@
14341434

14351435
"react-native-svg": ["[email protected]", "", { "dependencies": { "css-select": "^5.1.0", "css-tree": "^1.1.3", "warn-once": "0.1.1" }, "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-Qmwx/yJKt+AHUr4zjxx/Q69qwKtRfr1+uIfFMQoq3WFRhqU76aL9db1DyvPiY632DAsVGba1pHf92OZPkpjrdQ=="],
14361436

1437-
"react-native-update": ["react-native-update@10.24.2", "", { "dependencies": { "nanoid": "^3.3.3", "react-native-url-polyfill": "^2.0.0" }, "peerDependencies": { "react": ">=16.8.0", "react-native": ">=0.59.0" } }, "sha512-pMnAFWApyZkTFKJliENcKVl3wSjOH/e0mEaYjYodWjpmHGZVET/J/nZ46Q03/JRtXcVnYkaq//y3axMfgHC21g=="],
1437+
"react-native-update": ["react-native-update@10.25.0", "", { "dependencies": { "nanoid": "^3.3.3", "react-native-url-polyfill": "^2.0.0" }, "peerDependencies": { "react": ">=16.8.0", "react-native": ">=0.59.0" } }, "sha512-4EYcYZFMhd/VMk9EwND4N2NOBZJYTksvbLdGTgqwYA1NT4IUmBgTFGeeng8GzazOqh4yP0tlW98zpW+67DEZsg=="],
14381438

14391439
"react-native-url-polyfill": ["[email protected]", "", { "dependencies": { "whatwg-url-without-unicode": "8.0.0-3" }, "peerDependencies": { "react-native": "*" } }, "sha512-My330Do7/DvKnEvwQc0WdcBnFPploYKp9CYlefDXzIdEaA+PAhDYllkvGeEroEzvc4Kzzj2O4yVdz8v6fjRvhA=="],
14401440

Example/testHotUpdate/ios/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,7 +1308,7 @@ PODS:
13081308
- ReactCommon/turbomodule/bridging
13091309
- ReactCommon/turbomodule/core
13101310
- Yoga
1311-
- react-native-update (10.24.2):
1311+
- react-native-update (10.25.0):
13121312
- DoubleConversion
13131313
- glog
13141314
- hermes-engine
@@ -1322,8 +1322,8 @@ PODS:
13221322
- React-featureflags
13231323
- React-graphics
13241324
- React-ImageManager
1325-
- react-native-update/HDiffPatch (= 10.24.2)
1326-
- react-native-update/RCTPushy (= 10.24.2)
1325+
- react-native-update/HDiffPatch (= 10.25.0)
1326+
- react-native-update/RCTPushy (= 10.25.0)
13271327
- React-NativeModulesApple
13281328
- React-RCTFabric
13291329
- React-rendererdebug
@@ -1333,7 +1333,7 @@ PODS:
13331333
- ReactCommon/turbomodule/core
13341334
- SSZipArchive
13351335
- Yoga
1336-
- react-native-update/HDiffPatch (10.24.2):
1336+
- react-native-update/HDiffPatch (10.25.0):
13371337
- DoubleConversion
13381338
- glog
13391339
- hermes-engine
@@ -1356,7 +1356,7 @@ PODS:
13561356
- ReactCommon/turbomodule/core
13571357
- SSZipArchive
13581358
- Yoga
1359-
- react-native-update/RCTPushy (10.24.2):
1359+
- react-native-update/RCTPushy (10.25.0):
13601360
- DoubleConversion
13611361
- glog
13621362
- hermes-engine
@@ -1988,7 +1988,7 @@ SPEC CHECKSUMS:
19881988
React-Mapbuffer: a381120aea722d2244d4e4b663a10d4c3b2d4e51
19891989
React-microtasksnativemodule: d9b946675010659cddd1c7611c074216579c8ad3
19901990
react-native-safe-area-context: 5e53e2b0fc3a2994ad0c89a2486e545b6566d8c4
1991-
react-native-update: f3a3a5e028f0513f9350be61abf5c0135574b201
1991+
react-native-update: 7fd014ef3cd16406bc20284bfb40f9eb0c2ecc8e
19921992
React-nativeconfig: 67fa7a63ea288cb5b1d0dd2deaf240405fec164f
19931993
React-NativeModulesApple: 34b7a4d7441a4ee78d18109ff107c1ccf7c074a9
19941994
React-perflogger: d1149037ac466ad2141d4ae541ca16cb73b2343b

Example/testHotUpdate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-native-paper": "^5.13.1",
2424
"react-native-safe-area-context": "^5.2.0",
2525
"react-native-svg": "^15.11.1",
26-
"react-native-update": "^10.24.2",
26+
"react-native-update": "^10.25.0",
2727
"react-native-vector-icons": "^10.2.0"
2828
},
2929
"devDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-update",
3-
"version": "10.25.0",
3+
"version": "10.25.1",
44
"description": "react-native hot update",
55
"main": "src/index",
66
"scripts": {

0 commit comments

Comments
 (0)