diff --git a/package-lock.json b/package-lock.json index 26a7de96a6aa671..190f9a3c9812b2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@astrojs/starlight": "0.32.4", "@astrojs/starlight-docsearch": "0.6.0", "@astrojs/starlight-tailwind": "3.0.1", - "@astrojs/tailwind": "6.0.1", + "@astrojs/tailwind": "6.0.2", "@cloudflare/vitest-pool-workers": "0.8.4", "@cloudflare/workers-types": "4.20250319.0", "@codingheads/sticky-header": "1.0.2", @@ -983,9 +983,9 @@ } }, "node_modules/@astrojs/tailwind": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-6.0.1.tgz", - "integrity": "sha512-jYrqG6dXwRnS3xUcRIoeYGFB2L2SISuTNaqMMFp0otW55HQ4fhiz941VaE9EVbs49tF2+1aAZCT3xgt2l/j5tQ==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-6.0.2.tgz", + "integrity": "sha512-j3mhLNeugZq6A8dMNXVarUa8K6X9AW+QHU9u3lKNrPLMHhOQ0S7VeWhHwEeJFpEK1BTKEUY1U78VQv2gN6hNGg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index ee406e40fa65114..edd3fea39b4e9e7 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@astrojs/starlight": "0.32.4", "@astrojs/starlight-docsearch": "0.6.0", "@astrojs/starlight-tailwind": "3.0.1", - "@astrojs/tailwind": "6.0.1", + "@astrojs/tailwind": "6.0.2", "@cloudflare/vitest-pool-workers": "0.8.4", "@cloudflare/workers-types": "4.20250319.0", "@codingheads/sticky-header": "1.0.2",