diff --git a/package-lock.json b/package-lock.json index c31e995..4784765 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "axe-core": "^4.8.2", "cypress": "^13.6.1", "cypress-axe": "^1.5.0", - "tailwindcss": "^3.3.3", + "tailwindcss": "^3.4.5", "yaml-lint": "^1.7.0" }, "engines": { @@ -20423,9 +20423,9 @@ "dev": true }, "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.5", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.5.tgz", + "integrity": "sha512-DlTxttYcogpDfx3tf/8jfnma1nfAYi2cBUYV2YNoPPecwmO3YGiFlOX9D8tGAu+EDF38ryBzvrDKU/BLMsUwbw==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", @@ -20436,7 +20436,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", @@ -37433,9 +37433,9 @@ } }, "tailwindcss": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.5.tgz", - "integrity": "sha512-5SEZU4J7pxZgSkv7FP1zY8i2TIAOooNZ1e/OGtxIEv6GltpoiXUqWvLy89+a10qYTB1N5Ifkuw9lqQkN9sscvA==", + "version": "3.4.5", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.5.tgz", + "integrity": "sha512-DlTxttYcogpDfx3tf/8jfnma1nfAYi2cBUYV2YNoPPecwmO3YGiFlOX9D8tGAu+EDF38ryBzvrDKU/BLMsUwbw==", "dev": true, "requires": { "@alloc/quick-lru": "^5.2.0", @@ -37446,7 +37446,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", diff --git a/package.json b/package.json index fff5c1d..85fdd3a 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "axe-core": "^4.8.2", "cypress": "^13.6.1", "cypress-axe": "^1.5.0", - "tailwindcss": "^3.3.3", + "tailwindcss": "^3.4.5", "yaml-lint": "^1.7.0" }, "scripts": {