Skip to content

Commit c96663a

Browse files
chore(deps-dev): bump the node-minor-and-patch group with 6 updates (#79)
1 parent 653e613 commit c96663a

File tree

2 files changed

+147
-147
lines changed

2 files changed

+147
-147
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,28 @@
88
"postcss": "postcss ./assets/css/main.css --config ./postcss.config.js -r"
99
},
1010
"devDependencies": {
11-
"@tailwindcss/cli": "^4.1.8",
11+
"@tailwindcss/cli": "^4.1.10",
1212
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
13-
"@tailwindcss/postcss": "^4.1.8",
13+
"@tailwindcss/postcss": "^4.1.10",
1414
"@tailwindcss/typography": "^0.5.16",
1515
"autoprefixer": "^10.4.21",
1616
"install": "^0.13.0",
17-
"npm": "^11.4.1",
18-
"postcss": "^8.5.4",
17+
"npm": "^11.4.2",
18+
"postcss": "^8.5.5",
1919
"postcss-cli": "^11.0.1",
2020
"postcss-color-converter": "^1.1.2",
2121
"postcss-flexbugs-fixes": "^5.0.2",
2222
"prettier": "^3.5.3",
2323
"prettier-plugin-css-order": "^2.1.2",
2424
"prettier-plugin-go-template": "^0.0.15",
2525
"prettier-plugin-organize-attributes": "^1.0.0",
26-
"prettier-plugin-pkg": "^0.20.0",
26+
"prettier-plugin-pkg": "^0.21.1",
2727
"prettier-plugin-sh": "^0.17.4",
2828
"prettier-plugin-tailwindcss": "^0.6.12",
2929
"prettier-plugin-toml": "^2.0.5",
3030
"stylelint": "^16.20.0",
3131
"stylelint-config-recommended": "^16.0.0",
32-
"tailwindcss": "^4.1.8"
32+
"tailwindcss": "^4.1.10"
3333
},
3434
"postcss": {
3535
"map": false,

0 commit comments

Comments
 (0)