Skip to content

Commit cf1aafe

Browse files
committed
chore: upgrade example dependencies
1 parent cf9a17d commit cf1aafe

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

example/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- azzapp-react-native-skia-video (0.8.0):
2+
- azzapp-react-native-skia-video (0.8.3):
33
- DoubleConversion
44
- glog
55
- hermes-engine
@@ -1354,7 +1354,7 @@ PODS:
13541354
- ReactCommon/turbomodule/bridging
13551355
- ReactCommon/turbomodule/core
13561356
- Yoga
1357-
- react-native-skia (1.7.6):
1357+
- react-native-skia (1.12.3):
13581358
- DoubleConversion
13591359
- glog
13601360
- hermes-engine
@@ -2045,7 +2045,7 @@ EXTERNAL SOURCES:
20452045
:path: "../node_modules/react-native/ReactCommon/yoga"
20462046

20472047
SPEC CHECKSUMS:
2048-
azzapp-react-native-skia-video: 710cf33b86652d5d421157e4b201f334956c885d
2048+
azzapp-react-native-skia-video: e4ca82fb8e00dcae5b57953c8930447da16e9ba1
20492049
boost: 1dca942403ed9342f98334bf4c3621f011aa7946
20502050
DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385
20512051
FBLazyVector: aa59bef5c46e93168bffcf3dc37ee1e176de799a
@@ -2084,7 +2084,7 @@ SPEC CHECKSUMS:
20842084
React-microtasksnativemodule: 0b7db04c18f6bb01ef5b1f9007c3229abecc35dd
20852085
react-native-blob-util: e6a3b23a99ac2c3d9fa48722db049a1e1808efc2
20862086
react-native-safe-area-context: 458f6b948437afcb59198016b26bbd02ff9c3b47
2087-
react-native-skia: ec846c55d65ee069fc6c6c075938447426a7b4a9
2087+
react-native-skia: 8760a8b66710b0bdb4693b79a629f4d4a6d67fc6
20882088
react-native-slider: 124ce99f9cd2d04c79f020da6dee9f8d38a6b8c7
20892089
React-nativeconfig: 72c10ff34863148ef90df9c9c8eacba99d2faaaa
20902090
React-NativeModulesApple: 5ec49182fa000b2215ee1bed03e2867f8323ccf5

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@react-native-community/slider": "^4.5.5",
1515
"@react-navigation/native": "^6.1.18",
1616
"@react-navigation/native-stack": "^6.11.0",
17-
"@shopify/react-native-skia": "^1.7.6",
17+
"@shopify/react-native-skia": "^1.12.3",
1818
"pexels": "^1.4.0",
1919
"react": "18.3.1",
2020
"react-native": "0.76.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@evilmartians/lefthook": "^1.9.2",
6565
"@react-native/eslint-config": "^0.76.5",
6666
"@release-it/conventional-changelog": "^9.0.3",
67-
"@shopify/react-native-skia": "^1.7.6",
67+
"@shopify/react-native-skia": "^1.12.3",
6868
"@types/jest": "^29.5.5",
6969
"@types/react": "^18.3.12",
7070
"@typescript-eslint/eslint-plugin": "^8.15.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ __metadata:
3333
"@react-native/typescript-config": 0.76.0
3434
"@react-navigation/native": ^6.1.18
3535
"@react-navigation/native-stack": ^6.11.0
36-
"@shopify/react-native-skia": ^1.7.6
36+
"@shopify/react-native-skia": ^1.12.3
3737
babel-plugin-module-resolver: ^5.0.0
3838
pexels: ^1.4.0
3939
react: 18.3.1
@@ -54,7 +54,7 @@ __metadata:
5454
"@evilmartians/lefthook": ^1.9.2
5555
"@react-native/eslint-config": ^0.76.5
5656
"@release-it/conventional-changelog": ^9.0.3
57-
"@shopify/react-native-skia": ^1.7.6
57+
"@shopify/react-native-skia": ^1.12.3
5858
"@types/jest": ^29.5.5
5959
"@types/react": ^18.3.12
6060
"@typescript-eslint/eslint-plugin": ^8.15.0
@@ -4025,24 +4025,24 @@ __metadata:
40254025
languageName: node
40264026
linkType: hard
40274027

4028-
"@shopify/react-native-skia@npm:^1.7.6":
4029-
version: 1.7.6
4030-
resolution: "@shopify/react-native-skia@npm:1.7.6"
4028+
"@shopify/react-native-skia@npm:^1.12.3":
4029+
version: 1.12.3
4030+
resolution: "@shopify/react-native-skia@npm:1.12.3"
40314031
dependencies:
4032-
canvaskit-wasm: 0.39.1
4032+
canvaskit-wasm: 0.40.0
40334033
react-reconciler: 0.27.0
40344034
peerDependencies:
4035-
react: ">=18.0"
4036-
react-native: ">=0.64"
4035+
react: ">=18.0 <19.0.0"
4036+
react-native: ">=0.64 <0.78.0"
40374037
react-native-reanimated: ">=2.0.0"
40384038
peerDependenciesMeta:
40394039
react-native:
40404040
optional: true
40414041
react-native-reanimated:
40424042
optional: true
40434043
bin:
4044-
setup-skia-web: ./scripts/setup-canvaskit.js
4045-
checksum: 2735073ded0fabdd4c5a031796e3555c6cea7dc389edf91f769c0c5fc3f8f93b2c40ed40a0c1d0ee444c010cc6344e614819aab01d1d814380edec22515c2235
4044+
setup-skia-web: scripts/setup-canvaskit.js
4045+
checksum: 12fdd38c1bb7574edf59b52971105b6ca3cbf1b0716d8c0d95ebbf41eee8c8d81b7392692c64c05f765e97fa6ea02d7a898e0d91be5d5f8cd6356b5a5b29d282
40464046
languageName: node
40474047
linkType: hard
40484048

@@ -5563,12 +5563,12 @@ __metadata:
55635563
languageName: node
55645564
linkType: hard
55655565

5566-
"canvaskit-wasm@npm:0.39.1":
5567-
version: 0.39.1
5568-
resolution: "canvaskit-wasm@npm:0.39.1"
5566+
"canvaskit-wasm@npm:0.40.0":
5567+
version: 0.40.0
5568+
resolution: "canvaskit-wasm@npm:0.40.0"
55695569
dependencies:
55705570
"@webgpu/types": 0.1.21
5571-
checksum: da62926fc81f424a781e148b4d76bb5fc9b0188f136090b3b287522dc653cb002bfb406e2eff45b55fcc1cafbc7629f988e20ad6c777bab85c1bb09e1091a5e2
5571+
checksum: 983e6b2a32babcbf0a8c29412fee57305d55b7e9603d5ba1e4c68f082fb649433cd1eb8cfddf17dda6dc041ef2c77eb9d9c7f0cba852f6f75f4e78809547d9c5
55725572
languageName: node
55735573
linkType: hard
55745574

0 commit comments

Comments
 (0)