mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 22:42:33 +00:00
Remove Unused deps
This commit is contained in:
parent
e853bff0d7
commit
9e7abdfd2a
@ -12,28 +12,24 @@
|
||||
"singleQuote": true
|
||||
},
|
||||
"dependencies": {
|
||||
"@vercel/fetch": "^6.1.0",
|
||||
"@bigcommerce/storefront-data-hooks": "^1.0.2",
|
||||
"@headlessui/react": "^0.2.0",
|
||||
"@next/bundle-analyzer": "^9.5.5",
|
||||
"@react-aria/overlays": "^3.4.0",
|
||||
"@tailwindcss/ui": "^0.6.2",
|
||||
"@vercel/fetch": "^6.1.0",
|
||||
"@react-aria/overlays": "^3.4.0",
|
||||
"bowser": "^2.11.0",
|
||||
"classnames": "^2.2.6",
|
||||
"email-validator": "^2.0.4",
|
||||
"intersection-observer": "^0.11.0",
|
||||
"keen-slider": "^5.2.4",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lodash.random": "^3.2.0",
|
||||
"next": "^10.0.1-canary.1",
|
||||
"next-seo": "^4.11.0",
|
||||
"next-themes": "^0.0.4",
|
||||
"postcss-import": "^13.0.0",
|
||||
"postcss-nesting": "^7.0.1",
|
||||
"react": "^16.14.0",
|
||||
"react-aria": "^3.0.0",
|
||||
"react-dom": "^16.14.0",
|
||||
"react-intersection-observer": "^8.29.1",
|
||||
"react-merge-refs": "^1.1.0",
|
||||
"react-ticker": "^1.2.2",
|
||||
"tailwindcss": "^1.9"
|
||||
@ -46,7 +42,6 @@
|
||||
"@types/lodash.random": "^3.2.6",
|
||||
"@types/node": "^14.11.2",
|
||||
"@types/react": "^16.9.49",
|
||||
"@types/react-swipeable-views": "^0.13.0",
|
||||
"bunyan": "^1.8.14",
|
||||
"bunyan-prettystream": "^0.1.3",
|
||||
"postcss-flexbugs-fixes": "^4.2.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user