diff --git a/package-lock.json b/package-lock.json index aa262d3..0e9648c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@jest/globals": "^30.4.1", "jest": "^30.4.2", "jest-environment-jsdom": "^30.4.1", - "tailwindcss": "^4.3.0" + "tailwindcss": "^4.3.1" } }, "node_modules/@asamuzakjp/css-color": { @@ -4432,9 +4432,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.3.0.tgz", - "integrity": "sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.3.1.tgz", + "integrity": "sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index bea98e8..efb3934 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@jest/globals": "^30.4.1", "jest": "^30.4.2", "jest-environment-jsdom": "^30.4.1", - "tailwindcss": "^4.3.0" + "tailwindcss": "^4.3.1" }, "author": "RealThanhNguyxn", "license": "MIT"