Skip to content

Commit

Permalink
chore(deps-dev): Bump @shopify/react-native-skia from 0.1.196 to 0.1.233
Browse files Browse the repository at this point in the history
Bumps [@shopify/react-native-skia](https://github.com/Shopify/react-native-skia) from 0.1.196 to 0.1.233.
- [Release notes](https://github.com/Shopify/react-native-skia/releases)
- [Commits](https://github.com/Shopify/react-native-skia/commits)

---
updated-dependencies:
- dependency-name: "@shopify/react-native-skia"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 2bc84dd commit 9f8099f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@semantic-release/github": "^9.2.1",
"@semantic-release/npm": "^11.0.0",
"@semantic-release/release-notes-generator": "^12.0.0",
"@shopify/react-native-skia": "0.1.196",
"@shopify/react-native-skia": "0.1.233",
"@types/react": "^18.2.33",
"eslint": "^8.52.0",
"eslint-config-react-native-matipl01": "^1.0.2",
Expand Down Expand Up @@ -68,7 +68,7 @@
"react-native": "src/index",
"repository": "[email protected]:MatiPl01/react-native-skia-responsive-text.git",
"resolutions": {
"@shopify/react-native-skia": "0.1.196",
"@shopify/react-native-skia": "0.1.233",
"cliui": "8.0.1",
"react": "18.2.0",
"react-native": "0.72.6",
Expand Down
27 changes: 17 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2211,12 +2211,12 @@
lodash-es "^4.17.21"
read-pkg-up "^10.0.0"

"@shopify/[email protected].196":
version "0.1.196"
resolved "https://registry.yarnpkg.com/@shopify/react-native-skia/-/react-native-skia-0.1.196.tgz#f58be7cffd22d4e86f285b6d85c336188b3a61c7"
integrity sha512-MwL+X9XzwPdyp5juOel6pNkd7DoRfPSbjqlkOTs5C83HCdceZOO0x6DMK9uiZv/mVxQwOnexfNh5h06185qiow==
"@shopify/[email protected].233":
version "0.1.233"
resolved "https://registry.yarnpkg.com/@shopify/react-native-skia/-/react-native-skia-0.1.233.tgz#2312cf037bb505d3963f64825ab334c085c0a9ee"
integrity sha512-UKWg9+ygXg77FCM9nC9Amxum8+xlXHMd3ihkm115s5hUHFepeNd1N9ynJBnO/ErgSDccavvpZaqOsQOkKiqJsg==
dependencies:
canvaskit-wasm "0.38.0"
canvaskit-wasm "0.39.1"
react-reconciler "^0.27.0"

"@sideway/address@^4.1.3":
Expand Down Expand Up @@ -2550,6 +2550,11 @@
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==

"@webgpu/[email protected]":
version "0.1.21"
resolved "https://registry.yarnpkg.com/@webgpu/types/-/types-0.1.21.tgz#b181202daec30d66ccd67264de23814cfd176d3a"
integrity sha512-pUrWq3V5PiSGFLeLxoGqReTZmiiXwY3jRkIG5sLLKjyqNxrwm/04b4nw7LSmGWJcKk59XOM/YRTUwOzo4MMlow==

JSONStream@^1.3.5:
version "1.3.5"
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
Expand Down Expand Up @@ -3270,10 +3275,12 @@ caniuse-lite@^1.0.30001541:
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001555.tgz#e36f4d49e345337d6788f32093867cec8d951789"
integrity sha512-NzbUFKUnJ3DTcq6YyZB6+qqhfD112uR3uoEnkmfzm2wVzUNsFkU7AwBjKQ654Sp5cau0JxhFyRSn/tQZ+XfygA==

[email protected]:
version "0.38.0"
resolved "https://registry.yarnpkg.com/canvaskit-wasm/-/canvaskit-wasm-0.38.0.tgz#83e6c46f3015c2ff3f6503157f47453af76a7be7"
integrity sha512-ZEG6lucpbQ4Ld+mY8C1Ng+PMLVP+/AX02jS0Sdl28NyMxuKSa9uKB8oGd1BYp1XWPyO2Jgr7U8pdyjJ/F3xR5Q==
[email protected]:
version "0.39.1"
resolved "https://registry.yarnpkg.com/canvaskit-wasm/-/canvaskit-wasm-0.39.1.tgz#c3c8f3962cbabbedf246f7bcf90e859013c7eae9"
integrity sha512-Gy3lCmhUdKq+8bvDrs9t8+qf7RvcjuQn+we7vTVVyqgOVO1UVfHpsnBxkTZw+R4ApEJ3D5fKySl9TU11hmjl/A==
dependencies:
"@webgpu/types" "0.1.21"

cardinal@^2.1.1:
version "2.1.1"
Expand Down Expand Up @@ -8288,7 +8295,7 @@ react-native-builder-bob@^0.23.1:
which "^2.0.2"
yargs "^17.5.1"

react-native-reanimated@~3.3.0:
react-native-reanimated@3.3.0, react-native-reanimated@~3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.3.0.tgz#80f9d58e28fddf62fe4c1bc792337b8ab57936ab"
integrity sha512-LzfpPZ1qXBGy5BcUHqw3pBC0qSd22qXS3t8hWSbozXNrBkzMhhOrcILE/nEg/PHpNNp1xvGOW8NwpAMF006roQ==
Expand Down

0 comments on commit 9f8099f

Please sign in to comment.