UNPKG

@shopgate/pwa-common

Version:

Common library for the Shopgate Connect PWA.

51 lines (50 loc) 1.41 kB
{ "name": "@shopgate/pwa-common", "version": "7.30.1", "description": "Common library for the Shopgate Connect PWA.", "license": "Apache-2.0", "author": "Shopgate <support@shopgate.com>", "repository": "shopgate/pwa", "bugs": "https://github.com/shopgate/pwa/issues", "homepage": "https://github.com/shopgate/pwa/tree/master/libraries/common", "keywords": [ "pwa", "common", "connect-library", "shopgate", "connect" ], "dependencies": { "@redux-devtools/extension": "^3.3.0", "@sentry/browser": "6.0.1", "@shopgate/pwa-benchmark": "7.30.1", "@virtuous/conductor": "~2.5.0", "@virtuous/react-conductor": "~2.5.0", "@virtuous/redux-persister": "1.1.0-beta.7", "classnames": "2.5.1", "crypto-js": "3.1.9-1", "glamor": "^2.20.40", "gsap": "^3.14.2", "history": "^4.9.0", "intl-messageformat": "^11.1.2", "path-match": "^1.2.4", "react-dotdotdot": "~1.3.1", "react-helmet": "^6.1.0", "react-portal": "^3.1.0", "react-redux": "^8.1.3", "redux": "^5.0.1", "redux-logger": "^3.0.6", "redux-thunk": "^3.1.0", "reselect": "^4.1.8", "rxjs": "~5.5.12", "swiper": "12.1.0" }, "devDependencies": { "@shopgate/pwa-core": "7.30.1", "@types/react-portal": "^3.0.9", "lodash": "^4.17.23", "prop-types": "~15.8.1", "react": "^17.0.2", "react-dom": "^17.0.2" } }