Skip to content

Commit

Permalink
chore(deps): update dependency @tailwindcss/forms to v0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 7db69ce commit 909f09c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docsSrc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@embroider/webpack": "^1.8.0",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@tailwindcss/forms": "0.5.3",
"@tailwindcss/forms": "0.5.5",
"@tailwindcss/typography": "0.5.8",
"autoprefixer": "^10.4.7",
"babel-eslint": "^10.1.0",
Expand Down
8 changes: 4 additions & 4 deletions docsSrc/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2017,10 +2017,10 @@
resolved "https://registry.yarnpkg.com/@simple-dom/interface/-/interface-1.4.0.tgz#e8feea579232017f89b0138e2726facda6fbb71f"
integrity sha512-l5qumKFWU0S+4ZzMaLXFU8tQZsicHEMEyAxI5kDFGhJsRqDwe0a7/iPA/GdxlGyDKseQQAgIz5kzU7eXTrlSpA==

"@tailwindcss/[email protected].3":
version "0.5.3"
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.3.tgz#e4d7989686cbcaf416c53f1523df5225332a86e7"
integrity sha512-y5mb86JUoiUgBjY/o6FJSFZSEttfb3Q5gllE4xoKjAAD+vBrnIhE4dViwUuow3va8mpH4s9jyUbUbrRGoRdc2Q==
"@tailwindcss/[email protected].5":
version "0.5.5"
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.5.tgz#2965ee74159a16b5ef012d5eddae20c9b48aa49c"
integrity sha512-03sXK1DcPt44GZ0Yg6AcAfQln89IKdbE79g2OwoKqBm1ukaadLO2AH3EiB3mXHeQnxa3tzm7eE0x7INXSjbuug==
dependencies:
mini-svg-data-uri "^1.2.3"

Expand Down

0 comments on commit 909f09c

Please sign in to comment.