Skip to content

Commit 1d20018

Browse files
fix(deps): update all non-major dependencies
1 parent 902a943 commit 1d20018

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@web3-react/injected-connector": "6.0.7",
2323
"@web3-react/network-connector": "6.2.9",
2424
"@web3-react/walletconnect-connector": "6.2.13",
25-
"daisyui": "4.12.13",
25+
"daisyui": "4.12.14",
2626
"loglevel": "1.9.2",
2727
"react": "18.3.1",
2828
"react-dom": "18.3.1",
@@ -52,12 +52,12 @@
5252
"dotenv": "16.4.5",
5353
"ethereum-waffle": "4.0.10",
5454
"ethers": "5.7.2",
55-
"hardhat": "2.22.14",
55+
"hardhat": "2.22.15",
5656
"hardhat-gas-reporter": "2.2.1",
5757
"husky": "9.1.6",
5858
"lint-staged": "15.2.10",
5959
"postcss": "8.4.47",
60-
"rustywind": "0.22.0",
60+
"rustywind": "0.23.1",
6161
"solgraph": "1.0.2",
6262
"solhint": "5.0.3",
6363
"solidity-coverage": "0.8.13",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5611,10 +5611,10 @@ d@1, d@^1.0.1, d@^1.0.2:
56115611
es5-ext "^0.10.64"
56125612
type "^2.7.2"
56135613

5614-
5615-
version "4.12.13"
5616-
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-4.12.13.tgz#e386c54dd7a55e77dc865f12e1556b37229dfb4e"
5617-
integrity sha512-BnXyQoOByUF/7wSdIKubyhXxbtL8gxwY3u2cNMkxGP39TSVJqMmlItqtpY903fQnLI/NokC+bc+ZV+PEPsppPw==
5614+
5615+
version "4.12.14"
5616+
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-4.12.14.tgz#c5c2061f97769aa3b56ab62e5bd147ee3979c90f"
5617+
integrity sha512-hA27cdBasdwd4/iEjn+aidoCrRroDuo3G5W9NDKaVCJI437Mm/3eSL/2u7MkZ0pt8a+TrYF3aT2pFVemTS3how==
56185618
dependencies:
56195619
css-selector-tokenizer "^0.8"
56205620
culori "^3"
@@ -7832,10 +7832,10 @@ [email protected]:
78327832
sha1 "^1.1.1"
78337833
viem "2.7.14"
78347834

7835-
7836-
version "2.22.14"
7837-
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.22.14.tgz#389bb3789a52adc0b1a3b4bfc9b891239d5a2b42"
7838-
integrity sha512-sD8vHtS9l5QQVHzyPPe3auwZDJyZ0fG3Z9YENVa4oOqVEefCuHcPzdU736rei3zUKTqkX0zPIHkSMHpu02Fq1A==
7835+
7836+
version "2.22.15"
7837+
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.22.15.tgz#319b4948f875968fde3f0d09a7edfe74e16b1365"
7838+
integrity sha512-BpTGa9PE/sKAaHi4s/S1e9WGv63DR1m7Lzfd60C8gSEchDPfAJssVRSq0MZ2v2k76ig9m0kHAwVLf5teYwu/Mw==
78397839
dependencies:
78407840
"@ethersproject/abi" "^5.1.2"
78417841
"@metamask/eth-sig-util" "^4.0.0"
@@ -11303,10 +11303,10 @@ rustbn.js@~0.2.0:
1130311303
resolved "https://registry.yarnpkg.com/rustbn.js/-/rustbn.js-0.2.0.tgz#8082cb886e707155fd1cb6f23bd591ab8d55d0ca"
1130411304
integrity sha512-4VlvkRUuCJvr2J6Y0ImW7NvTCriMi7ErOAqWk1y69vAdoNIzCF3yPmgeNzx+RQTLEDFq5sHfscn1MwHxP9hNfA==
1130511305

11306-
rustywind@0.22.0:
11307-
version "0.22.0"
11308-
resolved "https://registry.yarnpkg.com/rustywind/-/rustywind-0.22.0.tgz#712372a0e999ef41114b1fe139dc405f5d895ed3"
11309-
integrity sha512-LtghXmyAHUmALr/dKbHjvTaxwA/faHg1H/dQ2cVFxAwMDuBKmMzYY/A67iu5q8jH47PvCXeRRMd5aFIqVwiWpQ==
11306+
rustywind@0.23.1:
11307+
version "0.23.1"
11308+
resolved "https://registry.yarnpkg.com/rustywind/-/rustywind-0.23.1.tgz#3c220a2f7053e6700220800061e2a2d7725ea5f4"
11309+
integrity sha512-JsobObh0PX7/xga9tKLAFxAxJejYSCU2kb47fypbuEQL1toGY44Z3cmkIUP0oyyaK4IU0sXSwm37p5WJRQUxaA==
1131011310
dependencies:
1131111311
https-proxy-agent "^4.0.0"
1131211312
proxy-from-env "^1.1.0"

0 commit comments

Comments
 (0)