We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ce427e commit 6283581Copy full SHA for 6283581
package.json
@@ -116,7 +116,7 @@
116
"is-ci": "^3.0.1",
117
"lint-staged": "^15.2.0",
118
"nx": "17.2.7",
119
- "postcss": "^8.4.32",
+ "postcss": "^8.4.44",
120
"prettier": "^3.1.1",
121
"publint": "^0.2.6",
122
"read-pkg": "^8.0.0",
packages/stylelint-config/package.json
@@ -117,15 +117,15 @@
},
"devDependencies": {
"@anolilab/semantic-release-preset": "8.0.3",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.12",
123
"stylelint": "15.11.0",
124
"tsup": "^8.0.1",
125
"vitest": "^1.1.0"
126
127
"peerDependencies": {
128
- "postcss": "^8.4.18",
129
"stylelint": "^15.11.0"
130
131
"engines": {
0 commit comments