diff --git a/package.json b/package.json index 0a9ace9..fa83dd7 100644 --- a/package.json +++ b/package.json @@ -81,14 +81,14 @@ "eslint-plugin-storybook": "10.5.10", "globals": "17.11.0", "postcss": "8.5.26", - "postcss-cli": "11.0.1", + "postcss-cli": "12.0.0", "postcss-prefixwrap": "1.58.0", "prettier": "3.9.6", "storybook": "10.5.10", "tailwindcss": "4.3.3", "tailwindcss-animate": "1.0.7", "tsc-alias": "1.9.2", - "typescript": "^6", + "typescript": "^7.0.0", "typescript-eslint": "8.68.0", "vite": "8.2.2" },