From 8616ee7d96bbb63cb0f7e5dc5685df2b702d504c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 02:21:28 +0000 Subject: [PATCH] chore(deps): update dependency @nuxtjs/tailwindcss to v6.10.4 --- print/package-lock.json | 99 +++++++++++++++++++++++++++++++---------- print/package.json | 2 +- 2 files changed, 76 insertions(+), 25 deletions(-) diff --git a/print/package-lock.json b/print/package-lock.json index 27b0f3eefd..ede5136db0 100644 --- a/print/package-lock.json +++ b/print/package-lock.json @@ -25,7 +25,7 @@ "@nuxt/eslint-config": "0.2.0", "@nuxtjs/eslint-module": "4.1.0", "@nuxtjs/i18n": "8.0.0", - "@nuxtjs/tailwindcss": "6.10.3", + "@nuxtjs/tailwindcss": "6.10.4", "@tailwindcss/typography": "0.5.10", "@vitest/coverage-v8": "1.1.3", "@vue/compiler-dom": "3.4.6", @@ -2534,29 +2534,80 @@ } }, "node_modules/@nuxtjs/tailwindcss": { - "version": "6.10.3", - "resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-6.10.3.tgz", - "integrity": "sha512-AXkfAW0RLbJfPtdw0QY6+1q+N0e9790zhu6t9DezEvHqfG0ajBSwDTvuu3P48hOcxZpY3PZ+j8N0LDTqCW9X8w==", + "version": "6.10.4", + "resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-6.10.4.tgz", + "integrity": "sha512-MG2HYTOH4iJjdfxpfgQ5dDQD/FV+MzqhKk6pYDKkZnTtb7HiKz7B4Yujnqvj5tSwV+kanbU9n++BFuAOJZop4w==", "dev": true, "dependencies": { - "@nuxt/kit": "^3.8.2", + "@nuxt/kit": "^3.9.1", "autoprefixer": "^10.4.16", "chokidar": "^3.5.3", "clear-module": "^4.1.2", "colorette": "^2.0.20", "consola": "^3.2.3", - "defu": "^6.1.3", - "h3": "^1.9.0", + "defu": "^6.1.4", + "h3": "^1.10.0", "micromatch": "^4.0.5", "pathe": "^1.1.1", - "postcss": "^8.4.31", - "postcss-custom-properties": "^13.3.2", - "postcss-nesting": "^12.0.1", + "postcss": "^8.4.33", + "postcss-custom-properties": "^13.3.4", + "postcss-nesting": "^12.0.2", "tailwind-config-viewer": "^1.7.3", - "tailwindcss": "~3.4.0", + "tailwindcss": "~3.4.1", "ufo": "^1.3.2" } }, + "node_modules/@nuxtjs/tailwindcss/node_modules/@nuxt/kit": { + "version": "3.9.1", + "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.9.1.tgz", + "integrity": "sha512-QvwZ4QmxmKEnGXXwhLapfogW8enIX30GD7nbmasAkcDIf4GdP2IWUwhd068mrXMbzdZupRLV1J5E74Dr516o5g==", + "dev": true, + "dependencies": { + "@nuxt/schema": "3.9.1", + "c12": "^1.6.1", + "consola": "^3.2.3", + "defu": "^6.1.4", + "globby": "^14.0.0", + "hash-sum": "^2.0.0", + "ignore": "^5.3.0", + "jiti": "^1.21.0", + "knitwork": "^1.0.0", + "mlly": "^1.4.2", + "pathe": "^1.1.1", + "pkg-types": "^1.0.3", + "scule": "^1.1.1", + "semver": "^7.5.4", + "ufo": "^1.3.2", + "unctx": "^2.3.1", + "unimport": "^3.7.1", + "untyped": "^1.4.0" + }, + "engines": { + "node": "^14.18.0 || >=16.10.0" + } + }, + "node_modules/@nuxtjs/tailwindcss/node_modules/@nuxt/schema": { + "version": "3.9.1", + "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.9.1.tgz", + "integrity": "sha512-GmALRLYo2vPMS1lMpUkUrUuEgTMCL1ZWyqA+zPKJ9/Rh2rrQgIvFyClqUl4txQoCZl038njP5cW0nOe2Oe0HKg==", + "dev": true, + "dependencies": { + "@nuxt/ui-templates": "^1.3.1", + "consola": "^3.2.3", + "defu": "^6.1.4", + "hookable": "^5.5.3", + "pathe": "^1.1.1", + "pkg-types": "^1.0.3", + "scule": "^1.1.1", + "std-env": "^3.7.0", + "ufo": "^1.3.2", + "unimport": "^3.7.1", + "untyped": "^1.4.0" + }, + "engines": { + "node": "^14.18.0 || >=16.10.0" + } + }, "node_modules/@one-ini/wasm": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/@one-ini/wasm/-/wasm-0.1.1.tgz", @@ -6305,9 +6356,9 @@ } }, "node_modules/defu": { - "version": "6.1.3", - "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.3.tgz", - "integrity": "sha512-Vy2wmG3NTkmHNg/kzpuvHhkqeIx3ODWqasgCRbKtbXEN0G+HpEEv9BtJLp7ZG1CZloFaC41Ah3ZFbq7aqCqMeQ==", + "version": "6.1.4", + "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz", + "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==", "dev": true }, "node_modules/degenerator": { @@ -7750,9 +7801,9 @@ } }, "node_modules/h3": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/h3/-/h3-1.9.0.tgz", - "integrity": "sha512-+F3ZqrNV/CFXXfZ2lXBINHi+rM4Xw3CDC5z2CDK3NMPocjonKipGLLDSkrqY9DOrioZNPTIdDMWfQKm//3X2DA==", + "version": "1.10.0", + "resolved": "https://registry.npmjs.org/h3/-/h3-1.10.0.tgz", + "integrity": "sha512-Tw1kcIC+AeimwRmviiObaD5EB430Yt+lTgOxLJxNr96Vd/fGRu04EF7aKfOAcpwKCI+U2JlbxOLhycD86p3Ciw==", "dev": true, "dependencies": { "cookie-es": "^1.0.0", @@ -7762,7 +7813,7 @@ "radix3": "^1.1.0", "ufo": "^1.3.2", "uncrypto": "^0.1.3", - "unenv": "^1.7.4" + "unenv": "^1.8.0" } }, "node_modules/hal-json-normalizer": { @@ -10946,9 +10997,9 @@ } }, "node_modules/postcss": { - "version": "8.4.32", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.32.tgz", - "integrity": "sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==", + "version": "8.4.33", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.33.tgz", + "integrity": "sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==", "funding": [ { "type": "opencollective", @@ -13337,9 +13388,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.0.tgz", - "integrity": "sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1.tgz", + "integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", diff --git a/print/package.json b/print/package.json index d83e361dba..522ce2d6a7 100644 --- a/print/package.json +++ b/print/package.json @@ -34,7 +34,7 @@ "@nuxt/eslint-config": "0.2.0", "@nuxtjs/eslint-module": "4.1.0", "@nuxtjs/i18n": "8.0.0", - "@nuxtjs/tailwindcss": "6.10.3", + "@nuxtjs/tailwindcss": "6.10.4", "@tailwindcss/typography": "0.5.10", "@vitest/coverage-v8": "1.1.3", "@vue/compiler-dom": "3.4.6",