diff --git a/apps/dev/package.json b/apps/dev/package.json index 34a6a5b..9ac20b0 100644 --- a/apps/dev/package.json +++ b/apps/dev/package.json @@ -23,7 +23,7 @@ "@repo/tailwind-config": "workspace:*", "@repo/typescript-config": "workspace:*", "@tailwindcss/vite": "^4.3.2", - "tailwindcss": "^4.2.2", + "tailwindcss": "^4.3.2", "typescript": "catalog:", "vinxi": "catalog:" } diff --git a/configs/tailwind-config/package.json b/configs/tailwind-config/package.json index 08e78a5..4dccfde 100644 --- a/configs/tailwind-config/package.json +++ b/configs/tailwind-config/package.json @@ -14,7 +14,7 @@ "license": "MIT", "dependencies": { "@tailwindcss/vite": "^4.3.2", - "tailwindcss": "^4.2.2", + "tailwindcss": "^4.3.2", "typescript": "catalog:", "vite": "catalog:" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 379caf3..d07b61e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -152,8 +152,8 @@ importers: specifier: ^4.3.2 version: 4.3.2(vite@8.1.4(@types/node@26.1.1)(esbuild@0.28.1)(jiti@2.7.0)(terser@5.46.0)(yaml@2.9.0)) tailwindcss: - specifier: ^4.2.2 - version: 4.3.0 + specifier: ^4.3.2 + version: 4.3.2 typescript: specifier: 'catalog:' version: 5.9.3 @@ -169,8 +169,8 @@ importers: specifier: ^4.3.2 version: 4.3.2(vite@7.3.6(@types/node@26.1.1)(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.0)(yaml@2.9.0)) tailwindcss: - specifier: ^4.2.2 - version: 4.3.0 + specifier: ^4.3.2 + version: 4.3.2 typescript: specifier: 'catalog:' version: 5.9.3 @@ -4888,9 +4888,6 @@ packages: resolution: {integrity: sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==} engines: {node: '>=20'} - tailwindcss@4.3.0: - resolution: {integrity: sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==} - tailwindcss@4.3.2: resolution: {integrity: sha512-WtctNNSH8A9jlMIqxzuYumOHU5uGZyRv0Q5svQl+oEPy5w84YpBxdb7MdqyiSPQge5jTJ6zFQLq0PFygdccSBA==} @@ -11170,8 +11167,6 @@ snapshots: tagged-tag@1.0.0: {} - tailwindcss@4.3.0: {} - tailwindcss@4.3.2: {} tapable@2.3.3: {}