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 9a1fdaa commit e943a80Copy full SHA for e943a80
packages/eslint-plugin-svelte/package.json
@@ -64,7 +64,6 @@
64
"postcss": "^8.4.49",
65
"postcss-load-config": "^3.1.4",
66
"postcss-safe-parser": "^7.0.0",
67
- "postcss-selector-parser": "^7.0.0",
68
"semver": "^7.6.3",
69
"svelte-eslint-parser": "^1.0.0-next.4"
70
},
@@ -93,6 +92,7 @@
93
92
"less": "^4.2.1",
94
"mocha": "^11.0.0",
95
"postcss-nested": "^7.0.2",
+ "postcss-selector-parser": "^7.0.0",
96
"sass": "^1.81.0",
97
"source-map-js": "^1.2.1",
98
"stylus": "^0.64.0",
0 commit comments