Skip to content

Commit

Permalink
fix(deps): update dependency daisyui to v4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 42012a5 commit 00e7171
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@web3-react/injected-connector": "6.0.7",
"@web3-react/network-connector": "6.2.9",
"@web3-react/walletconnect-connector": "6.2.13",
"daisyui": "4.0.4",
"daisyui": "4.0.7",
"loglevel": "1.8.1",
"next": "14.0.2",
"react": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7229,15 +7229,15 @@ __metadata:
languageName: node
linkType: hard

"daisyui@npm:4.0.4":
version: 4.0.4
resolution: "daisyui@npm:4.0.4"
"daisyui@npm:4.0.7":
version: 4.0.7
resolution: "daisyui@npm:4.0.7"
dependencies:
css-selector-tokenizer: "npm:^0.8"
culori: "npm:^3"
picocolors: "npm:^1"
postcss-js: "npm:^4"
checksum: 38377277443fd49bacd94f79e997fc432d06a260e26f768ce60d9a0a80b3636e60d8e0b7f80c6e5277cdddea28fb97b4d14bbe7aec9bbafc90843022bb650aea
checksum: 4f34935a69d460822275bce95cfb2ef43770e198efcb1b40f9a37e07d8bb2b5bf1391c92b78e9bed19c357beacb9283e58dd2f51b3c596752e2ce25643b44e62
languageName: node
linkType: hard

Expand Down Expand Up @@ -7280,7 +7280,7 @@ __metadata:
"@web3-react/walletconnect-connector": "npm:6.2.13"
autoprefixer: "npm:10.4.16"
chai: "npm:4.3.10"
daisyui: "npm:4.0.4"
daisyui: "npm:4.0.7"
dotenv: "npm:16.3.1"
eslint: "npm:8.53.0"
eslint-config-next: "npm:14.0.2"
Expand Down

0 comments on commit 00e7171

Please sign in to comment.