diff --git a/package.json b/package.json index 065fc7b..eef123d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/node": "^25.7.0", "@types/react": "19.2.14", "@types/react-dom": "19.2.3", - "tailwindcss": "^4.3.0", + "tailwindcss": "^4.3.2", "typescript": "^6.0.3" }, "pnpm": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2c6394..a98b6bb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: specifier: 19.2.3 version: 19.2.3(@types/react@19.2.14) tailwindcss: - specifier: ^4.3.0 - version: 4.3.0 + specifier: ^4.3.2 + version: 4.3.2 typescript: specifier: ^6.0.3 version: 6.0.3 @@ -958,6 +958,9 @@ packages: tailwindcss@4.3.0: resolution: {integrity: sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==} + tailwindcss@4.3.2: + resolution: {integrity: sha512-WtctNNSH8A9jlMIqxzuYumOHU5uGZyRv0Q5svQl+oEPy5w84YpBxdb7MdqyiSPQge5jTJ6zFQLq0PFygdccSBA==} + tapable@2.3.3: resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==} engines: {node: '>=6'} @@ -1871,6 +1874,8 @@ snapshots: tailwindcss@4.3.0: {} + tailwindcss@4.3.2: {} + tapable@2.3.3: {} tslib@2.8.1: {}