Skip to content

Commit b96f18e

Browse files
authored
⬆️ (#207)
1 parent 031a557 commit b96f18e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

apps/example/ios/Podfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1257,7 +1257,7 @@ PODS:
12571257
- ReactCommon/turbomodule/bridging
12581258
- ReactCommon/turbomodule/core
12591259
- Yoga
1260-
- RNReanimated (3.16.5):
1260+
- RNReanimated (3.16.7):
12611261
- DoubleConversion
12621262
- glog
12631263
- hermes-engine
@@ -1277,10 +1277,10 @@ PODS:
12771277
- React-utils
12781278
- ReactCommon/turbomodule/bridging
12791279
- ReactCommon/turbomodule/core
1280-
- RNReanimated/reanimated (= 3.16.5)
1281-
- RNReanimated/worklets (= 3.16.5)
1280+
- RNReanimated/reanimated (= 3.16.7)
1281+
- RNReanimated/worklets (= 3.16.7)
12821282
- Yoga
1283-
- RNReanimated/reanimated (3.16.5):
1283+
- RNReanimated/reanimated (3.16.7):
12841284
- DoubleConversion
12851285
- glog
12861286
- hermes-engine
@@ -1300,9 +1300,9 @@ PODS:
13001300
- React-utils
13011301
- ReactCommon/turbomodule/bridging
13021302
- ReactCommon/turbomodule/core
1303-
- RNReanimated/reanimated/apple (= 3.16.5)
1303+
- RNReanimated/reanimated/apple (= 3.16.7)
13041304
- Yoga
1305-
- RNReanimated/reanimated/apple (3.16.5):
1305+
- RNReanimated/reanimated/apple (3.16.7):
13061306
- DoubleConversion
13071307
- glog
13081308
- hermes-engine
@@ -1323,7 +1323,7 @@ PODS:
13231323
- ReactCommon/turbomodule/bridging
13241324
- ReactCommon/turbomodule/core
13251325
- Yoga
1326-
- RNReanimated/worklets (3.16.5):
1326+
- RNReanimated/worklets (3.16.7):
13271327
- DoubleConversion
13281328
- glog
13291329
- hermes-engine
@@ -1605,7 +1605,7 @@ SPEC CHECKSUMS:
16051605
ReactTestApp-DevSupport: c56d7bb32f233e12be407697c4aad55892f2565c
16061606
ReactTestApp-Resources: 1bd9ff10e4c24f2ad87101a32023721ae923bccf
16071607
RNGestureHandler: 6fee3422fd8c81c5ee756fa72e3d1780e9943d9d
1608-
RNReanimated: 77bde2fb01415b61799ed173f9420010632b76e1
1608+
RNReanimated: 0e3878f285a26fbdd09aa58868659c51a6b6d1f4
16091609
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
16101610
Yoga: ae3c32c514802d30f687a04a6a35b348506d411f
16111611

packages/webgpu/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-wgpu",
3-
"version": "0.1.22",
3+
"version": "0.1.23",
44
"description": "React Native WebGPU",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)