cra-template-demplate
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "cra-template-demplate", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "react", |
{ | ||
"package": { | ||
"dependencies": { | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/jest-dom": "^6.1.3", | ||
"@testing-library/react": "^14.0.0", | ||
"@testing-library/user-event": "^14.4.3", | ||
"@types/jest": "^29.5.1", | ||
"@types/node": "^18.16.3", | ||
"@types/react": "^18.2.3", | ||
"@types/react-dom": "^18.2.3", | ||
"@types/styled-components": "^5.1.26", | ||
"antd": "^5.4.6", | ||
"react-intl": "^6.4.2", | ||
"react-router-dom": "^6.11.1", | ||
"styled-components": "^5.3.10", | ||
"@testing-library/user-event": "^14.5.1", | ||
"@types/jest": "^29.5.5", | ||
"@types/node": "^20.7.0", | ||
"@types/react": "^18.2.23", | ||
"@types/react-dom": "^18.2.7", | ||
"@types/styled-components": "^5.1.28", | ||
"antd": "^5.9.3", | ||
"react-intl": "^6.4.7", | ||
"react-router-dom": "^6.16.0", | ||
"styled-components": "^6.0.8", | ||
"stylis-rtlcss": "^2.1.1", | ||
"typescript": "^5.0.4", | ||
"web-vitals": "^3.3.1", | ||
"zustand": "^4.3.7" | ||
"typescript": "^5.2.2", | ||
"web-vitals": "^3.4.0", | ||
"zustand": "^4.4.1" | ||
}, | ||
"devDependencies": { | ||
"babel-plugin-styled-components": "^2.1.1", | ||
"babel-plugin-styled-components": "^2.1.4", | ||
"customize-cra": "^1.0.0", | ||
"demplate-addons": "latest", | ||
"javascript-obfuscator": "^4.0.2", | ||
"javascript-obfuscator": "^4.1.0", | ||
"path-browserify": "^1.0.1", | ||
@@ -27,0 +27,0 @@ "react-app-rewired": "^2.2.1", |
55889