|
37 | 37 | "@eslint/markdown": "^6.5.0", |
38 | 38 | "@local/configs": "workspace:*", |
39 | 39 | "@mdx-js/mdx": "^3.1.0", |
40 | | - "@tailwindcss/postcss": "^4.1.8", |
| 40 | + "@tailwindcss/postcss": "^4.1.10", |
41 | 41 | "@theguild/remark-mermaid": "^0.3.0", |
42 | 42 | "@tsconfig/next": "^2.0.3", |
43 | 43 | "@tsconfig/node22": "^22.0.2", |
44 | 44 | "@tsconfig/strictest": "^2.0.5", |
45 | 45 | "@types/hast": "^3.0.4", |
46 | 46 | "@types/mdx": "^2.0.13", |
47 | | - "@types/node": "^24.0.0", |
48 | | - "@types/react": "^19.1.7", |
| 47 | + "@types/node": "^24.0.1", |
| 48 | + "@types/react": "^19.1.8", |
49 | 49 | "@types/react-dom": "^19.1.6", |
50 | 50 | "autoprefixer": "^10.4.21", |
51 | 51 | "dedent": "^1.6.0", |
52 | 52 | "eslint": "^9.28.0", |
53 | 53 | "eslint-plugin-de-morgan": "^1.3.0", |
54 | | - "eslint-plugin-import-x": "^4.15.1", |
| 54 | + "eslint-plugin-import-x": "^4.15.2", |
55 | 55 | "eslint-plugin-perfectionist": "^4.14.0", |
56 | 56 | "eslint-plugin-react-hooks": "^5.2.0", |
57 | 57 | "eslint-plugin-react-refresh": "^0.4.20", |
58 | 58 | "eslint-plugin-unicorn": "^59.0.1", |
59 | 59 | "importx": "^0.5.2", |
60 | | - "postcss": "^8.5.4", |
61 | | - "tailwindcss": "^4.1.8", |
| 60 | + "postcss": "^8.5.5", |
| 61 | + "tailwindcss": "^4.1.10", |
62 | 62 | "tailwindcss-animated": "^2.0.0", |
63 | 63 | "typescript": "^5.8.3", |
64 | 64 | "typescript-eslint": "^8.34.0" |
|
0 commit comments