diff --git a/package.json b/package.json index b5eebeb..51b6d5b 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "postcss": "^8.4.47", "prettier": "^3.2.5", "prettier-plugin-tailwindcss": "^0.6.6", - "tailwindcss": "^3.4.11", + "tailwindcss": "^3.4.12", "typescript": "^5.4.5", "vercel": "^34.2.8" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 225ef88..d16520b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^0.6.6 version: 0.6.6(prettier@3.2.5) tailwindcss: - specifier: ^3.4.11 - version: 3.4.11(ts-node@10.9.1(@types/node@20.13.0)(typescript@5.4.5)) + specifier: ^3.4.12 + version: 3.4.12(ts-node@10.9.1(@types/node@20.13.0)(typescript@5.4.5)) typescript: specifier: ^5.4.5 version: 5.4.5 @@ -2393,8 +2393,8 @@ packages: resolution: {integrity: sha512-7RnqIMq572L8PeEzKeBINYEJDDxpcH8JEgLwUqBd3TkofhFRbkq4QLR0u+36avGAhCRbk2nnmjcW9SE531hPDg==} engines: {node: ^14.18.0 || >=16.0.0} - tailwindcss@3.4.11: - resolution: {integrity: sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg==} + tailwindcss@3.4.12: + resolution: {integrity: sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==} engines: {node: '>=14.0.0'} hasBin: true @@ -5126,7 +5126,7 @@ snapshots: '@pkgr/core': 0.1.1 tslib: 2.6.2 - tailwindcss@3.4.11(ts-node@10.9.1(@types/node@20.13.0)(typescript@5.4.5)): + tailwindcss@3.4.12(ts-node@10.9.1(@types/node@20.13.0)(typescript@5.4.5)): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -5141,7 +5141,7 @@ snapshots: micromatch: 4.0.5 normalize-path: 3.0.0 object-hash: 3.0.0 - picocolors: 1.0.1 + picocolors: 1.1.0 postcss: 8.4.47 postcss-import: 15.1.0(postcss@8.4.47) postcss-js: 4.0.1(postcss@8.4.47)