Skip to content

Commit

Permalink
chore: upgrade tailwind
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Oct 7, 2022
1 parent 48b7ebc commit eb2d6d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@nuxt/content": "^2.1.1",
"@nuxtjs/color-mode": "^3.1.7",
"@nuxtjs/tailwindcss": "^5.3.4",
"@nuxtjs/tailwindcss": "^5.3.5",
"@tailwindcss/typography": "^0.5.7",
"nuxt-icon": "^0.1.6"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -656,10 +656,10 @@
eslint-plugin-unicorn "^43.0.2"
eslint-plugin-vue "^9.4.0"

"@nuxtjs/tailwindcss@^5.3.4":
version "5.3.4"
resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-5.3.4.tgz#a4faaafbb30e950f176eb31853b5e9645b998c0f"
integrity sha512-9GS7JDuRTayNUXdyR/RXJT5/NdxqqzLD1N28WBoy+yp8UcPT6DrpNve/9isy+7zInrHfHSiR5FEPrzJ6vrR4Mg==
"@nuxtjs/tailwindcss@^5.3.5":
version "5.3.5"
resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-5.3.5.tgz#9d1988f0f8433e67df5707eea2ea2e8ac004a10c"
integrity sha512-d6noacVfcN88R6Iqd5/kl7YyumE+EIsz6ky26JvidHtkTeAPxZt8XN/KFEMJ6xwSvhsUndrNW94XYPKv7l79jg==
dependencies:
"@nuxt/kit" "^3.0.0-rc.9"
"@nuxt/postcss8" "^1.1.3"
Expand Down

1 comment on commit eb2d6d1

@vercel
Copy link

@vercel vercel bot commented on eb2d6d1 Oct 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.