charts-css-react
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "charts-css-react", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "chartscss.org react", | ||
@@ -27,6 +27,6 @@ "author": "hollanddd", | ||
"peerDependencies": { | ||
"react": "^16.0.0" | ||
"react": "^17.0.0" | ||
}, | ||
"devDependencies": { | ||
"@testing-library/jest-dom": "^4.2.4", | ||
"@testing-library/jest-dom": "^5.11.10", | ||
"@testing-library/react": "^9.5.0", | ||
@@ -36,10 +36,9 @@ "@testing-library/user-event": "^7.2.1", | ||
"@types/node": "^12.12.38", | ||
"@types/react": "^16.9.27", | ||
"@types/react-dom": "^16.9.7", | ||
"@types/react": "^17.0.3", | ||
"@types/react-dom": "^17.0.3", | ||
"@typescript-eslint/eslint-plugin": "^2.26.0", | ||
"@typescript-eslint/parser": "^2.26.0", | ||
"microbundle-crl": "^0.13.10", | ||
"babel-eslint": "^10.0.3", | ||
"cross-env": "^7.0.2", | ||
"eslint": "^6.8.0", | ||
"eslint": "^7.11.0", | ||
"eslint-config-prettier": "^6.7.0", | ||
@@ -55,7 +54,8 @@ "eslint-config-standard": "^14.1.0", | ||
"gh-pages": "^2.2.0", | ||
"microbundle-crl": "^0.13.10", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "^2.0.4", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"react-scripts": "^3.4.1", | ||
"react": "17.0.0", | ||
"react-dom": "^17.0.0", | ||
"react-scripts": "^4.0.0", | ||
"typescript": "^3.7.5" | ||
@@ -62,0 +62,0 @@ }, |
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
48011