We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f69a0b commit f5309e3Copy full SHA for f5309e3
package.json
@@ -98,8 +98,8 @@
98
"postcss-combine-duplicated-selectors": "10.0.3",
99
"postcss-import": "15.1.0",
100
"postcss-jit-props": "1.0.13",
101
- "postcss-preset-env": "^8.0.0",
102
- "prettier": "^2.8.1",
+ "postcss-preset-env": "^9.0.0",
+ "prettier": "^3.0.0",
103
"remark-cli": "^11.0.0",
104
"remark-frontmatter": "^4.0.1",
105
"remark-gfm": "^3.0.1",
@@ -127,8 +127,8 @@
127
"retext-simplify": "^7.2.0",
128
"retext-spell": "^5.3.0",
129
"string-to-template-literal": "^2.0.0",
130
- "stylelint": "^14.16.1",
131
- "stylelint-config-standard": "^29.0.0",
+ "stylelint": "^15.0.0",
+ "stylelint-config-standard": "^34.0.0",
132
"stylelint-media-use-custom-media": "^2.0.1",
133
"stylelint-use-logical": "^2.0.0",
134
"stylelint-use-nesting": "^4.0.0",
0 commit comments