Skip to content

Commit 22e51e4

Browse files
chore(deps-dev): bump @tailwindcss/forms from 0.5.6 to 0.5.9
Bumps [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) from 0.5.6 to 0.5.9. - [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-forms@v0.5.6...v0.5.9) --- updated-dependencies: - dependency-name: "@tailwindcss/forms" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e4ac1a commit 22e51e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@logtail/node": "^0.4.12",
1212
"@supabase/supabase-js": "^2.36.0",
1313
"@svgr/webpack": "^8.1.0",
14-
"@tailwindcss/forms": "^0.5.2",
14+
"@tailwindcss/forms": "^0.5.9",
1515
"@trivago/prettier-plugin-sort-imports": "^3.3.0",
1616
"@types/react": "^18.0.24",
1717
"@types/react-dom": "^18.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4032,10 +4032,10 @@
40324032
dependencies:
40334033
defer-to-connect "^1.0.1"
40344034

4035-
"@tailwindcss/forms@^0.5.2":
4036-
version "0.5.6"
4037-
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.6.tgz#29c6c2b032b363e0c5110efed1499867f6d7e868"
4038-
integrity sha512-Fw+2BJ0tmAwK/w01tEFL5TiaJBX1NLT1/YbWgvm7ws3Qcn11kiXxzNTEQDMs5V3mQemhB56l3u0i9dwdzSQldA==
4035+
"@tailwindcss/forms@^0.5.9":
4036+
version "0.5.9"
4037+
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.9.tgz#b495c12575d6eae5865b2cbd9876b26d89f16f61"
4038+
integrity sha512-tM4XVr2+UVTxXJzey9Twx48c1gcxFStqn1pQz0tRsX8o3DvxhN5oY5pvyAbUx7VTaZxpej4Zzvc6h+1RJBzpIg==
40394039
dependencies:
40404040
mini-svg-data-uri "^1.2.3"
40414041

0 commit comments

Comments
 (0)