Skip to content

Commit

Permalink
upgrade tailwind aspect artio
Browse files Browse the repository at this point in the history
  • Loading branch information
kylewelsby committed Feb 13, 2024
1 parent d84d4ab commit b697612
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@nuxtjs/tailwindcss": "^4.2.1",
"@sentry/tracing": "^7.21.1",
"@supabase/supabase-js": "^2",
"@tailwindcss/aspect-ratio": "^0.3.0",
"@tailwindcss/aspect-ratio": "^0.4",
"@tailwindcss/forms": "^0.5",
"@tailwindcss/typography": "^0.4.0",
"autoprefixer": "^10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2542,10 +2542,10 @@
"@supabase/realtime-js" "^2.9.3"
"@supabase/storage-js" "^2.5.4"

"@tailwindcss/aspect-ratio@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@tailwindcss/aspect-ratio/-/aspect-ratio-0.3.0.tgz#f779ab3f07cac848fb844122d6662ba6560010b8"
integrity sha512-DMgWskNJR6FNPLbQ8Xoq/PKV/9DfNKh5dvKB+SM8x7lVl4+pnxlZ3Ns4+yGmurA/ze708HrnCG1tXk85HolJmw==
"@tailwindcss/aspect-ratio@^0.4":
version "0.4.2"
resolved "https://registry.yarnpkg.com/@tailwindcss/aspect-ratio/-/aspect-ratio-0.4.2.tgz#9ffd52fee8e3c8b20623ff0dcb29e5c21fb0a9ba"
integrity sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ==

"@tailwindcss/forms@^0.5":
version "0.5.7"
Expand Down

0 comments on commit b697612

Please sign in to comment.