Skip to content

Commit

Permalink
fix: upgrade @tailwindcss/forms from 0.5.7 to 0.5.8
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @tailwindcss/forms from 0.5.7 to 0.5.8.

See this package in yarn:
@tailwindcss/forms

See this project in Snyk:
https://app.snyk.io/org/thejoeejoee/project/6e6d51e2-2747-4b1f-b39e-6542e0050aaf?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 19, 2024
1 parent 6f40a55 commit 68065c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@alpinejs/collapse": "^3.14.1",
"@alpinejs/persist": "^3.14.1",
"@sentry/webpack-plugin": "^2.22.3",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/forms": "^0.5.8",
"@tailwindcss/typography": "^0.5.14",
"alpinejs": "^3.13.2",
"autoprefixer": "^10.4.16",
Expand Down
8 changes: 4 additions & 4 deletions webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -626,10 +626,10 @@
unplugin "1.0.1"
uuid "^9.0.0"

"@tailwindcss/forms@^0.5.6":
version "0.5.7"
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.7.tgz#db5421f062a757b5f828bc9286ba626c6685e821"
integrity sha512-QE7X69iQI+ZXwldE+rzasvbJiyV/ju1FGHH0Qn2W3FKbuYtqp8LKcy6iSw79fVUT5/Vvf+0XgLCeYVG+UV6hOw==
"@tailwindcss/forms@^0.5.8":
version "0.5.9"
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.9.tgz#b495c12575d6eae5865b2cbd9876b26d89f16f61"
integrity sha512-tM4XVr2+UVTxXJzey9Twx48c1gcxFStqn1pQz0tRsX8o3DvxhN5oY5pvyAbUx7VTaZxpej4Zzvc6h+1RJBzpIg==
dependencies:
mini-svg-data-uri "^1.2.3"

Expand Down

0 comments on commit 68065c9

Please sign in to comment.