@stakekit/api-hooks
Advanced tools
Comparing version 0.0.46 to 0.0.47
{ | ||
"name": "@stakekit/api-hooks", | ||
"description": "React hooks for StakeKit API", | ||
"version": "0.0.46", | ||
"version": "0.0.47", | ||
"types": "./dist/index.d.ts", | ||
@@ -40,3 +40,3 @@ "main": "./dist/esm/index.js", | ||
"dependencies": { | ||
"@tanstack/react-query": "^5.13.4", | ||
"@tanstack/react-query": "^5.14.2", | ||
"axios": "^1.6.2", | ||
@@ -48,6 +48,6 @@ "lodash.merge": "^4.6.2" | ||
"@types/react": "^18.2.45", | ||
"eslint": "^8.55.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-config-react-app": "^7.0.1", | ||
"orval": "^6.22.1", | ||
"orval": "^6.23.0", | ||
"prettier": "^3.1.1", | ||
@@ -54,0 +54,0 @@ "react": "^18.2.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
928181
9312