diff --git a/package.json b/package.json index a10a33f3..b0023b18 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@total-typescript/ts-reset": "^0.5.1", "@wagmi/chains": "1.8.0", "@wagmi/core": "^1.4.7", - "bun-types": "^1.0.22", + "bun-types": "^1.0.25", "dayjs": "^1.11.10", "ethers": "5.7.2", "eventemitter3": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index a4a0896b..6f81bbee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -319,28 +319,6 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@builtbymom/web3@^0.0.13": - version "0.0.13" - resolved "https://registry.yarnpkg.com/@builtbymom/web3/-/web3-0.0.13.tgz#4e41a2df75f626248720afad43c04d786d7d80a9" - integrity sha512-iwCRFz0xYrqWIR3IqQpsubeC2JOi6DEUm5qrlJbQyhEPofDffmz7E6ALpsiY9gyjGOvXein8d3hidPI27dQaww== - dependencies: - "@rainbow-me/rainbowkit" "^1.3.0" - "@react-hookz/web" "^24.0.2" - "@total-typescript/ts-reset" "^0.5.1" - "@wagmi/chains" "1.8.0" - "@wagmi/core" "^1.4.7" - bun-types "^1.0.22" - ethers "5.7.2" - eventemitter3 "^5.0.1" - lint-staged "^15.2.0" - next "^14.0.4" - prettier "2.8.8" - react-hot-toast "2.4.1" - swr "^2.2.4" - viem "^1.19.9" - wagmi "^1.4.7" - zod "^3.22.4" - "@builtbymom/web3@^0.0.15": version "0.0.15" resolved "https://registry.yarnpkg.com/@builtbymom/web3/-/web3-0.0.15.tgz#d9148d0fad83029377876866aaaceb235a42754d" @@ -2867,38 +2845,6 @@ "@walletconnect/window-getters" "^1.0.1" tslib "1.14.1" -"@yearn-finance/web-lib@^3.0.125": - version "3.0.125" - resolved "https://registry.yarnpkg.com/@yearn-finance/web-lib/-/web-lib-3.0.125.tgz#f2992c9fcdf270f0d5fa125fcd68ee6dbbad92c5" - integrity sha512-BDS7/g4INexYSBa6CMay/7meV/iDpd8yy14w5o8/FEIKlSK3/89SzLQl6l1d4ElPU+kOBZcwCycCj6DnCXbsZQ== - dependencies: - "@builtbymom/web3" "^0.0.13" - "@headlessui/react" "^1.7.18" - "@rainbow-me/rainbowkit" "^1.3.0" - "@react-hookz/web" "^24.0.2" - "@tailwindcss/forms" "^0.5.7" - "@total-typescript/ts-reset" "^0.5.1" - "@wagmi/chains" "1.8.0" - "@wagmi/core" "^1.4.7" - bun-types "^1.0.22" - dayjs "^1.11.10" - ethers "5.7.2" - eventemitter3 "^5.0.1" - graphql "^16.8.1" - lint-staged "^15.2.0" - next "^14.0.4" - next-seo "^6.4.0" - prettier "2.8.8" - react-hot-toast "2.4.1" - react-paginate "^8.2.0" - sass "^1.69.7" - stylelint "^16.1.0" - swr "^2.2.4" - tailwindcss "^3.4.1" - viem "^1.19.9" - wagmi "^1.4.7" - zod "^3.22.4" - JSONStream@^1.3.5: version "1.3.5" resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0" @@ -3428,10 +3374,10 @@ bump@^0.2.5: resolved "https://registry.yarnpkg.com/bump/-/bump-0.2.5.tgz#16d5567b75e77ea6597a805c10294c578495b47b" integrity sha512-d4CZYvcP317+twjo7PhGd+EptYjvw83itgaxbJtJnHE64qH29qMtqAQ5vb3x3Su7WuaPjow88GBgp0FDBxbm8w== -bun-types@^1.0.22: - version "1.0.22" - resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.0.22.tgz#b329f2dd8fa5933c24ac161aa4b41f8e95c0bdd6" - integrity sha512-JxmXAx6cXb37+rMsn30WRXlz9lbPFR9rQE78hNSoy5wJ8m/nUktkmHpo7xZb/YKDds23ifxWLjDtyni9MeXLgw== +bun-types@^1.0.22, bun-types@^1.0.25: + version "1.0.25" + resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.0.25.tgz#ef38ac40e9c9e2db188061474081426934a464a7" + integrity sha512-9lxeUR/OJsvlZH4GOWteiAdx7ikrSxCUX7Rr0JJux+DrR3LejouVLxIZnTeQ3UPAZovvSgKivWeHPJ2wlo7/Kg== dependencies: "@types/node" "*" "@types/ws" "*"