Skip to content

Commit

Permalink
fix(deps): update dependency @tailwindcss/forms to v0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2023
1 parent fb33a7f commit 19bcae0
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 @@ -22,7 +22,7 @@
"@headlessui/react": "1.7.17",
"@next-auth/prisma-adapter": "1.0.7",
"@prisma/client": "5.2.0",
"@tailwindcss/forms": "0.5.5",
"@tailwindcss/forms": "0.5.6",
"ai": "2.2.10",
"autoprefixer": "10.4.15",
"chance": "1.1.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1739,14 +1739,14 @@ __metadata:
languageName: node
linkType: hard

"@tailwindcss/forms@npm:0.5.5":
version: 0.5.5
resolution: "@tailwindcss/forms@npm:0.5.5"
"@tailwindcss/forms@npm:0.5.6":
version: 0.5.6
resolution: "@tailwindcss/forms@npm:0.5.6"
dependencies:
mini-svg-data-uri: ^1.2.3
peerDependencies:
tailwindcss: ">=3.0.0 || >= 3.0.0-alpha.1"
checksum: 2748699d2d182e6c565afc38f927cc86544f349e6ab939cda9a97952f405fed00152cb00454a0c586f41ff0dc6854f1044c59523f31564b5f8027facbd2302e9
checksum: 2bbbe3ffd1f1c80cf610780e94520863f6265f1b30cd3235a54391e0a02a35f16ae3a3132f7a5eb9367a14c27f53a96828538616dca5bd9ca3b7ecad804e9a2d
languageName: node
linkType: hard

Expand Down Expand Up @@ -2337,7 +2337,7 @@ __metadata:
"@next-auth/prisma-adapter": 1.0.7
"@next/bundle-analyzer": 13.4.12
"@prisma/client": 5.2.0
"@tailwindcss/forms": 0.5.5
"@tailwindcss/forms": 0.5.6
"@testing-library/jest-dom": 5.17.0
"@testing-library/react": 14.0.0
"@types/chance": 1.1.3
Expand Down

0 comments on commit 19bcae0

Please sign in to comment.