Skip to content

Commit 29fd468

Browse files
authored
chore: remove old package (#1647)
Signed-off-by: Alfred Rosenthal <[email protected]>
1 parent c1cc972 commit 29fd468

File tree

5 files changed

+6
-25
lines changed

5 files changed

+6
-25
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@bifold/core': patch
3+
---
4+
5+
removed old package

packages/core/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"@react-native-async-storage/async-storage": "~1.22.3",
6161
"@react-native-clipboard/clipboard": "~1.16.3",
6262
"@react-native-community/netinfo": "~11.3.3",
63-
"@react-native-masked-view/masked-view": "~0.3.2",
6463
"@react-native/babel-preset": "~0.73.21",
6564
"@react-native/eslint-config": "~0.73.2",
6665
"@react-native/eslint-plugin": "~0.73.1",
@@ -167,7 +166,6 @@
167166
"@react-native-async-storage/async-storage": "~1.22.3",
168167
"@react-native-clipboard/clipboard": "~1.16.3",
169168
"@react-native-community/netinfo": "~11.3.3",
170-
"@react-native-masked-view/masked-view": "~0.3.2",
171169
"@react-navigation/bottom-tabs": "~6.0.9",
172170
"@react-navigation/core": "~6.1.0",
173171
"@react-navigation/devtools": "~6.0.27",

samples/app/ios/Podfile.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,10 +1121,6 @@ PODS:
11211121
- React-Core
11221122
- RNCClipboard (1.16.3):
11231123
- React-Core
1124-
- RNCMaskedView (0.3.2):
1125-
- glog
1126-
- RCT-Folly (= 2022.05.16.00)
1127-
- React-Core
11281124
- RNDeviceInfo (8.7.1):
11291125
- React-Core
11301126
- RNFS (2.20.0):
@@ -1236,7 +1232,6 @@ DEPENDENCIES:
12361232
- RNArgon2 (from `../node_modules/react-native-argon2`)
12371233
- "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
12381234
- "RNCClipboard (from `../node_modules/@react-native-clipboard/clipboard`)"
1239-
- "RNCMaskedView (from `../node_modules/@react-native-masked-view/masked-view`)"
12401235
- RNDeviceInfo (from `../node_modules/react-native-device-info`)
12411236
- RNFS (from `../node_modules/react-native-fs`)
12421237
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
@@ -1400,8 +1395,6 @@ EXTERNAL SOURCES:
14001395
:path: "../node_modules/@react-native-async-storage/async-storage"
14011396
RNCClipboard:
14021397
:path: "../node_modules/@react-native-clipboard/clipboard"
1403-
RNCMaskedView:
1404-
:path: "../node_modules/@react-native-masked-view/masked-view"
14051398
RNDeviceInfo:
14061399
:path: "../node_modules/react-native-device-info"
14071400
RNFS:
@@ -1500,7 +1493,6 @@ SPEC CHECKSUMS:
15001493
RNArgon2: 708e188b7a4d4ec8baf62463927c47abef453a94
15011494
RNCAsyncStorage: 9350c2956f996b3ff1ac7cfdb50901c113a27640
15021495
RNCClipboard: f6679d470d0da2bce2a37b0af7b9e0bf369ecda5
1503-
RNCMaskedView: 3f3c27b339db863b1fd5f39cc9660484ecfd46ee
15041496
RNDeviceInfo: d3e91ffb33ee97a7982108476edb68cb3672efa6
15051497
RNFS: 89de7d7f4c0f6bafa05343c578f61118c8282ed8
15061498
RNGestureHandler: 03a2c31aea5d46f51080f1c1b6659b76a9ac78c9
@@ -1513,7 +1505,7 @@ SPEC CHECKSUMS:
15131505
SDWebImage: f29024626962457f3470184232766516dee8dfea
15141506
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
15151507
VisionCamera: 6ad4b86176f6fea45e90e380d3d530bc5e1abff9
1516-
Yoga: 1f93d5925ea12fb0880b21efe3566677337cf2ed
1508+
Yoga: a813a6d82538ccba91c54406404e3ed80b48a692
15171509

15181510
PODFILE CHECKSUM: 036865a022a22154f36d3be8ae5eba08e4fc99b2
15191511

samples/app/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"@react-native-async-storage/async-storage": "~1.22.3",
4545
"@react-native-clipboard/clipboard": "~1.16.3",
4646
"@react-native-community/netinfo": "~11.3.3",
47-
"@react-native-masked-view/masked-view": "~0.3.2",
4847
"@react-navigation/bottom-tabs": "~6.0.9",
4948
"@react-navigation/core": "~6.1.1",
5049
"@react-navigation/devtools": "~6.0.27",

yarn.lock

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2358,7 +2358,6 @@ __metadata:
23582358
"@react-native-async-storage/async-storage": "npm:~1.22.3"
23592359
"@react-native-clipboard/clipboard": "npm:~1.16.3"
23602360
"@react-native-community/netinfo": "npm:~11.3.3"
2361-
"@react-native-masked-view/masked-view": "npm:~0.3.2"
23622361
"@react-native/babel-preset": "npm:~0.73.21"
23632362
"@react-native/eslint-config": "npm:~0.73.2"
23642363
"@react-native/eslint-plugin": "npm:~0.73.1"
@@ -2464,7 +2463,6 @@ __metadata:
24642463
"@react-native-async-storage/async-storage": ~1.22.3
24652464
"@react-native-clipboard/clipboard": ~1.16.3
24662465
"@react-native-community/netinfo": ~11.3.3
2467-
"@react-native-masked-view/masked-view": ~0.3.2
24682466
"@react-navigation/bottom-tabs": ~6.0.9
24692467
"@react-navigation/core": ~6.1.0
24702468
"@react-navigation/devtools": ~6.0.27
@@ -5583,16 +5581,6 @@ __metadata:
55835581
languageName: node
55845582
linkType: hard
55855583

5586-
"@react-native-masked-view/masked-view@npm:~0.3.2":
5587-
version: 0.3.2
5588-
resolution: "@react-native-masked-view/masked-view@npm:0.3.2"
5589-
peerDependencies:
5590-
react: ">=16"
5591-
react-native: ">=0.57"
5592-
checksum: 10c0/4ec84b7af2ded49dc21f17cc723a0ef341076cbe40cf758dd2daff8734bea63ba83e2fee7e63958984385314b8915b6804135997e07697abdd4141217c847fe9
5593-
languageName: node
5594-
linkType: hard
5595-
55965584
"@react-native/assets-registry@npm:0.73.1, @react-native/assets-registry@npm:~0.73.1":
55975585
version: 0.73.1
55985586
resolution: "@react-native/assets-registry@npm:0.73.1"
@@ -8833,7 +8821,6 @@ __metadata:
88338821
"@react-native-async-storage/async-storage": "npm:~1.22.3"
88348822
"@react-native-clipboard/clipboard": "npm:~1.16.3"
88358823
"@react-native-community/netinfo": "npm:~11.3.3"
8836-
"@react-native-masked-view/masked-view": "npm:~0.3.2"
88378824
"@react-native/babel-preset": "npm:~0.73.21"
88388825
"@react-native/eslint-config": "npm:~0.73.2"
88398826
"@react-native/metro-config": "npm:~0.73.5"

0 commit comments

Comments
 (0)