Skip to content

Commit

Permalink
build: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Majorfi committed Dec 4, 2023
1 parent f092978 commit 57ae546
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 69 deletions.
21 changes: 5 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yearn-finance/web-lib",
"version": "3.0.79",
"version": "3.0.81",
"main": "./dist/index.js",
"types": "./dist/index.d.js",
"files": [
Expand Down Expand Up @@ -88,23 +88,12 @@
"typescript": "^5.3.2"
},
"peerDependencies": {
"@rainbow-me/rainbowkit": "^1.0.11",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@rainbow-me/rainbowkit": "^1.3.0",
"@wagmi/core": "1.4.1",
"eslint": ">= 8.25.0",
"eslint-config-next": ">= 12.3.1",
"eslint-import-resolver-typescript": ">= 3.5.1",
"eslint-plugin-brackets": ">= 0.1.3",
"eslint-plugin-import": ">= 2.26.0",
"eslint-plugin-react": ">= 7.31.10",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": ">= 8.0.0",
"eslint-plugin-tailwindcss": ">= 3.6.2",
"eslint-plugin-unused-imports": ">= 2.0.0",
"next": "14.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"viem": "1.10.9",
"wagmi": "1.4.1"
"viem": "1.19.9",
"wagmi": "1.4.7"
}
}
53 changes: 0 additions & 53 deletions src/utils/handlers/handleInputChangeEventValue.test.ts

This file was deleted.

0 comments on commit 57ae546

Please sign in to comment.