bloc-react
Advanced tools
Comparing version 0.1.18 to 0.1.19
{ | ||
"name": "bloc-react", | ||
"version": "0.1.18", | ||
"version": "0.1.19", | ||
"license": "MIT", | ||
@@ -27,31 +27,31 @@ "main": "dist/bloc-react.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.14.6", | ||
"@babel/preset-env": "^7.14.7", | ||
"@babel/core": "^7.15.0", | ||
"@babel/preset-env": "^7.15.0", | ||
"@babel/preset-react": "^7.14.5", | ||
"@babel/preset-typescript": "^7.14.5", | ||
"@material-ui/core": "^4.11.4", | ||
"@babel/preset-typescript": "^7.15.0", | ||
"@material-ui/core": "^4.12.3", | ||
"@material-ui/icons": "^4.11.2", | ||
"@material-ui/lab": "^4.0.0-alpha.58", | ||
"@material-ui/lab": "^4.0.0-alpha.60", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
"@rollup/plugin-node-resolve": "^13.0.0", | ||
"@rollup/plugin-node-resolve": "^13.0.4", | ||
"@testing-library/react": "^12.0.0", | ||
"@testing-library/react-hooks": "^7.0.0", | ||
"@types/chrome": "^0.0.145", | ||
"@types/enzyme": "^3.10.8", | ||
"@testing-library/react-hooks": "^7.0.1", | ||
"@types/chrome": "^0.0.154", | ||
"@types/enzyme": "^3.10.9", | ||
"@types/jest": "^26.0.23", | ||
"@types/material-ui": "^0.21.8", | ||
"@types/react": "^17.0.11", | ||
"@types/react-dom": "^17.0.8", | ||
"@types/react-router-dom": "^5.1.7", | ||
"@typescript-eslint/eslint-plugin": "^4.28.1", | ||
"@typescript-eslint/parser": "^4.28.1", | ||
"@vitejs/plugin-react-refresh": "^1.3.4", | ||
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.2", | ||
"codecov": "^3.8.2", | ||
"@types/material-ui": "^0.21.9", | ||
"@types/react": "^17.0.18", | ||
"@types/react-dom": "^17.0.9", | ||
"@types/react-router-dom": "^5.1.8", | ||
"@typescript-eslint/eslint-plugin": "^4.29.1", | ||
"@typescript-eslint/parser": "^4.29.1", | ||
"@vitejs/plugin-react-refresh": "^1.3.6", | ||
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.3", | ||
"codecov": "^3.8.3", | ||
"enzyme": "^3.11.0", | ||
"esbuild": "^0.12.12", | ||
"eslint": "^7.29.0", | ||
"esbuild": "^0.12.20", | ||
"eslint": "^7.32.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-config-standard": "^16.0.3", | ||
"eslint-plugin-import": "^2.23.4", | ||
"eslint-plugin-import": "^2.24.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
@@ -63,3 +63,3 @@ "eslint-plugin-promise": "^5.1.0", | ||
"jest": "26.6.3", | ||
"jest-localstorage-mock": "^2.4.14", | ||
"jest-localstorage-mock": "^2.4.16", | ||
"jest-mock-console": "^1.1.0", | ||
@@ -70,3 +70,3 @@ "prettier": "^2.3.2", | ||
"react-router-dom": "^5.2.0", | ||
"rollup": "^2.52.4", | ||
"rollup": "^2.56.2", | ||
"rollup-plugin-babel": "^4.4.0", | ||
@@ -80,4 +80,4 @@ "rollup-plugin-commonjs": "^10.1.0", | ||
"ts-jest": "^26.5.6", | ||
"typescript": "^4.3.4", | ||
"vite": "^2.3.8" | ||
"typescript": "^4.3.5", | ||
"vite": "^2.4.4" | ||
}, | ||
@@ -84,0 +84,0 @@ "jest": { |