Skip to content

Commit

Permalink
chore(deps): update dependency react-native-reanimated to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2023
1 parent cc2c0cc commit 6d6d3aa
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 18 deletions.
2 changes: 1 addition & 1 deletion example/Galaxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-native": "0.68.2",
"react-native-gesture-handler": "^2.4.2",
"react-native-paper": "^4.12.1",
"react-native-reanimated": "^2.8.0",
"react-native-reanimated": "^3.0.0",
"react-native-safe-area-context": "3.3.2",
"react-native-uuid": "^2.0.1",
"react-native-vector-icons": "^9.1.0"
Expand Down
10 changes: 5 additions & 5 deletions example/Galaxy/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1245,7 +1245,7 @@
version "0.0.0"

"@qlik/react-native-carbon@link:../..":
version "2.1.17"
version "2.1.21"

"@qlik/react-native-helium@link:../../../react-native-helium":
version "0.0.0"
Expand Down Expand Up @@ -6500,10 +6500,10 @@ react-native-paper@^4.12.1:
color "^3.1.2"
react-native-iphone-x-helper "^1.3.1"

react-native-reanimated@^2.8.0:
version "2.14.4"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.14.4.tgz#3fa3da4e7b99f5dfb28f86bcf24d9d1024d38836"
integrity sha512-DquSbl7P8j4SAmc+kRdd75Ianm8G+IYQ9T4AQ6lrpLVeDkhZmjWI0wkutKWnp6L7c5XNVUrFDUf69dwETLCItQ==
react-native-reanimated@^3.0.0:
version "3.0.2"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.0.2.tgz#8f7284fab2b0cd949779429e48f32d19a966bbd6"
integrity sha512-8Et90yTI9yxchGbDP79k391XZqc/64zNbASbGy8X3Vgv4EbZ1M3IkKwcIbZmbVwpA804VJ6V9nJAGUh9fP0LrA==
dependencies:
"@babel/plugin-transform-object-assign" "^7.16.7"
"@babel/preset-typescript" "^7.16.7"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react": "*",
"react-native": "*",
"react-native-paper": "4.11.2",
"react-native-reanimated": "2.10.0",
"react-native-reanimated": "3.0.2",
"react-native-uuid": "2.0.1",
"semantic-release": "21.0.1",
"string-pixel-width": "1.10.0",
Expand All @@ -77,7 +77,7 @@
"react-native": "0.67.4",
"react-native-gesture-handler": "^2.4.2",
"react-native-paper": "^4.12.1",
"react-native-reanimated": "^2.8.0",
"react-native-reanimated": "^2.8.0 || ^3.0.0",
"react-native-safe-area-context": "3.3.2",
"react-native-uuid": "2.0.1"
}
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2196,11 +2196,6 @@
dependencies:
"@types/node" "*"

"@types/invariant@^2.2.35":
version "2.2.35"
resolved "https://registry.yarnpkg.com/@types/invariant/-/invariant-2.2.35.tgz#cd3ebf581a6557452735688d8daba6cf0bd5a3be"
integrity sha512-DxX1V9P8zdJPYQat1gHyY0xj3efl8gnMVjiM9iCY6y27lj+PoQWkgjt8jDqmovPqULkKVpKRg8J36iQiA+EtEg==

"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#8467d4b3c087805d63580480890791277ce35c44"
Expand Down Expand Up @@ -8485,14 +8480,14 @@ [email protected]:
color "^3.1.2"
react-native-iphone-x-helper "^1.3.1"

react-native-reanimated@2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.10.0.tgz#ed53be66bbb553b5b5e93e93ef4217c87b8c73db"
integrity sha512-jKm3xz5nX7ABtHzzuuLmawP0pFWP77lXNdIC6AWOceBs23OHUaJ29p4prxr/7Sb588GwTbkPsYkDqVFaE3ezNQ==
react-native-reanimated@3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.0.2.tgz#8f7284fab2b0cd949779429e48f32d19a966bbd6"
integrity sha512-8Et90yTI9yxchGbDP79k391XZqc/64zNbASbGy8X3Vgv4EbZ1M3IkKwcIbZmbVwpA804VJ6V9nJAGUh9fP0LrA==
dependencies:
"@babel/plugin-transform-object-assign" "^7.16.7"
"@babel/preset-typescript" "^7.16.7"
"@types/invariant" "^2.2.35"
convert-source-map "^1.7.0"
invariant "^2.2.4"
lodash.isequal "^4.5.0"
setimmediate "^1.0.5"
Expand Down

0 comments on commit 6d6d3aa

Please sign in to comment.