From 18a99f7b705dacead97b2bc598b14f05cf617dd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 04:33:39 +0000 Subject: [PATCH] Bump @nuxtjs/tailwindcss from 5.2.0 to 5.3.1 Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module) from 5.2.0 to 5.3.1. - [Release notes](https://github.com/nuxt-community/tailwindcss-module/releases) - [Changelog](https://github.com/nuxt-community/tailwindcss-module/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/tailwindcss-module/compare/v5.2.0...v5.3.1) --- updated-dependencies: - dependency-name: "@nuxtjs/tailwindcss" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 304 +++++++++++++++++++++------------------------- package.json | 2 +- 2 files changed, 139 insertions(+), 167 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9c774bf..6a0d5d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@nuxtjs/eslint-config": "^10.0.0", "@nuxtjs/eslint-config-typescript": "^10.0.0", "@nuxtjs/eslint-module": "^3.1.0", - "@nuxtjs/tailwindcss": "^5.2.0", + "@nuxtjs/tailwindcss": "^5.3.1", "@vue/test-utils": "^1.3.0", "babel-core": "7.0.0-bridge.0", "babel-eslint": "^10.1.0", @@ -1550,9 +1550,9 @@ } }, "node_modules/@babel/standalone": { - "version": "7.18.5", - "resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.18.5.tgz", - "integrity": "sha512-3RlzTl3JSvbY1bvaRmuHf3fM2BSy7IbX0zqpVFjsiGO7678KE/LytwvJN+f5MGrarnUFUz2DNcCdetumWdIAKA==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.18.9.tgz", + "integrity": "sha512-6E+p5azHMHcMkHzGFnA7Pqhtgfwx1cClwjMqomMHhdFupCLZDDpVQUctRGYE7p7nn7cXJZSI/L9en+tt30AP3w==", "dev": true, "engines": { "node": ">=6.9.0" @@ -3163,28 +3163,28 @@ } }, "node_modules/@nuxt/kit": { - "version": "3.0.0-rc.4", - "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.0.0-rc.4.tgz", - "integrity": "sha512-ZBSeHFy3fPUx0equCtyP6eVUAZQWwRqTp2YnHSFqM5+yhN5aTGo8gBlfwttVBr4yhFBpGFRHhQj/iNPqrCeTnQ==", + "version": "3.0.0-rc.6", + "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.0.0-rc.6.tgz", + "integrity": "sha512-+lxSd6dSWlAzMXfGOPcY4856xnMF1Ck1rycFUZ+K2QYiDXphq/fiW2eMaWLVvqgPyL2Box2WzVDZJ6C5ceptcw==", "dev": true, "dependencies": { - "@nuxt/schema": "^3.0.0-rc.4", - "c12": "^0.2.7", + "@nuxt/schema": "^3.0.0-rc.6", + "c12": "^0.2.8", "consola": "^2.15.3", "defu": "^6.0.0", "globby": "^13.1.2", "hash-sum": "^2.0.0", "ignore": "^5.2.0", - "jiti": "^1.13.0", + "jiti": "^1.14.0", "knitwork": "^0.1.2", "lodash.template": "^4.5.0", - "mlly": "^0.5.2", - "pathe": "^0.3.0", - "pkg-types": "^0.3.2", + "mlly": "^0.5.4", + "pathe": "^0.3.2", + "pkg-types": "^0.3.3", "scule": "^0.2.1", "semver": "^7.3.7", "unctx": "^1.1.4", - "unimport": "^0.2.7", + "unimport": "^0.4.5", "untyped": "^0.4.4" }, "engines": { @@ -3378,30 +3378,30 @@ "dev": true }, "node_modules/@nuxt/schema": { - "version": "3.0.0-rc.4", - "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.0.0-rc.4.tgz", - "integrity": "sha512-5yjfKvPJ/NboevQYZLyO1SS9nJW6KHtdd7Ei61D19gYGtnN+aOpxOnUX08A1rZMb3G2Cw5JRxVeF9+AfBYefJg==", + "version": "3.0.0-rc.6", + "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.0.0-rc.6.tgz", + "integrity": "sha512-BcD5YtWRhn+jU2DlzuI1TeITFeOt5x6qm2KeaU/d5jzJ0oZDzmZwKsAimLtRbHwyU6/kKa+zFbK6pp5obm1XLg==", "dev": true, "dependencies": { - "c12": "^0.2.7", + "c12": "^0.2.8", "create-require": "^1.1.1", "defu": "^6.0.0", - "jiti": "^1.13.0", - "pathe": "^0.3.0", + "jiti": "^1.14.0", + "pathe": "^0.3.2", "postcss-import-resolver": "^2.0.0", "scule": "^0.2.1", "std-env": "^3.1.1", - "ufo": "^0.8.4", - "unimport": "^0.2.7" + "ufo": "^0.8.5", + "unimport": "^0.4.5" }, "engines": { "node": "^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0" } }, "node_modules/@nuxt/schema/node_modules/ufo": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/ufo/-/ufo-0.8.4.tgz", - "integrity": "sha512-/+BmBDe8GvlB2nIflWasLLAInjYG0bC9HRnfEpNi4sw77J2AJNnEVnTDReVrehoh825+Q/evF3THXTAweyam2g==", + "version": "0.8.5", + "resolved": "https://registry.npmjs.org/ufo/-/ufo-0.8.5.tgz", + "integrity": "sha512-e4+UtA5IRO+ha6hYklwj6r7BjiGMxS0O+UaSg9HbaTefg4kMkzj4tXzEBajRR+wkxf+golgAWKzLbytCUDMJAA==", "dev": true }, "node_modules/@nuxt/server": { @@ -4122,12 +4122,12 @@ } }, "node_modules/@nuxtjs/tailwindcss": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-5.2.0.tgz", - "integrity": "sha512-eUXxYz/1Nu5c05889eewBFukzXegDbYaBQ/yVEA4ybhBs5TXj8U2vIZuzj+A7ZROifv0NmLIS7ZnMfD3GvE73g==", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-5.3.1.tgz", + "integrity": "sha512-NrnYUA65DWG9cB6wLdK7NMhaDIIAbqxmMueGIvqy8xuTfHGNvtjFZQY2ywu60N70cjIYqYnbyJURj+PQoNN9Ew==", "dev": true, "dependencies": { - "@nuxt/kit": "^3.0.0-rc.4", + "@nuxt/kit": "^3.0.0-rc.5", "@nuxt/postcss8": "^1.1.3", "@types/tailwindcss": "^3.0.11", "autoprefixer": "^10.4.7", @@ -4139,7 +4139,7 @@ "postcss-custom-properties": "^12.1.8", "postcss-nesting": "^10.1.10", "tailwind-config-viewer": "^1.7.1", - "tailwindcss": "^3.1.5", + "tailwindcss": "^3.1.6", "ufo": "^0.8.5" } }, @@ -6724,26 +6724,20 @@ } }, "node_modules/c12": { - "version": "0.2.7", - "resolved": "https://registry.npmjs.org/c12/-/c12-0.2.7.tgz", - "integrity": "sha512-ih1nuHbZ6Ltf8Wss96JH6YvKIW5+9+uLAA08LUQAoDrFPGSyvPvQv/QBIRE+dCBWOK4PcwH0ylRkSa9huI1Acw==", + "version": "0.2.8", + "resolved": "https://registry.npmjs.org/c12/-/c12-0.2.8.tgz", + "integrity": "sha512-JomSyVwGnqndRdVVW6SGnHUeHIfJFQNe/4zPFK6zLKPQm8US+hNr4kZP7xeNnzjn3jnQUsBbPdT85fm8K5Pr4A==", "dev": true, "dependencies": { "defu": "^6.0.0", - "dotenv": "^16.0.0", + "dotenv": "^16.0.1", "gittar": "^0.1.1", - "jiti": "^1.12.14", - "mlly": "^0.5.1", - "pathe": "^0.2.0", - "rc9": "^1.2.1" + "jiti": "^1.14.0", + "mlly": "^0.5.4", + "pathe": "^0.3.2", + "rc9": "^1.2.2" } }, - "node_modules/c12/node_modules/pathe": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz", - "integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==", - "dev": true - }, "node_modules/cacache": { "version": "15.3.0", "resolved": "https://registry.npmjs.org/cacache/-/cacache-15.3.0.tgz", @@ -13886,9 +13880,9 @@ } }, "node_modules/jiti": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.13.0.tgz", - "integrity": "sha512-/n9mNxZj/HDSrincJ6RP+L+yXbpnB8FybySBa+IjIaoH9FIxBbrbRT5XUbe8R7zuVM2AQqNMNDDqz0bzx3znOQ==", + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.14.0.tgz", + "integrity": "sha512-4IwstlaKQc9vCTC+qUXLM1hajy2ImiL9KnLvVYiaHOtS/v3wRjhLlGl121AmgDgx/O43uKmxownJghS5XMya2A==", "bin": { "jiti": "bin/jiti.js" } @@ -13975,9 +13969,9 @@ } }, "node_modules/jsonc-parser": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.0.0.tgz", - "integrity": "sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.1.0.tgz", + "integrity": "sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==", "dev": true }, "node_modules/jsonfile": { @@ -14262,9 +14256,9 @@ } }, "node_modules/local-pkg": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.1.tgz", - "integrity": "sha512-lL87ytIGP2FU5PWwNDo0w3WhIo2gopIAxPg9RxDYF7m4rr5ahuZxP22xnJHIvaLTe4Z9P6uKKY2UHiwyB4pcrw==", + "version": "0.4.2", + "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.2.tgz", + "integrity": "sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg==", "dev": true, "engines": { "node": ">=14" @@ -14789,21 +14783,15 @@ } }, "node_modules/mlly": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/mlly/-/mlly-0.5.3.tgz", - "integrity": "sha512-im69tuLD9EJh9fc9TZRpJEFvsBcGMez7glUCWDcHWWCKzhvPmNvyaYjp/+h0qJJN/Xovrs//GzGjOOKmFw4Gog==", + "version": "0.5.5", + "resolved": "https://registry.npmjs.org/mlly/-/mlly-0.5.5.tgz", + "integrity": "sha512-2R4JT/SxRDPexomw4rmHYY/gWAGmL9Kkq1OR76Ua6w+P340a1aBDTWzKo2kAlxzrG82OdXs5VB9Lmcmyit0Obg==", "dev": true, "dependencies": { - "pathe": "^0.2.0", - "pkg-types": "^0.3.2" + "pathe": "^0.3.2", + "pkg-types": "^0.3.3" } }, - "node_modules/mlly/node_modules/pathe": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz", - "integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==", - "dev": true - }, "node_modules/move-concurrently": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/move-concurrently/-/move-concurrently-1.0.1.tgz", @@ -15764,9 +15752,9 @@ } }, "node_modules/pathe": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.0.tgz", - "integrity": "sha512-3vUjp552BJzCw9vqKsO5sttHkbYqqsZtH0x1PNtItgqx8BXEXzoY1SYRKcL6BTyVh4lGJGLj0tM42elUDMvcYA==", + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.2.tgz", + "integrity": "sha512-qhnmX0TOqlCvdWWTkoM83wh5J8fZ2yhbDEc9MlsnAEtEc+JCwxUKEwmd6pkY9hRe6JR1Uecbc14VcAKX2yFSTA==", "dev": true }, "node_modules/pbkdf2": { @@ -21354,21 +21342,21 @@ } }, "node_modules/unimport": { - "version": "0.2.10", - "resolved": "https://registry.npmjs.org/unimport/-/unimport-0.2.10.tgz", - "integrity": "sha512-HoQ0ZDzHJboRYJ4/YxtMAATxiya/s5C2UE6jLFNj1e0D6Qfq6Pw2P40L+ALCkjLwLhR8l2VROE7kba/AaFtdQg==", + "version": "0.4.7", + "resolved": "https://registry.npmjs.org/unimport/-/unimport-0.4.7.tgz", + "integrity": "sha512-V2Pbscd1VSdgWm1/OI2pjtydEOTjE7DDnHZKhpOq7bSUBc1i8+1f6PK8jI1lJ1plRDcSNr0DLtAmtU9NPkFQpw==", "dev": true, "dependencies": { "@rollup/pluginutils": "^4.2.1", "escape-string-regexp": "^5.0.0", "fast-glob": "^3.2.11", - "local-pkg": "^0.4.1", + "local-pkg": "^0.4.2", "magic-string": "^0.26.2", - "mlly": "^0.5.3", - "pathe": "^0.3.0", + "mlly": "^0.5.5", + "pathe": "^0.3.2", "scule": "^0.2.1", "strip-literal": "^0.4.0", - "unplugin": "^0.7.0" + "unplugin": "^0.7.2" } }, "node_modules/unimport/node_modules/escape-string-regexp": { @@ -21384,20 +21372,20 @@ } }, "node_modules/unimport/node_modules/unplugin": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-0.7.0.tgz", - "integrity": "sha512-OsiFrgybmqm5bGuaodvbLYhqUrvGuRHRMZDhddKEXTDbuQ1x+hR7M1WpQguXj03whVYjEYChhFo738cZH5RNig==", + "version": "0.7.2", + "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-0.7.2.tgz", + "integrity": "sha512-m7thX4jP8l5sETpLdUASoDOGOcHaOVtgNyrYlToyQUvILUtEzEnngRBrHnAX3IKqooJVmXpoa/CwQ/QqzvGaHQ==", "dev": true, "dependencies": { "acorn": "^8.7.1", "chokidar": "^3.5.3", "webpack-sources": "^3.2.3", - "webpack-virtual-modules": "^0.4.3" + "webpack-virtual-modules": "^0.4.4" }, "peerDependencies": { "esbuild": ">=0.13", "rollup": "^2.50.0", - "vite": "^2.3.0", + "vite": "^2.3.0 || ^3.0.0-0", "webpack": "4 || 5" }, "peerDependenciesMeta": { @@ -22663,9 +22651,9 @@ } }, "node_modules/webpack-virtual-modules": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.3.tgz", - "integrity": "sha512-5NUqC2JquIL2pBAAo/VfBP6KuGkHIZQXW/lNKupLPfhViwh8wNsu0BObtl09yuKZszeEUfbXz8xhrHvSG16Nqw==", + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.4.tgz", + "integrity": "sha512-h9atBP/bsZohWpHnr+2sic8Iecb60GxftXsWNLLLSqewgIsGzByd2gcIID4nXcG+3tNe4GQG3dLcff3kXupdRA==", "dev": true }, "node_modules/webpack/node_modules/acorn": { @@ -24473,9 +24461,9 @@ } }, "@babel/standalone": { - "version": "7.18.5", - "resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.18.5.tgz", - "integrity": "sha512-3RlzTl3JSvbY1bvaRmuHf3fM2BSy7IbX0zqpVFjsiGO7678KE/LytwvJN+f5MGrarnUFUz2DNcCdetumWdIAKA==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.18.9.tgz", + "integrity": "sha512-6E+p5azHMHcMkHzGFnA7Pqhtgfwx1cClwjMqomMHhdFupCLZDDpVQUctRGYE7p7nn7cXJZSI/L9en+tt30AP3w==", "dev": true }, "@babel/template": { @@ -25714,28 +25702,28 @@ } }, "@nuxt/kit": { - "version": "3.0.0-rc.4", - "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.0.0-rc.4.tgz", - "integrity": "sha512-ZBSeHFy3fPUx0equCtyP6eVUAZQWwRqTp2YnHSFqM5+yhN5aTGo8gBlfwttVBr4yhFBpGFRHhQj/iNPqrCeTnQ==", + "version": "3.0.0-rc.6", + "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.0.0-rc.6.tgz", + "integrity": "sha512-+lxSd6dSWlAzMXfGOPcY4856xnMF1Ck1rycFUZ+K2QYiDXphq/fiW2eMaWLVvqgPyL2Box2WzVDZJ6C5ceptcw==", "dev": true, "requires": { - "@nuxt/schema": "^3.0.0-rc.4", - "c12": "^0.2.7", + "@nuxt/schema": "^3.0.0-rc.6", + "c12": "^0.2.8", "consola": "^2.15.3", "defu": "^6.0.0", "globby": "^13.1.2", "hash-sum": "^2.0.0", "ignore": "^5.2.0", - "jiti": "^1.13.0", + "jiti": "^1.14.0", "knitwork": "^0.1.2", "lodash.template": "^4.5.0", - "mlly": "^0.5.2", - "pathe": "^0.3.0", - "pkg-types": "^0.3.2", + "mlly": "^0.5.4", + "pathe": "^0.3.2", + "pkg-types": "^0.3.3", "scule": "^0.2.1", "semver": "^7.3.7", "unctx": "^1.1.4", - "unimport": "^0.2.7", + "unimport": "^0.4.5", "untyped": "^0.4.4" }, "dependencies": { @@ -25888,27 +25876,27 @@ } }, "@nuxt/schema": { - "version": "3.0.0-rc.4", - "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.0.0-rc.4.tgz", - "integrity": "sha512-5yjfKvPJ/NboevQYZLyO1SS9nJW6KHtdd7Ei61D19gYGtnN+aOpxOnUX08A1rZMb3G2Cw5JRxVeF9+AfBYefJg==", + "version": "3.0.0-rc.6", + "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.0.0-rc.6.tgz", + "integrity": "sha512-BcD5YtWRhn+jU2DlzuI1TeITFeOt5x6qm2KeaU/d5jzJ0oZDzmZwKsAimLtRbHwyU6/kKa+zFbK6pp5obm1XLg==", "dev": true, "requires": { - "c12": "^0.2.7", + "c12": "^0.2.8", "create-require": "^1.1.1", "defu": "^6.0.0", - "jiti": "^1.13.0", - "pathe": "^0.3.0", + "jiti": "^1.14.0", + "pathe": "^0.3.2", "postcss-import-resolver": "^2.0.0", "scule": "^0.2.1", "std-env": "^3.1.1", - "ufo": "^0.8.4", - "unimport": "^0.2.7" + "ufo": "^0.8.5", + "unimport": "^0.4.5" }, "dependencies": { "ufo": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/ufo/-/ufo-0.8.4.tgz", - "integrity": "sha512-/+BmBDe8GvlB2nIflWasLLAInjYG0bC9HRnfEpNi4sw77J2AJNnEVnTDReVrehoh825+Q/evF3THXTAweyam2g==", + "version": "0.8.5", + "resolved": "https://registry.npmjs.org/ufo/-/ufo-0.8.5.tgz", + "integrity": "sha512-e4+UtA5IRO+ha6hYklwj6r7BjiGMxS0O+UaSg9HbaTefg4kMkzj4tXzEBajRR+wkxf+golgAWKzLbytCUDMJAA==", "dev": true } } @@ -26501,12 +26489,12 @@ } }, "@nuxtjs/tailwindcss": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-5.2.0.tgz", - "integrity": "sha512-eUXxYz/1Nu5c05889eewBFukzXegDbYaBQ/yVEA4ybhBs5TXj8U2vIZuzj+A7ZROifv0NmLIS7ZnMfD3GvE73g==", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-5.3.1.tgz", + "integrity": "sha512-NrnYUA65DWG9cB6wLdK7NMhaDIIAbqxmMueGIvqy8xuTfHGNvtjFZQY2ywu60N70cjIYqYnbyJURj+PQoNN9Ew==", "dev": true, "requires": { - "@nuxt/kit": "^3.0.0-rc.4", + "@nuxt/kit": "^3.0.0-rc.5", "@nuxt/postcss8": "^1.1.3", "@types/tailwindcss": "^3.0.11", "autoprefixer": "^10.4.7", @@ -26518,7 +26506,7 @@ "postcss-custom-properties": "^12.1.8", "postcss-nesting": "^10.1.10", "tailwind-config-viewer": "^1.7.1", - "tailwindcss": "^3.1.5", + "tailwindcss": "^3.1.6", "ufo": "^0.8.5" }, "dependencies": { @@ -28610,26 +28598,18 @@ "integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=" }, "c12": { - "version": "0.2.7", - "resolved": "https://registry.npmjs.org/c12/-/c12-0.2.7.tgz", - "integrity": "sha512-ih1nuHbZ6Ltf8Wss96JH6YvKIW5+9+uLAA08LUQAoDrFPGSyvPvQv/QBIRE+dCBWOK4PcwH0ylRkSa9huI1Acw==", + "version": "0.2.8", + "resolved": "https://registry.npmjs.org/c12/-/c12-0.2.8.tgz", + "integrity": "sha512-JomSyVwGnqndRdVVW6SGnHUeHIfJFQNe/4zPFK6zLKPQm8US+hNr4kZP7xeNnzjn3jnQUsBbPdT85fm8K5Pr4A==", "dev": true, "requires": { "defu": "^6.0.0", - "dotenv": "^16.0.0", + "dotenv": "^16.0.1", "gittar": "^0.1.1", - "jiti": "^1.12.14", - "mlly": "^0.5.1", - "pathe": "^0.2.0", - "rc9": "^1.2.1" - }, - "dependencies": { - "pathe": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz", - "integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==", - "dev": true - } + "jiti": "^1.14.0", + "mlly": "^0.5.4", + "pathe": "^0.3.2", + "rc9": "^1.2.2" } }, "cacache": { @@ -33995,9 +33975,9 @@ } }, "jiti": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.13.0.tgz", - "integrity": "sha512-/n9mNxZj/HDSrincJ6RP+L+yXbpnB8FybySBa+IjIaoH9FIxBbrbRT5XUbe8R7zuVM2AQqNMNDDqz0bzx3znOQ==" + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.14.0.tgz", + "integrity": "sha512-4IwstlaKQc9vCTC+qUXLM1hajy2ImiL9KnLvVYiaHOtS/v3wRjhLlGl121AmgDgx/O43uKmxownJghS5XMya2A==" }, "js-beautify": { "version": "1.14.3", @@ -34058,9 +34038,9 @@ "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==" }, "jsonc-parser": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.0.0.tgz", - "integrity": "sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.1.0.tgz", + "integrity": "sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==", "dev": true }, "jsonfile": { @@ -34300,9 +34280,9 @@ } }, "local-pkg": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.1.tgz", - "integrity": "sha512-lL87ytIGP2FU5PWwNDo0w3WhIo2gopIAxPg9RxDYF7m4rr5ahuZxP22xnJHIvaLTe4Z9P6uKKY2UHiwyB4pcrw==", + "version": "0.4.2", + "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.2.tgz", + "integrity": "sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg==", "dev": true }, "locate-path": { @@ -34728,21 +34708,13 @@ } }, "mlly": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/mlly/-/mlly-0.5.3.tgz", - "integrity": "sha512-im69tuLD9EJh9fc9TZRpJEFvsBcGMez7glUCWDcHWWCKzhvPmNvyaYjp/+h0qJJN/Xovrs//GzGjOOKmFw4Gog==", + "version": "0.5.5", + "resolved": "https://registry.npmjs.org/mlly/-/mlly-0.5.5.tgz", + "integrity": "sha512-2R4JT/SxRDPexomw4rmHYY/gWAGmL9Kkq1OR76Ua6w+P340a1aBDTWzKo2kAlxzrG82OdXs5VB9Lmcmyit0Obg==", "dev": true, "requires": { - "pathe": "^0.2.0", - "pkg-types": "^0.3.2" - }, - "dependencies": { - "pathe": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz", - "integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==", - "dev": true - } + "pathe": "^0.3.2", + "pkg-types": "^0.3.3" } }, "move-concurrently": { @@ -35494,9 +35466,9 @@ "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" }, "pathe": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.0.tgz", - "integrity": "sha512-3vUjp552BJzCw9vqKsO5sttHkbYqqsZtH0x1PNtItgqx8BXEXzoY1SYRKcL6BTyVh4lGJGLj0tM42elUDMvcYA==", + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.2.tgz", + "integrity": "sha512-qhnmX0TOqlCvdWWTkoM83wh5J8fZ2yhbDEc9MlsnAEtEc+JCwxUKEwmd6pkY9hRe6JR1Uecbc14VcAKX2yFSTA==", "dev": true }, "pbkdf2": { @@ -39746,21 +39718,21 @@ "integrity": "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==" }, "unimport": { - "version": "0.2.10", - "resolved": "https://registry.npmjs.org/unimport/-/unimport-0.2.10.tgz", - "integrity": "sha512-HoQ0ZDzHJboRYJ4/YxtMAATxiya/s5C2UE6jLFNj1e0D6Qfq6Pw2P40L+ALCkjLwLhR8l2VROE7kba/AaFtdQg==", + "version": "0.4.7", + "resolved": "https://registry.npmjs.org/unimport/-/unimport-0.4.7.tgz", + "integrity": "sha512-V2Pbscd1VSdgWm1/OI2pjtydEOTjE7DDnHZKhpOq7bSUBc1i8+1f6PK8jI1lJ1plRDcSNr0DLtAmtU9NPkFQpw==", "dev": true, "requires": { "@rollup/pluginutils": "^4.2.1", "escape-string-regexp": "^5.0.0", "fast-glob": "^3.2.11", - "local-pkg": "^0.4.1", + "local-pkg": "^0.4.2", "magic-string": "^0.26.2", - "mlly": "^0.5.3", - "pathe": "^0.3.0", + "mlly": "^0.5.5", + "pathe": "^0.3.2", "scule": "^0.2.1", "strip-literal": "^0.4.0", - "unplugin": "^0.7.0" + "unplugin": "^0.7.2" }, "dependencies": { "escape-string-regexp": { @@ -39770,15 +39742,15 @@ "dev": true }, "unplugin": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-0.7.0.tgz", - "integrity": "sha512-OsiFrgybmqm5bGuaodvbLYhqUrvGuRHRMZDhddKEXTDbuQ1x+hR7M1WpQguXj03whVYjEYChhFo738cZH5RNig==", + "version": "0.7.2", + "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-0.7.2.tgz", + "integrity": "sha512-m7thX4jP8l5sETpLdUASoDOGOcHaOVtgNyrYlToyQUvILUtEzEnngRBrHnAX3IKqooJVmXpoa/CwQ/QqzvGaHQ==", "dev": true, "requires": { "acorn": "^8.7.1", "chokidar": "^3.5.3", "webpack-sources": "^3.2.3", - "webpack-virtual-modules": "^0.4.3" + "webpack-virtual-modules": "^0.4.4" } }, "webpack-sources": { @@ -41097,9 +41069,9 @@ } }, "webpack-virtual-modules": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.3.tgz", - "integrity": "sha512-5NUqC2JquIL2pBAAo/VfBP6KuGkHIZQXW/lNKupLPfhViwh8wNsu0BObtl09yuKZszeEUfbXz8xhrHvSG16Nqw==", + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.4.tgz", + "integrity": "sha512-h9atBP/bsZohWpHnr+2sic8Iecb60GxftXsWNLLLSqewgIsGzByd2gcIID4nXcG+3tNe4GQG3dLcff3kXupdRA==", "dev": true }, "webpackbar": { diff --git a/package.json b/package.json index 55eb3f2..5bea22a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@nuxtjs/eslint-config": "^10.0.0", "@nuxtjs/eslint-config-typescript": "^10.0.0", "@nuxtjs/eslint-module": "^3.1.0", - "@nuxtjs/tailwindcss": "^5.2.0", + "@nuxtjs/tailwindcss": "^5.3.1", "@vue/test-utils": "^1.3.0", "babel-core": "7.0.0-bridge.0", "babel-eslint": "^10.1.0",