We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca77858 commit 2d6619cCopy full SHA for 2d6619c
2 files changed
package.json
@@ -22,7 +22,7 @@
22
"license": "MIT",
23
"repository": "postcss/postcss-dark-theme-class",
24
"engines": {
25
- "node": ">=18.0"
+ "node": ">=20.0"
26
},
27
"funding": [
28
{
@@ -38,11 +38,11 @@
38
"postcss": "^8.2.14"
39
40
"devDependencies": {
41
- "@logux/eslint-config": "^53.0.1",
42
- "c8": "^9.1.0",
43
- "clean-publish": "^4.4.0",
44
- "eslint": "^8.57.0",
45
- "postcss": "^8.4.38"
+ "@logux/eslint-config": "^56.1.0",
+ "c8": "^10.1.3",
+ "clean-publish": "^5.2.2",
+ "eslint": "^9.34.0",
+ "postcss": "^8.5.6"
46
47
"prettier": {
48
"arrowParens": "avoid",
0 commit comments