diff --git a/package-lock.json b/package-lock.json index d46780f..bd468ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2099,9 +2099,9 @@ } }, "node_modules/@nuxtjs/tailwindcss": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-6.10.1.tgz", - "integrity": "sha512-LqOWiKUpCYErQoVTA7HN6QkjOBVGC24AmfgO/csQHRsRp8Bvw7rW+85fZ1cWY4KqlY0Rvx6pwZuOTcyiH31Orw==", + "version": "6.10.3", + "resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-6.10.3.tgz", + "integrity": "sha512-AXkfAW0RLbJfPtdw0QY6+1q+N0e9790zhu6t9DezEvHqfG0ajBSwDTvuu3P48hOcxZpY3PZ+j8N0LDTqCW9X8w==", "dev": true, "dependencies": { "@nuxt/kit": "^3.8.2", @@ -2109,21 +2109,17 @@ "chokidar": "^3.5.3", "clear-module": "^4.1.2", "colorette": "^2.0.20", - "cookie-es": "^1.0.0", + "consola": "^3.2.3", "defu": "^6.1.3", - "destr": "^2.0.2", "h3": "^1.9.0", - "iron-webcrypto": "^1.0.0", "micromatch": "^4.0.5", "pathe": "^1.1.1", "postcss": "^8.4.31", "postcss-custom-properties": "^13.3.2", "postcss-nesting": "^12.0.1", - "radix3": "^1.1.0", "tailwind-config-viewer": "^1.7.3", - "tailwindcss": "~3.3.5", - "ufo": "^1.3.2", - "uncrypto": "^0.1.3" + "tailwindcss": "~3.4.0", + "ufo": "^1.3.2" } }, "node_modules/@parcel/watcher": { @@ -11001,9 +10997,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.5.tgz", - "integrity": "sha512-5SEZU4J7pxZgSkv7FP1zY8i2TIAOooNZ1e/OGtxIEv6GltpoiXUqWvLy89+a10qYTB1N5Ifkuw9lqQkN9sscvA==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.0.tgz", + "integrity": "sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0",