wappsto-redux
Advanced tools
Comparing version 4.2.1 to 4.2.2
{ | ||
"name": "wappsto-redux", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"description": "", | ||
@@ -43,3 +43,3 @@ "files": [ | ||
"query-string": "^7.1.1", | ||
"react": "^18.1.0", | ||
"react": "^18.2.0", | ||
"redux": "^4.2.0", | ||
@@ -51,9 +51,9 @@ "redux-thunk": "^2.4.1", | ||
"devDependencies": { | ||
"@babel/cli": "^7.17.6", | ||
"@babel/core": "^7.18.2", | ||
"@babel/cli": "^7.18.6", | ||
"@babel/core": "^7.18.6", | ||
"@babel/eslint-parser": "^7.18.2", | ||
"@babel/preset-env": "^7.18.2", | ||
"@babel/preset-react": "^7.17.12", | ||
"babel-jest": "^28.1.1", | ||
"eslint": "^8.17.0", | ||
"@babel/preset-env": "^7.18.6", | ||
"@babel/preset-react": "^7.18.6", | ||
"babel-jest": "^28.1.2", | ||
"eslint": "^8.19.0", | ||
"eslint-config-airbnb": "^19.0.4", | ||
@@ -63,14 +63,14 @@ "eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-jest": "^26.5.3", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"eslint-plugin-react": "^7.30.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-react": "^7.30.1", | ||
"husky": "^8.0.1", | ||
"jest": "^28.1.1", | ||
"jest-environment-jsdom": "^28.1.1", | ||
"jest": "^28.1.2", | ||
"jest-environment-jsdom": "^28.1.2", | ||
"jest-fetch-mock": "^3.0.3", | ||
"jest-websocket-mock": "^2.3.0", | ||
"lint-staged": "^13.0.0", | ||
"prettier": "^2.6.2", | ||
"lint-staged": "^13.0.3", | ||
"prettier": "^2.7.1", | ||
"pretty-quick": "^3.1.3", | ||
"react-scripts": "^5.0.1", | ||
"react-test-renderer": "^18.1.0" | ||
"react-test-renderer": "^18.2.0" | ||
}, | ||
@@ -77,0 +77,0 @@ "lint-staged": { |
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
114965
Updatedreact@^18.2.0