diff --git a/package.json b/package.json index 6bd6fbd4..b1aa63c4 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@nuxt/typescript-build": "2.1.0", "@nuxtjs/eslint-config-typescript": "12.0.0", "@nuxtjs/eslint-module": "4.1.0", - "@nuxtjs/tailwindcss": "6.9.4", + "@nuxtjs/tailwindcss": "6.9.5", "@vue/test-utils": "1.3.6", "babel-core": "7.0.0-bridge.0", "babel-eslint": "10.1.0", diff --git a/yarn.lock b/yarn.lock index f4561d75..39bbc3af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2648,10 +2648,10 @@ serve-static "^1.14.1" workbox-cdn "^5.1.4" -"@nuxtjs/tailwindcss@6.9.4": - version "6.9.4" - resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-6.9.4.tgz#d2df06a35c62a72f253624e6ef7ec0c59d2105d7" - integrity sha512-T3B3P7RgJ/WTW3plHziLWqWbMzCWctUHpjqhW1WCXB/U3FOQxGH5dG4uEOmQkA6Gj4cbTNStIU/cRxpZhbBMhg== +"@nuxtjs/tailwindcss@6.9.5": + version "6.9.5" + resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-6.9.5.tgz#57474ef4c07bdeedf23597c92d822a194b8db81b" + integrity sha512-Q1jMY06KdK7f6IAL25HFWK0ZhTNaxyl/J0fhX3k0kjKojeflU6AbJTTKeVn9Dhqqt71y1thZqemuZNeJha+RBA== dependencies: "@nuxt/kit" "^3.8.0" "@nuxt/postcss8" "^1.1.3"