Skip to content

Commit

Permalink
Bump @nuxtjs/tailwindcss from 6.10.1 to 6.10.3
Browse files Browse the repository at this point in the history
Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-modules/tailwindcss) from 6.10.1 to 6.10.3.
- [Release notes](https://github.com/nuxt-modules/tailwindcss/releases)
- [Changelog](https://github.com/nuxt-modules/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/tailwindcss@v6.10.1...v6.10.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 175dda8 commit 85e1ada
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@nuxtjs/eslint-module": "^4.0.2",
"@nuxtjs/google-fonts": "^3.1.3",
"@nuxtjs/tailwindcss": "^6.10.1",
"@nuxtjs/tailwindcss": "^6.10.3",
"@typescript-eslint/parser": "^6.9.1",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
24 changes: 10 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -972,31 +972,27 @@
google-fonts-helper "^3.4.1"
pathe "^1.1.1"

"@nuxtjs/tailwindcss@^6.10.1":
version "6.10.1"
resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-6.10.1.tgz#3455802ac85e2d34074159097fa52c8f179009a6"
integrity sha512-LqOWiKUpCYErQoVTA7HN6QkjOBVGC24AmfgO/csQHRsRp8Bvw7rW+85fZ1cWY4KqlY0Rvx6pwZuOTcyiH31Orw==
"@nuxtjs/tailwindcss@^6.10.3":
version "6.10.3"
resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-6.10.3.tgz#2af652ad466207babcdd14ef730d170285ad5241"
integrity sha512-AXkfAW0RLbJfPtdw0QY6+1q+N0e9790zhu6t9DezEvHqfG0ajBSwDTvuu3P48hOcxZpY3PZ+j8N0LDTqCW9X8w==
dependencies:
"@nuxt/kit" "^3.8.2"
autoprefixer "^10.4.16"
chokidar "^3.5.3"
clear-module "^4.1.2"
colorette "^2.0.20"
cookie-es "^1.0.0"
consola "^3.2.3"
defu "^6.1.3"
destr "^2.0.2"
h3 "^1.9.0"
iron-webcrypto "^1.0.0"
micromatch "^4.0.5"
pathe "^1.1.1"
postcss "^8.4.31"
postcss-custom-properties "^13.3.2"
postcss-nesting "^12.0.1"
radix3 "^1.1.0"
tailwind-config-viewer "^1.7.3"
tailwindcss "~3.3.5"
tailwindcss "~3.4.0"
ufo "^1.3.2"
uncrypto "^0.1.3"

"@parcel/[email protected]":
version "2.3.0"
Expand Down Expand Up @@ -6868,10 +6864,10 @@ tailwind-config-viewer@^1.7.3:
portfinder "^1.0.26"
replace-in-file "^6.1.0"

tailwindcss@~3.3.5:
version "3.3.7"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.7.tgz#9e3c0cb7c6867b4cda4557a447bd2bb6fe20c6fa"
integrity sha512-pjgQxDZPvyS/nG3ZYkyCvsbONJl7GdOejfm24iMt2ElYQQw8Jc4p0m8RdMp7mznPD0kUhfzwV3zAwa80qI0zmQ==
tailwindcss@~3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.0.tgz#045a9c474e6885ebd0436354e611a76af1c76839"
integrity sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA==
dependencies:
"@alloc/quick-lru" "^5.2.0"
arg "^5.0.2"
Expand Down

0 comments on commit 85e1ada

Please sign in to comment.