Skip to content

Commit

Permalink
Bump @tailwindcss/forms from 0.5.2 to 0.5.3 in /ui (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 1, 2023
1 parent 52284da commit 01d5ffa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@headlessui/react": "^1.6.4",
"@kubernetes/client-node": "^0.16.3",
"@svgr/webpack": "^6.2.1",
"@tailwindcss/forms": "^0.5.2",
"@tailwindcss/forms": "^0.5.3",
"next": "latest",
"react": "18.1.0",
"react-dom": "18.1.0",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1260,10 +1260,10 @@
dependencies:
defer-to-connect "^2.0.0"

"@tailwindcss/forms@^0.5.2":
version "0.5.2"
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.2.tgz#4ef45f9916dcb37838cbe7fecdcc4ba7a7c2ab59"
integrity sha512-pSrFeJB6Bg1Mrg9CdQW3+hqZXAKsBrSG9MAfFLKy1pVA4Mb4W7C0k7mEhlmS2Dfo/otxrQOET7NJiJ9RrS563w==
"@tailwindcss/forms@^0.5.3":
version "0.5.3"
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.3.tgz#e4d7989686cbcaf416c53f1523df5225332a86e7"
integrity sha512-y5mb86JUoiUgBjY/o6FJSFZSEttfb3Q5gllE4xoKjAAD+vBrnIhE4dViwUuow3va8mpH4s9jyUbUbrRGoRdc2Q==
dependencies:
mini-svg-data-uri "^1.2.3"

Expand Down

0 comments on commit 01d5ffa

Please sign in to comment.