diff --git a/package-lock.json b/package-lock.json index 00bbabb..5f1d814 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "autoprefixer": "^10.4.19", "npm-run-all": "^4.1.5", "postcss": "^8.4.35", - "tailwindcss": "^3.4.4", + "tailwindcss": "^3.4.7", "typescript": "^5.5.4", "vite": "^5.3.2", "vue-tsc": "^2.0.19" @@ -3910,9 +3910,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.4", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.4.tgz", - "integrity": "sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==", + "version": "3.4.7", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.7.tgz", + "integrity": "sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", diff --git a/package.json b/package.json index 82e53de..a2af9ad 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "autoprefixer": "^10.4.19", "npm-run-all": "^4.1.5", "postcss": "^8.4.35", - "tailwindcss": "^3.4.4", + "tailwindcss": "^3.4.7", "typescript": "^5.5.4", "vite": "^5.3.2", "vue-tsc": "^2.0.19"