mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore(deps): bump @nuxtjs/tailwindcss
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"@iconify/vue": "^3.2.1",
|
||||
"@nuxt/kit": "^3.0.0-rc.1",
|
||||
"@nuxtjs/color-mode": "^3.0.2",
|
||||
"@nuxtjs/tailwindcss": "^5.0.3",
|
||||
"@nuxtjs/tailwindcss": "^5.0.4",
|
||||
"@popperjs/core": "^2.11.5",
|
||||
"@tailwindcss/aspect-ratio": "^0.4.0",
|
||||
"@tailwindcss/forms": "^0.5.1",
|
||||
|
||||
11
yarn.lock
11
yarn.lock
@@ -644,13 +644,14 @@
|
||||
eslint-plugin-unicorn "^42.0.0"
|
||||
eslint-plugin-vue "^8.7.1"
|
||||
|
||||
"@nuxtjs/tailwindcss@^5.0.3":
|
||||
version "5.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-5.0.3.tgz#96a8149d3a14f6144ce7d3a52d923bf0a36e5b31"
|
||||
integrity sha512-nkr5/K/ILQs63414JqCyBApaAE5EKZ3dq9u8O98LryS91O5pqnvhvbD6aRPmIgf6zDhFfzlfCB040GUSAa03og==
|
||||
"@nuxtjs/tailwindcss@^5.0.4":
|
||||
version "5.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-5.0.4.tgz#de57a821b195fa791428658d93299da799791045"
|
||||
integrity sha512-sNU7L0GueSP0dnZzHoqLjO6zqNjVImXvJtm8q+aouxuK+RsnzHorY5DKwNmNN3eJqSw6u7zL0dcIeOXFUjdoWQ==
|
||||
dependencies:
|
||||
"@nuxt/kit" "npm:@nuxt/kit-edge@latest"
|
||||
"@nuxt/kit" "^3.0.0-rc.2"
|
||||
"@nuxt/postcss8" "^1.1.3"
|
||||
"@types/tailwindcss" "^3.0.10"
|
||||
autoprefixer "^10.4.2"
|
||||
chalk "^4.1.2"
|
||||
clear-module "^4.1.2"
|
||||
|
||||
Reference in New Issue
Block a user