UNPKG

@shopgate/pwa-common

Version:

Common library for the Shopgate Connect PWA.

54 lines (53 loc) 1.51 kB
{ "name": "@shopgate/pwa-common", "version": "7.28.0", "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.28.0", "@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.6.0", "history": "^4.9.0", "intl-messageformat": "^7.8.3", "jsdom": "11.1.0", "path-match": "^1.2.4", "react-dotdotdot": "~1.3.0", "react-helmet": "^5.1.3", "react-inline-transition-group": "^2.2.1", "react-portal": "^3.1.0", "react-redux": "^8.1.3", "redux": "^4.2.1", "redux-logger": "^3.0.6", "redux-thunk": "^2.4.2", "reselect": "^4.1.8", "rxjs": "~5.5.12", "swiper": "11.2.2", "url-search-params": "^0.10.0" }, "devDependencies": { "@shopgate/pwa-core": "7.28.0", "@types/react-portal": "^3.0.9", "lodash": "^4.17.4", "prop-types": "~15.8.1", "react": "~16.14.0", "react-dom": "~16.14.0" } }