Skip to content

Commit

Permalink
chore: remove unused pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan committed Mar 14, 2023
1 parent 3648540 commit 293a7f7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
3 changes: 0 additions & 3 deletions package.json
Expand Up @@ -38,8 +38,6 @@
"@expo/match-media": "^0.4.0",
"@expo/webpack-config": "^0.17.2",
"@react-native-async-storage/async-storage": "~1.17.3",
"@react-native-community/datetimepicker": "6.5.2",
"@react-native-community/slider": "4.2.4",
"dooboolab-welcome": "^1.3.2",
"expo": "^47.0.13",
"expo-constants": "~14.2.0",
Expand All @@ -50,7 +48,6 @@
"react-dom": "18.1.0",
"react-native": "0.70.5",
"react-native-gesture-handler": "~2.9.0",
"react-native-modalbox": "^2.0.2",
"react-native-reanimated": "~2.12.0",
"react-native-svg": "13.8.0",
"react-native-vector-icons": "^9.2.0",
Expand Down
19 changes: 0 additions & 19 deletions yarn.lock
Expand Up @@ -3187,13 +3187,6 @@
prompts "^2.4.0"
semver "^6.3.0"

"@react-native-community/datetimepicker@6.5.2":
version "6.5.2"
resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-6.5.2.tgz#d2c0df9f2c6acce39f7e957743dd811547656098"
integrity sha512-9K3zhIH1zmpIGSG3GJTWLIoAx+sR4kJ1wqpGKMwWJ5IYXBsFxMdvGw023t0pz2CQStlnNbbNhnZY/HMYFBCsCg==
dependencies:
invariant "^2.2.4"

"@react-native-community/eslint-config@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@react-native-community/eslint-config/-/eslint-config-3.2.0.tgz#42f677d5fff385bccf1be1d3b8faa8c086cf998d"
Expand All @@ -3218,11 +3211,6 @@
resolved "https://registry.yarnpkg.com/@react-native-community/eslint-plugin/-/eslint-plugin-1.3.0.tgz#9e558170c106bbafaa1ef502bd8e6d4651012bf9"
integrity sha512-+zDZ20NUnSWghj7Ku5aFphMzuM9JulqCW+aPXT6IfIXFbb8tzYTTOSeRFOtuekJ99ibW2fUCSsjuKNlwDIbHFg==

"@react-native-community/slider@4.2.4":
version "4.2.4"
resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.2.4.tgz#8d88adceeb32f7997a122feba48d7186fca80346"
integrity sha512-uY51UoipQW4ELnFWMU6rTHRc4EUYaW+Z1O9Teijej6NYVYdUcUKq+t7WeBGjMAEc1ipyooMeBqRXToWO5zAU2Q==

"@react-native/assets@1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@react-native/assets/-/assets-1.0.0.tgz#c6f9bf63d274bafc8e970628de24986b30a55c8e"
Expand Down Expand Up @@ -16958,13 +16946,6 @@ react-native-modal@^11.0.2:
prop-types "^15.6.2"
react-native-animatable "1.3.3"

react-native-modalbox@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/react-native-modalbox/-/react-native-modalbox-2.0.2.tgz#8a7b3d2e7be79b5d1cb9530b2c6bc535b1bc8c66"
integrity sha512-uSuoZ+siPPNqWGyw8NXhA/Aots7mOx2+qijFoeovequY0kczZEPZDd0ARHbzg+1cE3H3AATJEwGdkVA8lUxs0g==
dependencies:
prop-types "^15.5.10"

react-native-reanimated@~2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.12.0.tgz#5821eecfb1769b1617a67a2d4dec12fdeedb2b6e"
Expand Down

0 comments on commit 293a7f7

Please sign in to comment.