diff --git a/deployables/app/package.json b/deployables/app/package.json index a7fa4081..45ab8041 100644 --- a/deployables/app/package.json +++ b/deployables/app/package.json @@ -68,7 +68,7 @@ "globals": "15.14.0", "jsdom": "26.0.0", "postcss": "8.5.1", - "tailwindcss": "4.0.0", + "tailwindcss": "4.0.1", "typescript": "5.7.3", "vite": "6.0.11", "vite-tsconfig-paths": "5.1.4", diff --git a/deployables/extension/package.json b/deployables/extension/package.json index 3cb246dc..07807117 100644 --- a/deployables/extension/package.json +++ b/deployables/extension/package.json @@ -60,7 +60,7 @@ "postcss": "8.5.1", "postcss-replace": "2.0.1", "rimraf": "6.0.1", - "tailwindcss": "4.0.0", + "tailwindcss": "4.0.1", "typescript": "5.7.3", "vitest": "3.0.4", "vitest-chrome": "0.1.0" diff --git a/deployables/landing-page/package.json b/deployables/landing-page/package.json index 90f7065b..0e445f26 100644 --- a/deployables/landing-page/package.json +++ b/deployables/landing-page/package.json @@ -21,7 +21,7 @@ "autoprefixer": "10.4.20", "eslint": "9.19.0", "postcss": "8.5.1", - "tailwindcss": "4.0.0", + "tailwindcss": "4.0.1", "typescript": "5.7.3", "vite": "6.0.11", "vite-plugin-open-graph": "2.0.6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 18dce2a7..6236e7b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -234,8 +234,8 @@ importers: specifier: 8.5.1 version: 8.5.1 tailwindcss: - specifier: 4.0.0 - version: 4.0.0 + specifier: 4.0.1 + version: 4.0.1 typescript: specifier: 5.7.3 version: 5.7.3 @@ -423,8 +423,8 @@ importers: specifier: 6.0.1 version: 6.0.1 tailwindcss: - specifier: 4.0.0 - version: 4.0.0 + specifier: 4.0.1 + version: 4.0.1 typescript: specifier: 5.7.3 version: 5.7.3 @@ -484,8 +484,8 @@ importers: specifier: 8.5.1 version: 8.5.1 tailwindcss: - specifier: 4.0.0 - version: 4.0.0 + specifier: 4.0.1 + version: 4.0.1 typescript: specifier: 5.7.3 version: 5.7.3 @@ -6585,9 +6585,6 @@ packages: tabbable@6.2.0: resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} - tailwindcss@4.0.0: - resolution: {integrity: sha512-ULRPI3A+e39T7pSaf1xoi58AqqJxVCLg8F/uM5A3FadUbnyDTgltVnXJvdkTjwCOGA6NazqHVcwPJC5h2vRYVQ==} - tailwindcss@4.0.1: resolution: {integrity: sha512-UK5Biiit/e+r3i0O223bisoS5+y7ZT1PM8Ojn0MxRHzXN1VPZ2KY6Lo6fhu1dOfCfyUAlK7Lt6wSxowRabATBw==} @@ -14418,8 +14415,6 @@ snapshots: tabbable@6.2.0: {} - tailwindcss@4.0.0: {} - tailwindcss@4.0.1: {} tapable@2.2.1: {}