diff --git a/package-lock.json b/package-lock.json index 602eb69..f6ba092 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "postcss-preset-env": "9.3.0", "prettier": "3.1.0", "swr": "2.2.4", - "tailwindcss": "3.3.5", + "tailwindcss": "3.3.6", "ts-jest": "29.1.1" } }, @@ -12139,9 +12139,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.3.6", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.6.tgz", + "integrity": "sha512-AKjF7qbbLvLaPieoKeTjG1+FyNZT6KaJMJPFeQyLfIp7l82ggH1fbHJSsYIvnbTFQOlkh+gBYpyby5GT1LIdLw==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", diff --git a/package.json b/package.json index 5a803f4..57b13ca 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "postcss-preset-env": "9.3.0", "prettier": "3.1.0", "swr": "2.2.4", - "tailwindcss": "3.3.5", + "tailwindcss": "3.3.6", "ts-jest": "29.1.1" }, "jest": {