diff --git a/package-lock.json b/package-lock.json index f6e0fc5..da234d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,8 +21,7 @@ "devDependencies": { "@tailwindcss/forms": "^0.5.7", "nodemon": "^3.1.0", - "tailwindcss": "^3.4.1", - "tailwindcss-text-fill": "^0.2.0" + "tailwindcss": "^3.4.3" }, "engines": { "node": ">=20.0.0" @@ -999,12 +998,6 @@ "node": ">= 0.8" } }, - "node_modules/flatten-tailwindcss-theme": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/flatten-tailwindcss-theme/-/flatten-tailwindcss-theme-1.0.0.tgz", - "integrity": "sha512-7B795m0qzLF0yQYGkfGanO3NOisEI4EaVObnr3DBq7Qc8Ygq4yWGa0Gpx2rtb10NSgIcimUqu4Xaqh+0bkC87w==", - "dev": true - }, "node_modules/follow-redirects": { "version": "1.15.6", "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", @@ -2958,9 +2951,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1.tgz", - "integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.3.tgz", + "integrity": "sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", @@ -2971,7 +2964,7 @@ "fast-glob": "^3.3.0", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "jiti": "^1.19.1", + "jiti": "^1.21.0", "lilconfig": "^2.1.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", @@ -2994,18 +2987,6 @@ "node": ">=14.0.0" } }, - "node_modules/tailwindcss-text-fill": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/tailwindcss-text-fill/-/tailwindcss-text-fill-0.2.0.tgz", - "integrity": "sha512-3lo6a/9jXSx4+24onFv7xnHO/1DZCk6qM+LoCsEUxn79sAeoc/ts74LSH0vRhLvWe4Yn+YglFfT+lxDv6wn2sQ==", - "dev": true, - "dependencies": { - "flatten-tailwindcss-theme": "^1.0.0" - }, - "peerDependencies": { - "tailwindcss": ">=2.0.0" - } - }, "node_modules/tailwindcss/node_modules/glob-parent": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", @@ -4174,12 +4155,6 @@ "unpipe": "~1.0.0" } }, - "flatten-tailwindcss-theme": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/flatten-tailwindcss-theme/-/flatten-tailwindcss-theme-1.0.0.tgz", - "integrity": "sha512-7B795m0qzLF0yQYGkfGanO3NOisEI4EaVObnr3DBq7Qc8Ygq4yWGa0Gpx2rtb10NSgIcimUqu4Xaqh+0bkC87w==", - "dev": true - }, "follow-redirects": { "version": "1.15.6", "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", @@ -5496,9 +5471,9 @@ "dev": true }, "tailwindcss": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1.tgz", - "integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.3.tgz", + "integrity": "sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==", "dev": true, "requires": { "@alloc/quick-lru": "^5.2.0", @@ -5509,7 +5484,7 @@ "fast-glob": "^3.3.0", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "jiti": "^1.19.1", + "jiti": "^1.21.0", "lilconfig": "^2.1.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", @@ -5536,15 +5511,6 @@ } } }, - "tailwindcss-text-fill": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/tailwindcss-text-fill/-/tailwindcss-text-fill-0.2.0.tgz", - "integrity": "sha512-3lo6a/9jXSx4+24onFv7xnHO/1DZCk6qM+LoCsEUxn79sAeoc/ts74LSH0vRhLvWe4Yn+YglFfT+lxDv6wn2sQ==", - "dev": true, - "requires": { - "flatten-tailwindcss-theme": "^1.0.0" - } - }, "thenify": { "version": "3.3.1", "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", diff --git a/package.json b/package.json index ebedcf8..585cf02 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,6 @@ "devDependencies": { "@tailwindcss/forms": "^0.5.7", "nodemon": "^3.1.0", - "tailwindcss": "^3.4.1", - "tailwindcss-text-fill": "^0.2.0" + "tailwindcss": "^3.4.3" } } diff --git a/tailwind.config.js b/tailwind.config.js index fde44b5..1c4ab8b 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -9,7 +9,6 @@ module.exports = { extend: {} }, plugins: [ - require('@tailwindcss/forms'), - require("tailwindcss-text-fill") + require('@tailwindcss/forms') ] };