bloc-react
Advanced tools
Comparing version 0.2.0 to 0.2.2
{ | ||
"name": "bloc-react", | ||
"version": "0.2.0", | ||
"version": "0.2.2", | ||
"license": "MIT", | ||
@@ -21,3 +21,3 @@ "main": "dist/bloc-react.js", | ||
"dev:tool": "cd devtools && vite", | ||
"build": "tsc && vite build", | ||
"build": "vite build", | ||
"build:tool": "yarn build:scripts && cd devtools && vite build", | ||
@@ -32,6 +32,6 @@ "build:lib": "rollup -c rollup.config.lib.js", | ||
"@rollup/plugin-commonjs": "^21.0.1", | ||
"rollup-plugin-typescript2": "^0.31.1" | ||
"rollup-plugin-typescript2": "^0.31.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.16.12", | ||
"@babel/core": "^7.17.0", | ||
"@babel/preset-env": "^7.16.11", | ||
@@ -47,11 +47,11 @@ "@babel/preset-react": "^7.16.7", | ||
"@testing-library/react-hooks": "^7.0.2", | ||
"@types/chrome": "^0.0.177", | ||
"@types/chrome": "^0.0.178", | ||
"@types/enzyme": "^3.10.11", | ||
"@types/jest": "^27.4.0", | ||
"@types/material-ui": "^0.21.12", | ||
"@types/react": "^17.0.38", | ||
"@types/react": "^17.0.39", | ||
"@types/react-dom": "^17.0.11", | ||
"@types/react-router-dom": "^5.3.3", | ||
"@typescript-eslint/eslint-plugin": "^5.10.1", | ||
"@typescript-eslint/parser": "^5.10.1", | ||
"@typescript-eslint/eslint-plugin": "^5.10.2", | ||
"@typescript-eslint/parser": "^5.10.2", | ||
"@vitejs/plugin-react-refresh": "^1.3.6", | ||
@@ -61,3 +61,3 @@ "@wojtekmaj/enzyme-adapter-react-17": "^0.6.6", | ||
"enzyme": "^3.11.0", | ||
"esbuild": "^0.14.14", | ||
"esbuild": "^0.14.18", | ||
"eslint": "^8.8.0", | ||
@@ -72,3 +72,3 @@ "eslint-config-prettier": "^8.3.0", | ||
"install": "^0.13.0", | ||
"jest": "27.4.7", | ||
"jest": "27.5.0", | ||
"jest-localstorage-mock": "^2.4.18", | ||
@@ -80,3 +80,3 @@ "jest-mock-console": "^1.2.3", | ||
"react-router-dom": "^6.2.1", | ||
"rollup": "^2.66.1", | ||
"rollup": "^2.67.0", | ||
"rollup-plugin-babel": "^4.4.0", | ||
@@ -83,0 +83,0 @@ "rollup-plugin-commonjs": "^10.1.0", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
166541
53
4043