Skip to content

Commit

Permalink
chore(deps): update dependency daisyui to v4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 22, 2024
1 parent c420857 commit 23b60e2
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 @@ -88,7 +88,7 @@
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.1.1",
"cypress": "13.6.4",
"daisyui": "4.5.0",
"daisyui": "4.7.2",
"eslint": "8.56.0",
"happy-dom": "12.10.3",
"start-server-and-test": "2.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3471,10 +3471,10 @@ d3-time-format@^4.1.0:
dependencies:
d3-array "2 - 3"

daisyui@4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-4.5.0.tgz#8fe5198fba6788adeac78786d2d10296241278a7"
integrity sha512-RWQCPQ0vBUaxGy768O7Ku8SRQgwdoto1lDzuKeVOcMtYghuSbUY7NoPoMK+k8JH4s1J02OvpNAgtB9MeKpZIwg==
daisyui@4.7.2:
version "4.7.2"
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-4.7.2.tgz#d2359d9eb1cac2082302ca55b6b35eca437a011f"
integrity sha512-9UCss12Zmyk/22u+JbkVrHHxOzFOyY17HuqP5LeswI4hclbj6qbjJTovdj2zRy8cCH6/n6Wh0lTLjriGnyGh0g==
dependencies:
css-selector-tokenizer "^0.8"
culori "^3"
Expand Down Expand Up @@ -8291,7 +8291,7 @@ remix-auth-microsoft@^2.0.1:
remix-auth "^3.6.0"
remix-auth-oauth2 "^1.11.0"

remix-auth-oauth2, remix-auth-oauth2@^1.2.0:
remix-auth-oauth2@^1.11.0, remix-auth-oauth2@^1.2.0:
version "1.11.1"
resolved "https://registry.yarnpkg.com/remix-auth-oauth2/-/remix-auth-oauth2-1.11.1.tgz#7f150d520fcfdf86320c31217fe5303098a7e7a5"
integrity sha512-eGNUB0+yiIuxansfyZM+SqpiAlsFEqOrNUr8LmxSRjx2RW/GOe/aT1fL8n+VtkcrLXPqUJWxE+GhEowF81+VDQ==
Expand Down

0 comments on commit 23b60e2

Please sign in to comment.