Skip to content

Commit 061d3fc

Browse files
committed
fix: upgrade @tailwindcss/forms from 0.5.7 to 0.5.9
Snyk has created this PR to upgrade @tailwindcss/forms from 0.5.7 to 0.5.9. See this package in npm: @tailwindcss/forms See this project in Snyk: https://app.snyk.io/org/javierdesant/project/b83f08c6-2de6-4b40-9c14-eec4a4932504?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 58b2910 commit 061d3fc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"@tailwindcss/forms": "^0.5.7",
13+
"@tailwindcss/forms": "^0.5.9",
1414
"react": "^18.3.1",
1515
"react-dom": "^18.3.1",
1616
"react-hook-form": "^7.52.2"

0 commit comments

Comments
 (0)