diff --git a/package.json b/package.json index 95e9894f5..1939dc064 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,6 @@ "@bigcommerce/storefront-data-hooks": "^1.0.2", "@reach/portal": "^0.11.2", "@tailwindcss/ui": "^0.6.2", - "@types/body-scroll-lock": "^2.6.1", - "@types/lodash.throttle": "^4.1.6", "@vercel/fetch": "^6.1.0", "body-scroll-lock": "^3.1.5", "bowser": "^2.11.0", @@ -77,6 +75,7 @@ "@graphql-codegen/typescript-operations": "^1.17.13", "@manifoldco/swagger-to-ts": "^2.1.0", "@next/bundle-analyzer": "^10.0.1", + "@types/body-scroll-lock": "^2.6.1", "@types/bunyan": "^1.8.6", "@types/bunyan-prettystream": "^0.1.31", "@types/classnames": "^2.2.10", @@ -84,6 +83,7 @@ "@types/js-cookie": "^2.2.6", "@types/lodash.debounce": "^4.0.6", "@types/lodash.random": "^3.2.6", + "@types/lodash.throttle": "^4.1.6", "@types/node": "^14.14.16", "@types/react": "^17.0.0", "bunyan": "^1.8.14",