Bump @nuxtjs/tailwindcss from 3.3.0 to 3.3.1
Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/nuxt-community/tailwindcss-module/releases) - [Changelog](https://github.com/nuxt-community/tailwindcss-module/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/tailwindcss-module/compare/v3.3.0...v3.3.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3329,9 +3329,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@nuxtjs/tailwindcss": {
|
"@nuxtjs/tailwindcss": {
|
||||||
"version": "3.3.0",
|
"version": "3.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-3.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-3.3.1.tgz",
|
||||||
"integrity": "sha512-qnYP2gb5TM702QmYvQdMYtaFHlCerlvDiSBW5x8IDxj1l/hZH5p5JC54WMTDRvL6pSa2ap+2+GJ//IDuOWpBsQ==",
|
"integrity": "sha512-ukAbmC7+3fRUJzlY7+lLRHLss9NvJARLI4TbzZMEl9EunN8j6ESYY6gXlMYGVUfaIqzSd1tjRL7wCi2QvxWXVw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"clear-module": "^4.1.1",
|
"clear-module": "^4.1.1",
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
"@nuxtjs/google-analytics": "^2.4.0",
|
"@nuxtjs/google-analytics": "^2.4.0",
|
||||||
"@nuxtjs/pwa": "^3.3.2",
|
"@nuxtjs/pwa": "^3.3.2",
|
||||||
"@nuxtjs/svg": "^0.1.12",
|
"@nuxtjs/svg": "^0.1.12",
|
||||||
"@nuxtjs/tailwindcss": "^3.3.0",
|
"@nuxtjs/tailwindcss": "^3.3.1",
|
||||||
"@testing-library/jest-dom": "^5.11.6",
|
"@testing-library/jest-dom": "^5.11.6",
|
||||||
"@vue/test-utils": "^1.1.1",
|
"@vue/test-utils": "^1.1.1",
|
||||||
"babel-core": "^7.0.0-bridge.0",
|
"babel-core": "^7.0.0-bridge.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user