@dreamsparkx/parallax
Advanced tools
Comparing version 2.0.16 to 2.0.17
{ | ||
"name": "@dreamsparkx/parallax", | ||
"version": "2.0.16", | ||
"version": "2.0.17", | ||
"main": "build/index.js", | ||
@@ -48,3 +48,3 @@ "module": "build/index.esm.js", | ||
"peerDependencies": { | ||
"react": ">=16.8.0", | ||
"react": "^17.0.1", | ||
"react-dom": ">=16.8.0" | ||
@@ -57,6 +57,6 @@ }, | ||
"@rollup/plugin-node-resolve": "^11.2.0", | ||
"@storybook/addon-actions": "^6.1.17", | ||
"@storybook/addon-essentials": "^6.1.17", | ||
"@storybook/addon-links": "^6.1.17", | ||
"@storybook/react": "^6.1.17", | ||
"@storybook/addon-actions": "^6.1.21", | ||
"@storybook/addon-essentials": "^6.1.21", | ||
"@storybook/addon-links": "^6.1.21", | ||
"@storybook/react": "^6.1.21", | ||
"@storybook/storybook-deployer": "^2.8.7", | ||
@@ -67,7 +67,7 @@ "@testing-library/jest-dom": "^5.11.9", | ||
"@types/react": "^17.0.2", | ||
"@types/react-dom": "^17.0.0", | ||
"@types/react-dom": "^17.0.1", | ||
"@types/storybook__react": "^5.2.1", | ||
"@types/styled-components": "^5.1.7", | ||
"@typescript-eslint/eslint-plugin": "^4.14.2", | ||
"@typescript-eslint/parser": "^4.15.2", | ||
"@typescript-eslint/eslint-plugin": "^4.16.1", | ||
"@typescript-eslint/parser": "^4.16.1", | ||
"babel-loader": "^8.2.2", | ||
@@ -77,7 +77,7 @@ "babel-preset-react-app": "^10.0.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.20.0", | ||
"eslint-config-prettier": "^7.2.0", | ||
"eslint": "^7.21.0", | ||
"eslint-config-prettier": "^8.1.0", | ||
"eslint-plugin-prettier": "^3.3.1", | ||
"eslint-plugin-react": "^7.22.0", | ||
"husky": "^5.1.1", | ||
"husky": "^5.1.3", | ||
"identity-obj-proxy": "^3.0.0", | ||
@@ -88,15 +88,15 @@ "jest": "^26.6.3", | ||
"prettier": "^2.2.1", | ||
"react": "^16.14.0", | ||
"react": "17.0.1", | ||
"react-dom": "^16.14.0", | ||
"require-context.macro": "^1.2.2", | ||
"rollup": "^2.38.5", | ||
"rollup-plugin-copy": "^3.3.0", | ||
"rollup-plugin-copy": "^3.4.0", | ||
"rollup-plugin-peer-deps-external": "^2.2.4", | ||
"rollup-plugin-postcss": "^3.1.8", | ||
"rollup-plugin-typescript2": "^0.29.0", | ||
"sass-loader": "^10.1.1", | ||
"semantic-release": "^17.4.0", | ||
"rollup-plugin-postcss": "^4.0.0", | ||
"rollup-plugin-typescript2": "^0.30.0", | ||
"sass-loader": "^11.0.1", | ||
"semantic-release": "^17.4.1", | ||
"styled-components": "^5.2.1", | ||
"ts-jest": "^26.5.2", | ||
"typescript": "^4.1.3" | ||
"typescript": "^4.2.3" | ||
}, | ||
@@ -103,0 +103,0 @@ "husky": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
464665