@stakekit/api-hooks
Advanced tools
Comparing version 0.0.52 to 0.0.53
{ | ||
"name": "@stakekit/api-hooks", | ||
"description": "React hooks for StakeKit API", | ||
"version": "0.0.52", | ||
"version": "0.0.53", | ||
"types": "./dist/index.d.ts", | ||
@@ -41,10 +41,10 @@ "main": "./dist/esm/index.js", | ||
"@faker-js/faker": "^8.3.1", | ||
"@tanstack/react-query": "^5.17.9", | ||
"@tanstack/react-query": "^5.17.19", | ||
"axios": "^1.6.5", | ||
"lodash.merge": "^4.6.2", | ||
"msw": "^2.0.13" | ||
"msw": "^2.1.4" | ||
}, | ||
"devDependencies": { | ||
"@types/lodash.merge": "^4", | ||
"@types/react": "^18.2.46", | ||
"@types/react": "^18.2.48", | ||
"eslint": "^8.56.0", | ||
@@ -54,3 +54,3 @@ "eslint-config-prettier": "^9.1.0", | ||
"orval": "^6.23.0", | ||
"prettier": "^3.1.1", | ||
"prettier": "^3.2.4", | ||
"react": "^18.2.0", | ||
@@ -57,0 +57,0 @@ "tsup": "^8.0.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
1372025
Updatedmsw@^2.1.4