cra-template-unicorn
Advanced tools
Comparing version 1.5.0 to 1.6.0
{ | ||
"name": "cra-template-unicorn", | ||
"private": false, | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "The full template with redux-toolkit for Create React App.", | ||
@@ -6,0 +6,0 @@ "main": "template.json", |
{ | ||
"dependencies": { | ||
"@craco/craco": "^5.6.2", | ||
"@craco/craco": "^5.6.3", | ||
"@emotion/core": "^10.0.27", | ||
"@emotion/styled": "^10.0.27", | ||
"@reduxjs/toolkit": "^1.1.0", | ||
"@reduxjs/toolkit": "^1.2.5", | ||
"@testing-library/jest-dom": "^4.2.4", | ||
"@testing-library/react": "^9.3.2", | ||
"@testing-library/user-event": "^7.1.2", | ||
"@testing-library/react": "^9.4.1", | ||
"@testing-library/user-event": "^10.0.0", | ||
"@types/jest": "^24.0.0", | ||
@@ -21,7 +21,7 @@ "@types/node": "^12.0.0", | ||
"react-dom": "^16.12.0", | ||
"react-redux": "^7.1.3", | ||
"react-redux": "^7.2.0", | ||
"react-router": "^5.1.2", | ||
"react-router-dom": "^5.1.2", | ||
"react-scripts": "3.3.0", | ||
"typescript": "~3.7.2" | ||
"react-scripts": "3.4.0", | ||
"typescript": "~3.8.2" | ||
}, | ||
@@ -28,0 +28,0 @@ "scripts": { |
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
36932