@eduzz/apps-toolbar
Advanced tools
Comparing version 1.4.2 to 1.4.3
{ | ||
"name": "@eduzz/apps-toolbar", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"private": false, | ||
@@ -22,34 +22,29 @@ "main": "./index.js", | ||
"devDependencies": { | ||
"@material-ui/core": "4.9.13", | ||
"@types/jest": "25.2.1", | ||
"@types/node": "13.13.5", | ||
"@types/react": "16.9.34", | ||
"@types/react-dom": "16.9.7", | ||
"@types/react-jss": "10.0.0", | ||
"@types/node": "14.0.19", | ||
"@types/react": "16.9.41", | ||
"@types/react-dom": "16.9.8", | ||
"@types/validatorjs": "3.15.0", | ||
"@typescript-eslint/eslint-plugin": "2.31.0", | ||
"@typescript-eslint/parser": "2.31", | ||
"@types/yup": "0.29.3", | ||
"@typescript-eslint/eslint-plugin": "3.6.0", | ||
"@typescript-eslint/parser": "3.6", | ||
"axios": "0.19.2", | ||
"concurrently": "5.2.0", | ||
"cross-env": "7.0.2", | ||
"eslint": "6.8.0", | ||
"eslint": "7.4.0", | ||
"eslint-config-prettier": "6.11.0", | ||
"eslint-plugin-prettier": "3.1.3", | ||
"eslint-plugin-react": "7.19.0", | ||
"eslint-plugin-react-hooks": "4.0.0", | ||
"eslint-plugin-prettier": "3.1.4", | ||
"eslint-plugin-react": "7.20.3", | ||
"eslint-plugin-react-hooks": "4.0.6", | ||
"eslint-plugin-react-native": "3.8.1", | ||
"husky": "4.2.5", | ||
"mdi-react": "7.1.0", | ||
"mdi-react": "7.3.0", | ||
"mock-require": "3.0.3", | ||
"node-sass": "4.14.1", | ||
"prettier": "2.0.5", | ||
"react": "16.13.1", | ||
"react-dom": "16.13.1", | ||
"react-jss": "10.1.1", | ||
"react-scripts": "3.4.1", | ||
"typescript": "3.8.3", | ||
"validatorjs": "3.18.1" | ||
"typescript": "3.9.6", | ||
"yup": "0.29.1" | ||
}, | ||
"resolutions": { | ||
"fsevents": "^2.1.2" | ||
}, | ||
"browserslist": { | ||
@@ -56,0 +51,0 @@ "production": [ |
Sorry, the diff of this file is too big to display
26
262857
1041