axios-hooks
Advanced tools
Comparing version 3.1.2 to 3.1.3
{ | ||
"name": "axios-hooks", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"description": "axios-hooks", | ||
@@ -54,18 +54,18 @@ "keywords": [ | ||
"@testing-library/react-hooks": "7.0.2", | ||
"@types/jest": "28.1.1", | ||
"@types/jest": "28.1.3", | ||
"@types/lru-cache": "7.10.10", | ||
"@types/node": "18.0.0", | ||
"@types/react": "18.0.13", | ||
"@types/react": "18.0.14", | ||
"@types/react-dom": "18.0.5", | ||
"axios": "0.27.2", | ||
"cross-env": "7.0.3", | ||
"eslint": "8.17.0", | ||
"eslint": "8.18.0", | ||
"eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-import": "2.26.0", | ||
"eslint-plugin-prettier": "4.0.0", | ||
"eslint-plugin-react": "7.30.0", | ||
"eslint-plugin-react": "7.30.1", | ||
"eslint-plugin-react-hooks": "4.6.0", | ||
"husky": "^8.0.1", | ||
"jest": "26.6.3", | ||
"lint-staged": "13.0.1", | ||
"lint-staged": "13.0.2", | ||
"npm-run-all": "4.1.5", | ||
@@ -79,3 +79,3 @@ "prettier": "2.7.1", | ||
"ts-jest": "26.5.6", | ||
"typescript": "4.7.3" | ||
"typescript": "4.7.4" | ||
}, | ||
@@ -82,0 +82,0 @@ "lint-staged": { |