@frui.ts/cra-template
Advanced tools
Comparing version 0.17.0-generator.2 to 1.0.0-alpha.1
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "0.17.0-generator.2", | ||
"version": "1.0.0-alpha.1", | ||
"description": "Frui.ts template for Create React App.", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
], | ||
"gitHead": "826d4eeca379d5d758641e928e810b4ac5ee90c2" | ||
"gitHead": "debcc8b7993b1b0708853dddb9d29dc2a5727477" | ||
} |
@@ -9,18 +9,17 @@ { | ||
"@frui.ts/views": "^0.14.0", | ||
"@types/jest": "^24.0.0", | ||
"@types/jest": "^24.9.1", | ||
"@types/node": "^12.0.0", | ||
"@types/react": "^16.9.38", | ||
"@types/react-dom": "^16.9.0", | ||
"@testing-library/dom": "^7.19.0", | ||
"@testing-library/react": "^9.3.2", | ||
"@testing-library/jest-dom": "^4.2.4", | ||
"@testing-library/user-event": "^7.1.2", | ||
"@types/react": "^17.0.0", | ||
"@types/react-dom": "^17.0.0", | ||
"@testing-library/jest-dom": "^5.10.1", | ||
"@testing-library/react": "^10.3.0", | ||
"@testing-library/user-event": "^12.6.0", | ||
"eslint": "^6.8.0", | ||
"inversify": "^5.0.1", | ||
"mobx": "^4.15.4", | ||
"mobx-react-lite": "^2.0.6", | ||
"mobx": "^4.15.7", | ||
"mobx-react-lite": "^2.2.2", | ||
"prettier": "^2.0.5", | ||
"reflect-metadata": "^0.1.13", | ||
"sass": "^1.30.0", | ||
"typescript": "^3.8.0" | ||
"typescript": "^4.1.2" | ||
}, | ||
@@ -27,0 +26,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
39864
33
409