Skip to content

Commit

Permalink
Remove expo-camera and Expo compeltely from Blixt
Browse files Browse the repository at this point in the history
  • Loading branch information
hsjoberg committed Jun 24, 2024
1 parent ac3ffb2 commit fbade00
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@
"easy-peasy": "^6.0.4",
"eslint": "9.4.0",
"eslint-plugin-react-compiler": "0.0.0-experimental-51a85ea-20240601",
"expo-barcode-scanner": "12.9.3",
"expo-camera": "14.1.3",
"expo-modules-core": "1.12.14",
"expr-eval": "^2.0.2",
"fast-sha256": "^1.3.0",
"file-loader": "^6.2.0",
Expand Down
26 changes: 0 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7710,20 +7710,6 @@ expo-asset@~8.3.3:
path-browserify "^1.0.0"
url-parse "^1.4.4"

[email protected]:
version "12.9.3"
resolved "https://registry.yarnpkg.com/expo-barcode-scanner/-/expo-barcode-scanner-12.9.3.tgz#b6be7975c7a347d5906255b2117eb8ea35dde275"
integrity sha512-I3zaKSINRMHbTc7sHIq14ug3fHkCsW4rweJF12yk0kHaympI2wxVgIo2DhzeZaYG1Ylkuj5aiKen3NuwDk1FSA==
dependencies:
expo-image-loader "~4.6.0"

[email protected]:
version "14.1.3"
resolved "https://registry.yarnpkg.com/expo-camera/-/expo-camera-14.1.3.tgz#c3b36c7ed28613e7423b6c4df192549f4f9ee0dd"
integrity sha512-JodpVjOY8JDuSp/RkphS8Bxqaj/gwg0h0UbQB9MLr1LoxbL9brvJt7IZnmTf7+ON8jRKUx9E5o/F02pRNbmSbQ==
dependencies:
invariant "^2.2.4"

expo-constants@~11.0.2:
version "11.0.2"
resolved "https://registry.yarnpkg.com/expo-constants/-/expo-constants-11.0.2.tgz#069930145908fef7d76bf72a1a874a1d4621af82"
Expand All @@ -7747,11 +7733,6 @@ expo-image-loader@~2.2.0:
resolved "https://registry.yarnpkg.com/expo-image-loader/-/expo-image-loader-2.2.0.tgz#b5d49ec65e576c033823050b223ef462c5ec5711"
integrity sha512-kTs/lW8LUXYFQ5t8wkdJs0A41zd7dIB8uRRC0a9L0EurSGUvQWiVTbHQoLo/GYWL7nM85OaPAe2qkHfcz5KeyA==

expo-image-loader@~4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/expo-image-loader/-/expo-image-loader-4.6.0.tgz#ca7d4fdf53125bff2091d3a2c34a3155f10df147"
integrity sha512-RHQTDak7/KyhWUxikn2yNzXL7i2cs16cMp6gEAgkHOjVhoCJQoOJ0Ljrt4cKQ3IowxgCuOrAgSUzGkqs7omj8Q==

expo-modules-autolinking@^0.0.3:
version "0.0.3"
resolved "https://registry.yarnpkg.com/expo-modules-autolinking/-/expo-modules-autolinking-0.0.3.tgz#45ba8cb1798f9339347ae35e96e9cc70eafb3727"
Expand All @@ -7763,13 +7744,6 @@ expo-modules-autolinking@^0.0.3:
find-up "~5.0.0"
fs-extra "^9.1.0"

[email protected]:
version "1.12.14"
resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.12.14.tgz#605b8e8a50c5ca4bc8f2f948a16eb1b417cbb67a"
integrity sha512-LCaq/t+FL0QRlIfcFHzhb+e9H6A+VIL3elgI6lKfiQBkLbDHbc9kzvV91k0yQbQASMJKpskSVjFakcDEMPEI8A==
dependencies:
invariant "^2.2.4"

expo-modules-core@~0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-0.2.0.tgz#68e5b6e53d0afbf8d131578831aed657589a2d42"
Expand Down

0 comments on commit fbade00

Please sign in to comment.