|
8 | 8 | "postcss": "postcss ./assets/css/main.css --config ./postcss.config.js -r" |
9 | 9 | }, |
10 | 10 | "devDependencies": { |
11 | | - "@tailwindcss/cli": "^4.1.8", |
| 11 | + "@tailwindcss/cli": "^4.1.10", |
12 | 12 | "@tailwindcss/nesting": "0.0.0-insiders.565cd3e", |
13 | | - "@tailwindcss/postcss": "^4.1.8", |
| 13 | + "@tailwindcss/postcss": "^4.1.10", |
14 | 14 | "@tailwindcss/typography": "^0.5.16", |
15 | 15 | "autoprefixer": "^10.4.21", |
16 | 16 | "install": "^0.13.0", |
17 | | - "npm": "^11.4.1", |
18 | | - "postcss": "^8.5.4", |
| 17 | + "npm": "^11.4.2", |
| 18 | + "postcss": "^8.5.5", |
19 | 19 | "postcss-cli": "^11.0.1", |
20 | 20 | "postcss-color-converter": "^1.1.2", |
21 | 21 | "postcss-flexbugs-fixes": "^5.0.2", |
22 | 22 | "prettier": "^3.5.3", |
23 | 23 | "prettier-plugin-css-order": "^2.1.2", |
24 | 24 | "prettier-plugin-go-template": "^0.0.15", |
25 | 25 | "prettier-plugin-organize-attributes": "^1.0.0", |
26 | | - "prettier-plugin-pkg": "^0.20.0", |
| 26 | + "prettier-plugin-pkg": "^0.21.1", |
27 | 27 | "prettier-plugin-sh": "^0.17.4", |
28 | 28 | "prettier-plugin-tailwindcss": "^0.6.12", |
29 | 29 | "prettier-plugin-toml": "^2.0.5", |
30 | 30 | "stylelint": "^16.20.0", |
31 | 31 | "stylelint-config-recommended": "^16.0.0", |
32 | | - "tailwindcss": "^4.1.8" |
| 32 | + "tailwindcss": "^4.1.10" |
33 | 33 | }, |
34 | 34 | "postcss": { |
35 | 35 | "map": false, |
|
0 commit comments