Skip to content

Commit 9723fac

Browse files
dependabot[bot]razzeee
authored andcommitted
build(deps-dev): bump @tailwindcss/forms from 0.5.8 to 0.5.9
Bumps [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) from 0.5.8 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.8...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 690ce67 commit 9723fac

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
@@ -30,7 +30,7 @@
3030
"@docusaurus/module-type-aliases": "3.5.2",
3131
"@docusaurus/tsconfig": "3.5.2",
3232
"@gabrielcsapo/docusaurus-plugin-matomo": "^0.1.2",
33-
"@tailwindcss/forms": "^0.5.8",
33+
"@tailwindcss/forms": "^0.5.9",
3434
"@tailwindcss/typography": "^0.5.15",
3535
"@types/react": "^18.3.5",
3636
"autoprefixer": "^10.4.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2058,10 +2058,10 @@
20582058
dependencies:
20592059
defer-to-connect "^2.0.1"
20602060

2061-
"@tailwindcss/forms@^0.5.8":
2062-
version "0.5.8"
2063-
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.8.tgz#1067d82d9562abe3f8de9abfd528965f7fa116a9"
2064-
integrity sha512-DJs7B7NPD0JH7BVvdHWNviWmunlFhuEkz7FyFxE4japOWYMLl9b1D6+Z9mivJJPWr6AEbmlPqgiFRyLwFB1SgQ==
2061+
"@tailwindcss/forms@^0.5.9":
2062+
version "0.5.9"
2063+
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.9.tgz#b495c12575d6eae5865b2cbd9876b26d89f16f61"
2064+
integrity sha512-tM4XVr2+UVTxXJzey9Twx48c1gcxFStqn1pQz0tRsX8o3DvxhN5oY5pvyAbUx7VTaZxpej4Zzvc6h+1RJBzpIg==
20652065
dependencies:
20662066
mini-svg-data-uri "^1.2.3"
20672067

0 commit comments

Comments
 (0)