From 1421152a9356c7def86143dfb31a3586d5491d55 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Fri, 14 Feb 2025 11:57:03 +0100 Subject: frontend: Migrate to Tailwind 4.0 --- frontend/package.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index 605f884..f5e4d25 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -21,14 +21,14 @@ "@graphql-codegen/typed-document-node": "^5.0.11", "@graphql-codegen/typescript-operations": "^4.3.1", "@iconify-json/material-symbols": "^1.2.6", - "@iconify/tailwind": "^1.1.3", + "@iconify/tailwind4": "^1.0.3", "@sveltejs/adapter-static": "^3.0.6", "@sveltejs/kit": "^2.8.1", "@sveltejs/vite-plugin-svelte": "^5.0.0", + "@tailwindcss/vite": "^4.0.6", "@typescript-eslint/eslint-plugin": "^8.14.0", "@typescript-eslint/parser": "^8.14.0", "@zerodevx/svelte-toast": "^0.9.6", - "autoprefixer": "^10.4.20", "date-fns": "^4.1.0", "eslint": "^9.14.0", "eslint-config-prettier": "^10.0.0", @@ -37,13 +37,12 @@ "globals": "^15.14.0", "jsdom": "^26.0.0", "npm-check-updates": "^17.1.11", - "postcss": "^8.4.49", "prettier": "^3.3.3", "prettier-plugin-svelte": "^3.2.8", - "prettier-plugin-tailwindcss": "^0.6.8", + "prettier-plugin-tailwindcss": "^0.6.11", "svelte": "^5.5.0", "svelte-check": "^4.0.0", - "tailwindcss": "^3.4.14", + "tailwindcss": "^4.0.0", "tslib": "^2.8.1", "typescript": "^5.6.3", "vite": "^6.0.0", -- cgit v1.2.3-2-gb3c3