diff --git a/package-lock.json b/package-lock.json index 4cd801f..fc31f84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "autoprefixer": "^10.4.19", "postcss": "^8.4.39", "svelte": "^4.2.18", - "tailwindcss": "^3.4.6", + "tailwindcss": "^3.4.7", "terser": "^5.31.3", "vite": "^5.3.4", "vite-plugin-pwa": "^0.20.0" @@ -6325,9 +6325,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.6", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.6.tgz", - "integrity": "sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA==", + "version": "3.4.7", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.7.tgz", + "integrity": "sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", diff --git a/package.json b/package.json index 91464cf..d9bb0bb 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "autoprefixer": "^10.4.19", "postcss": "^8.4.39", "svelte": "^4.2.18", - "tailwindcss": "^3.4.6", + "tailwindcss": "^3.4.7", "terser": "^5.31.3", "vite": "^5.3.4", "vite-plugin-pwa": "^0.20.0"