mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-27 08:21:03 +02:00
Update dependency react-native-reanimated to v3.1.0 (#8255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1219a30dff
commit
03cfef6a8d
@ -59,7 +59,7 @@
|
||||
"react-native-paper": "5.8.0",
|
||||
"react-native-popup-menu": "0.16.1",
|
||||
"react-native-quick-actions": "0.3.13",
|
||||
"react-native-reanimated": "3.0.2",
|
||||
"react-native-reanimated": "3.1.0",
|
||||
"react-native-rsa-native": "2.0.5",
|
||||
"react-native-safe-area-context": "4.5.2",
|
||||
"react-native-securerandom": "1.0.1",
|
||||
|
34
yarn.lock
34
yarn.lock
@ -5076,7 +5076,7 @@ __metadata:
|
||||
react-native-paper: 5.8.0
|
||||
react-native-popup-menu: 0.16.1
|
||||
react-native-quick-actions: 0.3.13
|
||||
react-native-reanimated: 3.0.2
|
||||
react-native-reanimated: 3.1.0
|
||||
react-native-rsa-native: 2.0.5
|
||||
react-native-safe-area-context: 4.5.2
|
||||
react-native-securerandom: 1.0.1
|
||||
@ -22448,13 +22448,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lodash.isequal@npm:^4.5.0":
|
||||
version: 4.5.0
|
||||
resolution: "lodash.isequal@npm:4.5.0"
|
||||
checksum: da27515dc5230eb1140ba65ff8de3613649620e8656b19a6270afe4866b7bd461d9ba2ac8a48dcc57f7adac4ee80e1de9f965d89d4d81a0ad52bb3eec2609644
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lodash.ismatch@npm:^4.4.0":
|
||||
version: 4.4.0
|
||||
resolution: "lodash.ismatch@npm:4.4.0"
|
||||
@ -27800,22 +27793,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-native-reanimated@npm:3.0.2":
|
||||
version: 3.0.2
|
||||
resolution: "react-native-reanimated@npm:3.0.2"
|
||||
"react-native-reanimated@npm:3.1.0":
|
||||
version: 3.1.0
|
||||
resolution: "react-native-reanimated@npm:3.1.0"
|
||||
dependencies:
|
||||
"@babel/plugin-transform-object-assign": ^7.16.7
|
||||
"@babel/preset-typescript": ^7.16.7
|
||||
convert-source-map: ^1.7.0
|
||||
convert-source-map: ^2.0.0
|
||||
invariant: ^2.2.4
|
||||
lodash.isequal: ^4.5.0
|
||||
setimmediate: ^1.0.5
|
||||
string-hash-64: ^1.0.3
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": ^7.0.0-0
|
||||
"@babel/plugin-proposal-optional-chaining": ^7.0.0-0
|
||||
"@babel/plugin-transform-arrow-functions": ^7.0.0-0
|
||||
"@babel/plugin-transform-shorthand-properties": ^7.0.0-0
|
||||
"@babel/plugin-transform-template-literals": ^7.0.0-0
|
||||
react: "*"
|
||||
react-native: "*"
|
||||
checksum: 7635d6d490eecdf74d3b3560e0696df14c8528f58b4c79d680bb623053e6a13e51e05f62aa9d40e1d53e9b2c90d67ac77ff1f4128400f14ab4a524ef3dec036b
|
||||
checksum: 28279642056c7b214649ff14d3c9f1e914c9dd3dd74afc734fc10d1af088a2c3b0e187751e2713d54fc0a9916c394068b29aec51e754b51625a4179f10e38bcd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -30775,13 +30770,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"string-hash-64@npm:^1.0.3":
|
||||
version: 1.0.3
|
||||
resolution: "string-hash-64@npm:1.0.3"
|
||||
checksum: 79de8431b4fa3e85a2429cd52a34f7948221ff167b7a094e05d6bcfd0173474b232e0c9845c96f74b0d7b6b0c8bbe2c3532a4cacb21635293ef0cf3cc8e77f06
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"string-kit@npm:^0.11.9":
|
||||
version: 0.11.10
|
||||
resolution: "string-kit@npm:0.11.10"
|
||||
|
Loading…
Reference in New Issue
Block a user