Skip to content

Commit

Permalink
Bump @tailwindcss/forms from 0.5.4 to 0.5.6 in /_dev
Browse files Browse the repository at this point in the history
Bumps [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) from 0.5.4 to 0.5.6.
- [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-forms@v0.5.4...v0.5.6)

---
updated-dependencies:
- dependency-name: "@tailwindcss/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent 8ef3092 commit bf2c807
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions _dev/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@headlessui/vue": "^1.7.15",
"@heroicons/vue": "^2.0.18",
"@meforma/vue-toaster": "^1.3.0",
"@tailwindcss/forms": "^0.5.4",
"@tailwindcss/forms": "^0.5.6",
"@tinymce/tinymce-vue": "^5.1.1",
"@vitejs/plugin-vue": "^2.3.4",
"@vueform/multiselect": "^2.6.2",
Expand Down
8 changes: 4 additions & 4 deletions _dev/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,10 @@
resolved "https://registry.npmjs.org/@swc/helpers/-/helpers-0.2.14.tgz"
integrity sha512-wpCQMhf5p5GhNg2MmGKXzUNwxe7zRiCsmqYsamez2beP7mKPCSiu+BjZcdN95yYSzO857kr0VfQewmGpS77nqA==

"@tailwindcss/forms@^0.5.4":
version "0.5.4"
resolved "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.4.tgz"
integrity sha512-YAm12D3R7/9Mh4jFbYSMnsd6jG++8KxogWgqs7hbdo/86aWjjlIEvL7+QYdVELmAI0InXTpZqFIg5e7aDVWI2Q==
"@tailwindcss/forms@^0.5.6":
version "0.5.6"
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.6.tgz#29c6c2b032b363e0c5110efed1499867f6d7e868"
integrity sha512-Fw+2BJ0tmAwK/w01tEFL5TiaJBX1NLT1/YbWgvm7ws3Qcn11kiXxzNTEQDMs5V3mQemhB56l3u0i9dwdzSQldA==
dependencies:
mini-svg-data-uri "^1.2.3"

Expand Down

0 comments on commit bf2c807

Please sign in to comment.