mirror of https://github.com/laurent22/joplin.git
Chore: Mobile: Remove unused dependency (#8676)
parent
7108a4243d
commit
406e933407
|
@ -43,7 +43,6 @@
|
||||||
"punycode": "2.3.0",
|
"punycode": "2.3.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-native": "0.71.10",
|
"react-native": "0.71.10",
|
||||||
"react-native-action-button": "2.8.5",
|
|
||||||
"react-native-camera": "4.2.1",
|
"react-native-camera": "4.2.1",
|
||||||
"react-native-device-info": "10.7.0",
|
"react-native-device-info": "10.7.0",
|
||||||
"react-native-dialogbox": "0.6.10",
|
"react-native-dialogbox": "0.6.10",
|
||||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -4563,7 +4563,6 @@ __metadata:
|
||||||
punycode: 2.3.0
|
punycode: 2.3.0
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-native: 0.71.10
|
react-native: 0.71.10
|
||||||
react-native-action-button: 2.8.5
|
|
||||||
react-native-camera: 4.2.1
|
react-native-camera: 4.2.1
|
||||||
react-native-device-info: 10.7.0
|
react-native-device-info: 10.7.0
|
||||||
react-native-dialogbox: 0.6.10
|
react-native-dialogbox: 0.6.10
|
||||||
|
@ -27239,7 +27238,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"prop-types@npm:^15.5.10, prop-types@npm:^15.5.7, prop-types@npm:^15.5.8, prop-types@npm:^15.6.0, prop-types@npm:^15.6.2, prop-types@npm:^15.7.2":
|
"prop-types@npm:^15.5.7, prop-types@npm:^15.5.8, prop-types@npm:^15.6.0, prop-types@npm:^15.6.2, prop-types@npm:^15.7.2":
|
||||||
version: 15.7.2
|
version: 15.7.2
|
||||||
resolution: "prop-types@npm:15.7.2"
|
resolution: "prop-types@npm:15.7.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -27719,17 +27718,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"react-native-action-button@npm:2.8.5":
|
|
||||||
version: 2.8.5
|
|
||||||
resolution: "react-native-action-button@npm:2.8.5"
|
|
||||||
dependencies:
|
|
||||||
prop-types: ^15.5.10
|
|
||||||
peerDependencies:
|
|
||||||
react-native: ">=0.11"
|
|
||||||
checksum: e5f8236c9980e491daff3707648ab3a0f4c79c3c4c102ec340d376e204a740b87486f8d4b5e2336e2ab29e5dcd4990693778513cb76e7cc5ddd00ac1c2166977
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"react-native-camera@npm:4.2.1":
|
"react-native-camera@npm:4.2.1":
|
||||||
version: 4.2.1
|
version: 4.2.1
|
||||||
resolution: "react-native-camera@npm:4.2.1"
|
resolution: "react-native-camera@npm:4.2.1"
|
||||||
|
|
Loading…
Reference in New Issue