Skip to content

Commit 6afb7f1

Browse files
build(deps): bump react-native-reanimated from 2.2.0 to 2.10.0
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 2.2.0 to 2.10.0. - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Commits](software-mansion/react-native-reanimated@2.2.0...2.10.0) --- updated-dependencies: - dependency-name: react-native-reanimated dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18f5aed commit 6afb7f1

2 files changed

Lines changed: 6 additions & 53 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-helmet": "^6.1.0",
2525
"react-native": "0.69.6",
2626
"react-native-easing": "^1.0.1",
27-
"react-native-reanimated": "~2.9.1",
27+
"react-native-reanimated": "~2.10.0",
2828
"react-native-redash": "^16.1.1",
2929
"react-native-sugar-style": "^0.1.22",
3030
"react-native-svg": "12.3.0",

yarn.lock

Lines changed: 5 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@
582582
"@babel/helper-plugin-utils" "^7.12.13"
583583
"@babel/plugin-syntax-export-default-from" "^7.12.13"
584584

585-
"@babel/plugin-proposal-export-namespace-from@^7.17.12", "@babel/plugin-proposal-export-namespace-from@^7.18.9":
585+
"@babel/plugin-proposal-export-namespace-from@^7.18.9":
586586
version "7.18.9"
587587
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz#5f7313ab348cdb19d590145f9247540e94761203"
588588
integrity sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==
@@ -3496,52 +3496,6 @@ cacache@^12.0.2:
34963496
unique-filename "^1.1.1"
34973497
y18n "^4.0.0"
34983498

3499-
builtin-status-codes@^3.0.0:
3500-
version "3.0.0"
3501-
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
3502-
integrity sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==
3503-
3504-
builtins@^1.0.3:
3505-
version "1.0.3"
3506-
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
3507-
integrity sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ==
3508-
3509-
bytes@3.0.0:
3510-
version "3.0.0"
3511-
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
3512-
integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=
3513-
3514-
bytes@3.1.0:
3515-
version "3.1.0"
3516-
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
3517-
integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
3518-
3519-
bytes@3.1.2:
3520-
version "3.1.2"
3521-
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
3522-
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
3523-
3524-
cacache@^12.0.2:
3525-
version "12.0.4"
3526-
resolved "https://registry.yarnpkg.com/cacache/-/cacache-12.0.4.tgz#668bcbd105aeb5f1d92fe25570ec9525c8faa40c"
3527-
integrity sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==
3528-
dependencies:
3529-
bluebird "^3.5.5"
3530-
chownr "^1.1.1"
3531-
figgy-pudding "^3.5.1"
3532-
glob "^7.1.4"
3533-
graceful-fs "^4.1.15"
3534-
infer-owner "^1.0.3"
3535-
lru-cache "^5.1.1"
3536-
mississippi "^3.0.0"
3537-
mkdirp "^0.5.1"
3538-
move-concurrently "^1.0.1"
3539-
promise-inflight "^1.0.1"
3540-
rimraf "^2.6.3"
3541-
ssri "^6.0.1"
3542-
unique-filename "^1.1.1"
3543-
y18n "^4.0.0"
3544-
35453499
cacache@^15.0.5, cacache@^15.3.0:
35463500
version "15.3.0"
35473501
resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.3.0.tgz#dc85380fb2f556fe3dda4c719bfa0ec875a7f1eb"
@@ -9265,12 +9219,11 @@ react-native-gradle-plugin@^0.0.7:
92659219
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.0.7.tgz#96602f909745239deab7b589443f14fce5da2056"
92669220
integrity sha512-+4JpbIx42zGTONhBTIXSyfyHICHC29VTvhkkoUOJAh/XHPEixpuBduYgf6Y4y9wsN1ARlQhBBoptTvXvAFQf5g==
92679221

9268-
react-native-reanimated@~2.9.1:
9269-
version "2.9.1"
9270-
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.9.1.tgz#d9a932e312c13c05b4f919e43ebbf76d996e0bc1"
9271-
integrity sha512-309SIhDBwY4F1n6e5Mr5D1uPZm2ESIcmZsGXHUu8hpKX4oIOlZj2MilTk+kHhi05LjChoJkcpfkstotCJmPRPg==
9222+
react-native-reanimated@~2.10.0:
9223+
version "2.10.0"
9224+
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.10.0.tgz#ed53be66bbb553b5b5e93e93ef4217c87b8c73db"
9225+
integrity sha512-jKm3xz5nX7ABtHzzuuLmawP0pFWP77lXNdIC6AWOceBs23OHUaJ29p4prxr/7Sb588GwTbkPsYkDqVFaE3ezNQ==
92729226
dependencies:
9273-
"@babel/plugin-proposal-export-namespace-from" "^7.17.12"
92749227
"@babel/plugin-transform-object-assign" "^7.16.7"
92759228
"@babel/preset-typescript" "^7.16.7"
92769229
"@types/invariant" "^2.2.35"

0 commit comments

Comments
 (0)