cra-template-demplate
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "cra-template-demplate", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "react", |
{ | ||
"package": { | ||
"dependencies": { | ||
"@testing-library/jest-dom": "^5.14.1", | ||
"@testing-library/react": "^13.0.0", | ||
"@testing-library/user-event": "^13.2.1", | ||
"@types/jest": "^27.0.1", | ||
"@types/node": "^16.7.13", | ||
"@types/react": "^18.0.0", | ||
"@types/react-dom": "^18.0.0", | ||
"typescript": "^4.6.3", | ||
"web-vitals": "^2.1.0", | ||
"zustand": "^4.0.0-rc.0", | ||
"antd": "^4.19.5", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/react": "^13.3.0", | ||
"@testing-library/user-event": "^14.4.3", | ||
"@types/jest": "^29.0.0", | ||
"@types/node": "^18.7.14", | ||
"@types/react": "^18.0.17", | ||
"@types/react-dom": "^18.0.6", | ||
"typescript": "^4.8.2", | ||
"web-vitals": "^3.0.0", | ||
"zustand": "^4.1.1", | ||
"antd": "^4.22.8", | ||
"react-router-dom": "^6.3.0", | ||
"styled-components": "^5.3.5", | ||
"stylis-rtlcss": "^2.1.1", | ||
"react-intl": "^5.24.8", | ||
"@types/styled-components": "^5.1.25" | ||
"react-intl": "^6.1.0", | ||
"@types/styled-components": "^5.1.26" | ||
}, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
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
51789