bloc-react
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "bloc-react", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"scripts": { | ||
@@ -17,9 +17,9 @@ "dev": "vite", | ||
"nanoid": "^3.1.22", | ||
"rxjs": "^6.6.7" | ||
"rxjs": "^7.0.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.13.15", | ||
"@babel/preset-env": "^7.14.0", | ||
"@babel/preset-react": "^7.13.13", | ||
"@babel/preset-typescript": "^7.13.0", | ||
"@material-ui/core": "^4.11.3", | ||
"@material-ui/core": "^4.11.4", | ||
"@material-ui/icons": "^4.11.2", | ||
@@ -31,3 +31,3 @@ "@testing-library/react": "^11.2.6", | ||
"@types/material-ui": "^0.21.8", | ||
"@types/react": "^17.0.3", | ||
"@types/react": "^17.0.4", | ||
"@types/react-dom": "^17.0.3", | ||
@@ -37,12 +37,12 @@ "@types/react-router-dom": "^5.1.7", | ||
"@typescript-eslint/parser": "^4.22.0", | ||
"@vitejs/plugin-react-refresh": "^1.3.2", | ||
"@vitejs/plugin-react-refresh": "^1.3.3", | ||
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.1", | ||
"enzyme": "^3.11.0", | ||
"esbuild": "^0.11.13", | ||
"eslint": "^7.12.1", | ||
"eslint-config-prettier": "^8.2.0", | ||
"esbuild": "^0.11.16", | ||
"eslint": "^7.25.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-config-standard": "^16.0.2", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-promise": "^5.1.0", | ||
"eslint-plugin-react": "^7.23.2", | ||
@@ -52,4 +52,4 @@ "install": "^0.13.0", | ||
"jest-localstorage-mock": "^2.4.10", | ||
"jest-mock-console": "^1.0.1", | ||
"npm": "^7.10.0", | ||
"jest-mock-console": "^1.1.0", | ||
"npm": "^7.11.2", | ||
"prettier": "^2.2.1", | ||
@@ -59,7 +59,7 @@ "react": "^17.0.2", | ||
"react-router-dom": "^5.2.0", | ||
"rollup": "^2.45.2", | ||
"rollup": "^2.46.0", | ||
"rollup-plugin-dts": "^3.0.1", | ||
"rollup-plugin-esbuild": "^4.1.0", | ||
"rollup-plugin-esbuild": "^4.2.3", | ||
"typescript": "^4.2.4", | ||
"vite": "^2.2.1" | ||
"vite": "^2.2.3" | ||
}, | ||
@@ -66,0 +66,0 @@ "jest": { |
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
454505
55
0
+ Addedrxjs@7.8.1(transitive)
+ Addedtslib@2.8.1(transitive)
- Removedrxjs@6.6.7(transitive)
- Removedtslib@1.14.1(transitive)
Updatedrxjs@^7.0.0