stylelint-config-inspector 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +201 -0
- package/README.md +134 -0
- package/bin.mjs +35 -0
- package/dist/cli.mjs +5571 -0
- package/dist/nitro.json +15 -0
- package/dist/public/200.html +1 -0
- package/dist/public/404.html +1 -0
- package/dist/public/_nuxt/3_mkTJ2v.js +3 -0
- package/dist/public/_nuxt/BDH0pOV6.js +1 -0
- package/dist/public/_nuxt/BFHLvPhn.js +1 -0
- package/dist/public/_nuxt/BKBBWEz4.js +1 -0
- package/dist/public/_nuxt/BgZd1qfO.js +141 -0
- package/dist/public/_nuxt/BiE9LVQS.js +2 -0
- package/dist/public/_nuxt/BwdVnuqT.js +1 -0
- package/dist/public/_nuxt/C3ZQgAGz.js +1 -0
- package/dist/public/_nuxt/C62pfWG4.js +1 -0
- package/dist/public/_nuxt/C79VbMUr.js +1 -0
- package/dist/public/_nuxt/CMyQ_JSA.js +1 -0
- package/dist/public/_nuxt/CYI4Dqes.js +1 -0
- package/dist/public/_nuxt/D5CeIdpL.js +1 -0
- package/dist/public/_nuxt/D9VMXJyI.js +1 -0
- package/dist/public/_nuxt/DBzO6yCd.js +1 -0
- package/dist/public/_nuxt/DDlp5JcD.js +1 -0
- package/dist/public/_nuxt/DJcdwkbC.js +2 -0
- package/dist/public/_nuxt/DUtXDOXB.js +1 -0
- package/dist/public/_nuxt/DYop16xf.js +1 -0
- package/dist/public/_nuxt/D_UhJN5P.js +1 -0
- package/dist/public/_nuxt/Gf5y-pjW.js +1 -0
- package/dist/public/_nuxt/RuleList.BHVYWeDI.css +1 -0
- package/dist/public/_nuxt/b9fIUieR.js +1 -0
- package/dist/public/_nuxt/builds/latest.json +1 -0
- package/dist/public/_nuxt/builds/meta/983f1582-17c6-4f54-b47e-9777e04df821.json +1 -0
- package/dist/public/_nuxt/cxyxlHGV.js +13 -0
- package/dist/public/_nuxt/entry.BbIOcLZN.css +1 -0
- package/dist/public/_nuxt/error-404.8srCDDge.css +1 -0
- package/dist/public/_nuxt/error-500.BOFFatCP.css +1 -0
- package/dist/public/_nuxt/nBUflmkO.js +1 -0
- package/dist/public/_nuxt/rX12-d6r.js +1 -0
- package/dist/public/_nuxt/v8C1EvL9.js +1 -0
- package/dist/public/favicon.svg +18 -0
- package/dist/public/fonts/inter-29ede7bd.woff2 +0 -0
- package/dist/public/fonts/inter-2ee02ca4.woff2 +0 -0
- package/dist/public/fonts/inter-51c54b02.woff2 +0 -0
- package/dist/public/fonts/inter-6022da7d.woff2 +0 -0
- package/dist/public/fonts/inter-90d48bd7.woff2 +0 -0
- package/dist/public/fonts/inter-9335538f.woff2 +0 -0
- package/dist/public/fonts/inter-97eb2241.woff2 +0 -0
- package/dist/public/fonts/spacemono-04b9632a.woff2 +0 -0
- package/dist/public/fonts/spacemono-67dc236e.woff2 +0 -0
- package/dist/public/fonts/spacemono-7114c271.woff2 +0 -0
- package/dist/public/index.html +1 -0
- package/dist/public/stylelint/credits.md +9 -0
- package/dist/public/stylelint/stylelint-icon-and-text-white-square.png +0 -0
- package/dist/public/stylelint/stylelint-icon-and-text-white-square.svg +1 -0
- package/dist/public/stylelint/stylelint-icon-and-text-white.png +0 -0
- package/dist/public/stylelint/stylelint-icon-black.svg +1 -0
- package/dist/public/stylelint/stylelint-icon-white-512.png +0 -0
- package/dist/public/stylelint/stylelint-icon-white.svg +1 -0
- package/dist/public/stylelint/stylelint-text-black-256.png +0 -0
- package/dist/public/stylelint/stylelint-text-black.svg +1 -0
- package/dist/public/stylelint/stylelint-text-white-256.png +0 -0
- package/dist/public/stylelint/stylelint-text-white.svg +1 -0
- package/dist/stylelint-config-recommended-DpulrXp2.mjs +46 -0
- package/package.json +336 -0
- package/stylelint.config.mjs +1249 -0
package/package.json
ADDED
|
@@ -0,0 +1,336 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "stylelint-config-inspector",
|
|
3
|
+
"version": "2.0.0",
|
|
4
|
+
"private": false,
|
|
5
|
+
"description": "A visual tool for inspecting and understanding your Stylelint configs",
|
|
6
|
+
"keywords": [
|
|
7
|
+
"@stylelint",
|
|
8
|
+
"@stylelint/config-inspector",
|
|
9
|
+
"stylelint",
|
|
10
|
+
"stylelint-plugin",
|
|
11
|
+
"stylelint-config",
|
|
12
|
+
"stylelint-inspector",
|
|
13
|
+
"eslint-inspector",
|
|
14
|
+
"config",
|
|
15
|
+
"inspector",
|
|
16
|
+
"visualization",
|
|
17
|
+
"tool"
|
|
18
|
+
],
|
|
19
|
+
"homepage": "https://github.com/Nick2bad4u/Stylelint-Config-Inspector#readme",
|
|
20
|
+
"bugs": "https://github.com/Nick2bad4u/Stylelint-Config-Inspector/issues",
|
|
21
|
+
"repository": {
|
|
22
|
+
"type": "git",
|
|
23
|
+
"url": "git+https://github.com/Nick2bad4u/Stylelint-Config-Inspector.git"
|
|
24
|
+
},
|
|
25
|
+
"funding": "https://opencollective.com/stylelint",
|
|
26
|
+
"license": "Apache-2.0",
|
|
27
|
+
"author": "Nick2bad4u <20943337+Nick2bad4u@users.noreply.github.com> (https://nick2bad4u.github.io/eslint-plugin-typefest)",
|
|
28
|
+
"contributors": [
|
|
29
|
+
{
|
|
30
|
+
"name": "Nick2bad4u",
|
|
31
|
+
"email": "20943337+Nick2bad4u@users.noreply.github.com",
|
|
32
|
+
"url": "https://nick2bad4u.github.io/eslint-plugin-typefest"
|
|
33
|
+
}
|
|
34
|
+
],
|
|
35
|
+
"type": "module",
|
|
36
|
+
"bin": {
|
|
37
|
+
"@stylelint/config-inspector": "./bin.mjs",
|
|
38
|
+
"stylelint-config-inspector": "./bin.mjs"
|
|
39
|
+
},
|
|
40
|
+
"files": [
|
|
41
|
+
"*.mjs",
|
|
42
|
+
"dist"
|
|
43
|
+
],
|
|
44
|
+
"scripts": {
|
|
45
|
+
"build": "nuxt build && tsdown",
|
|
46
|
+
"changelog:release-notes": "git-cliff --config cliff.toml --current --strip all",
|
|
47
|
+
"check": "npm run lint && npm run typecheck && npm run test -- --run && npm run build",
|
|
48
|
+
"dev": "nuxt dev",
|
|
49
|
+
"lint": "npm run lint:node-version-files && eslint --cache --cache-strategy content --cache-location .cache/.eslintcache",
|
|
50
|
+
"lint:fix": "npm run sync:node-version-files && eslint --cache --cache-strategy content --cache-location .cache/.eslintcache --fix",
|
|
51
|
+
"lint:node-version-files": "node scripts/sync-node-version-files.mjs --check",
|
|
52
|
+
"lint:package": "npm run lint:node-version-files && npm run lint:package-sort && npm run lint:packagelintrc && echo \"Package.json lint done!\"",
|
|
53
|
+
"lint:package:strict": "npm run lint:node-version-files && npm run lint:package-sort && npm run lint:package-check && npm run lint:packagelintrc && echo \"Package.json lint done!\"",
|
|
54
|
+
"lint:package-check": "publint && attw --pack .",
|
|
55
|
+
"lint:package-check:strict": "publint && attw --pack . --profile strict",
|
|
56
|
+
"lint:package-sort": "sort-package-json \"./package.json\" \"./docs/docusaurus/package.json\"",
|
|
57
|
+
"lint:package-sort-check": "sort-package-json --check \"./package.json\" \"./docs/docusaurus/package.json\"",
|
|
58
|
+
"lint:packagelintrc": "npmPkgJsonLint . --config .npmpackagejsonlintrc.json",
|
|
59
|
+
"prepack": "npm run build",
|
|
60
|
+
"prebench": "npm run build",
|
|
61
|
+
"prepare": "nuxt prepare",
|
|
62
|
+
"release:check": "npm run check",
|
|
63
|
+
"prestart": "npm run build",
|
|
64
|
+
"start": "node bin.mjs",
|
|
65
|
+
"sync:node-version-files": "node scripts/sync-node-version-files.mjs",
|
|
66
|
+
"test": "vitest",
|
|
67
|
+
"test:e2e": "playwright test",
|
|
68
|
+
"test:e2e:headed": "playwright test --headed",
|
|
69
|
+
"test:e2e:ui": "playwright test --ui",
|
|
70
|
+
"typecheck": "nuxt typecheck"
|
|
71
|
+
},
|
|
72
|
+
"overrides": {
|
|
73
|
+
"esbuild": "^0.27.4",
|
|
74
|
+
"nitropack": "^2.13.1",
|
|
75
|
+
"rolldown": "^1.0.0-rc.9",
|
|
76
|
+
"rollup": "^4.59.0",
|
|
77
|
+
"vite": "^8.0.0"
|
|
78
|
+
},
|
|
79
|
+
"dependencies": {
|
|
80
|
+
"ansis": "^4.2.0",
|
|
81
|
+
"bundle-require": "^5.1.0",
|
|
82
|
+
"cac": "^7.0.0",
|
|
83
|
+
"chokidar": "^5.0.0",
|
|
84
|
+
"esbuild": "^0.27.4",
|
|
85
|
+
"h3": "^2.0.1-rc.16",
|
|
86
|
+
"tinyglobby": "^0.2.15",
|
|
87
|
+
"ts-extras": "^0.17.0",
|
|
88
|
+
"type-fest": "^5.4.4",
|
|
89
|
+
"ws": "^8.19.0"
|
|
90
|
+
},
|
|
91
|
+
"devDependencies": {
|
|
92
|
+
"@antfu/eslint-config": "^7.7.2",
|
|
93
|
+
"@arethetypeswrong/cli": "^0.18.2",
|
|
94
|
+
"@csstools/stylelint-formatter-github": "^2.0.0",
|
|
95
|
+
"@docusaurus/eslint-plugin": "^3.9.2",
|
|
96
|
+
"@double-great/remark-lint-alt-text": "^1.1.1",
|
|
97
|
+
"@double-great/stylelint-a11y": "^3.4.6",
|
|
98
|
+
"@eslint-community/eslint-plugin-eslint-comments": "^4.7.1",
|
|
99
|
+
"@eslint-react/eslint-plugin": "^3.0.0",
|
|
100
|
+
"@eslint/compat": "^2.0.3",
|
|
101
|
+
"@eslint/config-array": "^0.23.3",
|
|
102
|
+
"@eslint/config-helpers": "^0.5.3",
|
|
103
|
+
"@eslint/config-inspector": "^1.5.0",
|
|
104
|
+
"@eslint/css": "^1.0.0",
|
|
105
|
+
"@eslint/js": "^10.0.1",
|
|
106
|
+
"@eslint/json": "^1.1.0",
|
|
107
|
+
"@eslint/markdown": "^7.5.1",
|
|
108
|
+
"@html-eslint/eslint-plugin": "^0.58.1",
|
|
109
|
+
"@html-eslint/parser": "^0.58.1",
|
|
110
|
+
"@iconify-json/carbon": "^1.2.19",
|
|
111
|
+
"@iconify-json/file-icons": "^1.2.2",
|
|
112
|
+
"@iconify-json/logos": "^1.2.10",
|
|
113
|
+
"@iconify-json/ph": "^1.2.2",
|
|
114
|
+
"@iconify-json/simple-icons": "^1.2.74",
|
|
115
|
+
"@iconify-json/svg-spinners": "^1.2.4",
|
|
116
|
+
"@iconify-json/twemoji": "^1.2.5",
|
|
117
|
+
"@iconify-json/vscode-icons": "^1.2.45",
|
|
118
|
+
"@microsoft/eslint-plugin-sdl": "^1.1.0",
|
|
119
|
+
"@microsoft/tsdoc-config": "^0.18.1",
|
|
120
|
+
"@nodelib/fs.walk": "^3.0.1",
|
|
121
|
+
"@nuxt/eslint": "^1.15.2",
|
|
122
|
+
"@nuxt/eslint-plugin": "^1.15.2",
|
|
123
|
+
"@playwright/test": "^1.58.2",
|
|
124
|
+
"@shikijs/langs-precompiled": "^4.0.2",
|
|
125
|
+
"@shikijs/transformers": "^4.0.2",
|
|
126
|
+
"@softonus/prettier-plugin-duplicate-remover": "^1.1.2",
|
|
127
|
+
"@stryker-ignorer/console-all": "^0.3.2",
|
|
128
|
+
"@stryker-mutator/core": "^9.6.0",
|
|
129
|
+
"@stryker-mutator/typescript-checker": "^9.6.0",
|
|
130
|
+
"@stryker-mutator/vitest-runner": "^9.6.0",
|
|
131
|
+
"@stylelint-types/stylelint-order": "^7.0.1",
|
|
132
|
+
"@stylelint-types/stylelint-stylistic": "^5.0.0",
|
|
133
|
+
"@stylistic/eslint-plugin": "^5.10.0",
|
|
134
|
+
"@stylistic/stylelint-plugin": "^5.0.1",
|
|
135
|
+
"@types/connect": "^3.4.38",
|
|
136
|
+
"@unocss/eslint-config": "^66.6.6",
|
|
137
|
+
"@unocss/nuxt": "^66.6.6",
|
|
138
|
+
"@voxpelli/config-array-find-files": "^1.2.2",
|
|
139
|
+
"@vueuse/nuxt": "^14.2.1",
|
|
140
|
+
"cross-env": "^10.1.0",
|
|
141
|
+
"eslint": "^10.0.3",
|
|
142
|
+
"eslint-config-prettier": "^10.1.8",
|
|
143
|
+
"fast-check": "^4.6.0",
|
|
144
|
+
"find-up": "^8.0.0",
|
|
145
|
+
"floating-vue": "^5.2.2",
|
|
146
|
+
"fuse.js": "^7.1.0",
|
|
147
|
+
"get-port-please": "^3.2.0",
|
|
148
|
+
"git-cliff": "^2.12.0",
|
|
149
|
+
"gitleaks-secret-scanner": "^2.1.1",
|
|
150
|
+
"globals": "^17.4.0",
|
|
151
|
+
"htmlhint": "^1.9.2",
|
|
152
|
+
"jscpd": "^4.0.8",
|
|
153
|
+
"jsonc-eslint-parser": "^3.1.0",
|
|
154
|
+
"knip": "^5.87.0",
|
|
155
|
+
"leasot": "^14.4.0",
|
|
156
|
+
"madge": "^8.0.0",
|
|
157
|
+
"markdown-link-check": "^3.14.2",
|
|
158
|
+
"minimatch": "^10.2.4",
|
|
159
|
+
"mlly": "^1.8.1",
|
|
160
|
+
"mrmime": "^2.0.1",
|
|
161
|
+
"npm-check-updates": "^19.6.3",
|
|
162
|
+
"npm-package-json-lint": "^9.1.0",
|
|
163
|
+
"nuxt": "^4.4.2",
|
|
164
|
+
"nuxt-eslint-auto-explicit-import": "^0.1.1",
|
|
165
|
+
"open": "^11.0.0",
|
|
166
|
+
"pathe": "^2.0.3",
|
|
167
|
+
"picocolors": "^1.1.1",
|
|
168
|
+
"prettier": "^3.8.1",
|
|
169
|
+
"publint": "^0.3.18",
|
|
170
|
+
"recheck-jar": "^4.5.0",
|
|
171
|
+
"rehype-katex": "^7.0.1",
|
|
172
|
+
"rimraf": "^6.1.3",
|
|
173
|
+
"rolldown": "^1.0.0-rc.9",
|
|
174
|
+
"rollup": "^4.59.0",
|
|
175
|
+
"secretlint": "^11.3.1",
|
|
176
|
+
"shiki": "^4.0.2",
|
|
177
|
+
"sloc": "^0.3.2",
|
|
178
|
+
"sort-package-json": "^3.6.1",
|
|
179
|
+
"stylelint": "^17.4.0",
|
|
180
|
+
"textmate-grammar-glob": "^0.0.1",
|
|
181
|
+
"toml-eslint-parser": "^1.0.3",
|
|
182
|
+
"ts-unused-exports": "^11.0.1",
|
|
183
|
+
"tsdown": "^0.21.4",
|
|
184
|
+
"typedoc": "^0.28.17",
|
|
185
|
+
"typescript": "^5.9.3",
|
|
186
|
+
"typescript-eslint": "^8.57.1",
|
|
187
|
+
"typesync": "^0.14.3",
|
|
188
|
+
"vfile": "^6.0.3",
|
|
189
|
+
"vite": "^8.0.0",
|
|
190
|
+
"vite-tsconfig-paths": "^6.1.1",
|
|
191
|
+
"vitest": "^4.1.0",
|
|
192
|
+
"vue-tsc": "^3.2.5",
|
|
193
|
+
"yaml-eslint-parser": "^2.0.0",
|
|
194
|
+
"yamllint-js": "^0.2.4"
|
|
195
|
+
},
|
|
196
|
+
"peerDependencies": {
|
|
197
|
+
"stylelint": "^16.0.0"
|
|
198
|
+
},
|
|
199
|
+
"optionalDependencies": {
|
|
200
|
+
"@secretlint/secretlint-rule-anthropic": "^11.3.1",
|
|
201
|
+
"@secretlint/secretlint-rule-aws": "^11.3.1",
|
|
202
|
+
"@secretlint/secretlint-rule-database-connection-string": "^11.3.1",
|
|
203
|
+
"@secretlint/secretlint-rule-gcp": "^11.3.1",
|
|
204
|
+
"@secretlint/secretlint-rule-github": "^11.3.1",
|
|
205
|
+
"@secretlint/secretlint-rule-no-dotenv": "^11.3.1",
|
|
206
|
+
"@secretlint/secretlint-rule-no-homedir": "^11.3.1",
|
|
207
|
+
"@secretlint/secretlint-rule-npm": "^11.3.1",
|
|
208
|
+
"@secretlint/secretlint-rule-openai": "^11.3.1",
|
|
209
|
+
"@secretlint/secretlint-rule-pattern": "^11.3.1",
|
|
210
|
+
"@secretlint/secretlint-rule-preset-recommend": "^11.3.1",
|
|
211
|
+
"@secretlint/secretlint-rule-privatekey": "^11.3.1",
|
|
212
|
+
"@secretlint/secretlint-rule-secp256k1-privatekey": "^11.3.1",
|
|
213
|
+
"@secretlint/types": "^11.3.1",
|
|
214
|
+
"@types/eslint-plugin-jsx-a11y": "^6.10.1",
|
|
215
|
+
"@types/eslint-plugin-security": "^3.0.1",
|
|
216
|
+
"@types/htmlhint": "^1.1.5",
|
|
217
|
+
"@types/madge": "^5.0.3",
|
|
218
|
+
"@types/node": "^25.5.0",
|
|
219
|
+
"@types/postcss-clamp": "^4.1.3",
|
|
220
|
+
"@types/postcss-flexbugs-fixes": "^5.0.3",
|
|
221
|
+
"@types/postcss-html": "^1.5.3",
|
|
222
|
+
"@types/postcss-import": "^14.0.3",
|
|
223
|
+
"@types/ws": "^8.18.1",
|
|
224
|
+
"@typescript-eslint/parser": "^8.57.1",
|
|
225
|
+
"@typescript-eslint/type-utils": "^8.57.1",
|
|
226
|
+
"@typescript-eslint/utils": "^8.57.1",
|
|
227
|
+
"eslint-import-resolver-typescript": "^4.4.4",
|
|
228
|
+
"eslint-plugin-array-func": "^5.1.1",
|
|
229
|
+
"eslint-plugin-canonical": "^5.1.3",
|
|
230
|
+
"eslint-plugin-case-police": "^2.2.0",
|
|
231
|
+
"eslint-plugin-comment-length": "^2.3.0",
|
|
232
|
+
"eslint-plugin-css-modules": "^2.12.0",
|
|
233
|
+
"eslint-plugin-de-morgan": "^2.1.1",
|
|
234
|
+
"eslint-plugin-depend": "^1.5.0",
|
|
235
|
+
"eslint-plugin-etc": "^2.0.3",
|
|
236
|
+
"eslint-plugin-file-progress-2": "^3.4.3",
|
|
237
|
+
"eslint-plugin-import-x": "^4.16.2",
|
|
238
|
+
"eslint-plugin-jsdoc": "^62.8.0",
|
|
239
|
+
"eslint-plugin-jsonc": "^3.1.2",
|
|
240
|
+
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
241
|
+
"eslint-plugin-listeners": "^1.5.1",
|
|
242
|
+
"eslint-plugin-loadable-imports": "^1.0.1",
|
|
243
|
+
"eslint-plugin-math": "^0.13.1",
|
|
244
|
+
"eslint-plugin-module-interop": "^0.3.1",
|
|
245
|
+
"eslint-plugin-n": "^17.24.0",
|
|
246
|
+
"eslint-plugin-nitpick": "^0.12.0",
|
|
247
|
+
"eslint-plugin-no-barrel-files": "^1.2.2",
|
|
248
|
+
"eslint-plugin-no-explicit-type-exports": "^0.12.1",
|
|
249
|
+
"eslint-plugin-no-function-declare-after-return": "^1.1.0",
|
|
250
|
+
"eslint-plugin-no-lookahead-lookbehind-regexp": "^0.4.0",
|
|
251
|
+
"eslint-plugin-no-only-tests": "^3.3.0",
|
|
252
|
+
"eslint-plugin-no-secrets": "^2.3.3",
|
|
253
|
+
"eslint-plugin-no-unsanitized": "^4.1.5",
|
|
254
|
+
"eslint-plugin-no-use-extend-native": "^0.7.2",
|
|
255
|
+
"eslint-plugin-node-dependencies": "^2.2.0",
|
|
256
|
+
"eslint-plugin-package-json": "^0.91.0",
|
|
257
|
+
"eslint-plugin-perfectionist": "^5.6.0",
|
|
258
|
+
"eslint-plugin-prefer-arrow": "^1.2.3",
|
|
259
|
+
"eslint-plugin-prettier": "^5.5.5",
|
|
260
|
+
"eslint-plugin-promise": "^7.2.1",
|
|
261
|
+
"eslint-plugin-redos": "^4.5.0",
|
|
262
|
+
"eslint-plugin-regexp": "^3.1.0",
|
|
263
|
+
"eslint-plugin-require-jsdoc": "^1.0.4",
|
|
264
|
+
"eslint-plugin-security": "^4.0.0",
|
|
265
|
+
"eslint-plugin-sonarjs": "^4.0.2",
|
|
266
|
+
"eslint-plugin-sort-class-members": "^1.21.0",
|
|
267
|
+
"eslint-plugin-testing-library": "^7.16.0",
|
|
268
|
+
"eslint-plugin-toml": "^1.3.1",
|
|
269
|
+
"eslint-plugin-total-functions": "^7.1.0",
|
|
270
|
+
"eslint-plugin-tsdoc": "^0.5.2",
|
|
271
|
+
"eslint-plugin-tsdoc-require-2": "^1.0.5",
|
|
272
|
+
"eslint-plugin-undefined-css-classes": "^0.1.5",
|
|
273
|
+
"eslint-plugin-unicorn": "^63.0.0",
|
|
274
|
+
"eslint-plugin-vue": "^10.8.0",
|
|
275
|
+
"eslint-plugin-write-good-comments": "^0.2.0",
|
|
276
|
+
"eslint-plugin-yml": "^3.3.1",
|
|
277
|
+
"postcss": "^8.5.8",
|
|
278
|
+
"postcss-assets": "^6.0.0",
|
|
279
|
+
"postcss-clamp": "^4.1.0",
|
|
280
|
+
"postcss-combine-duplicated-selectors": "^10.0.3",
|
|
281
|
+
"postcss-flexbugs-fixes": "^5.0.2",
|
|
282
|
+
"postcss-html": "^1.8.1",
|
|
283
|
+
"postcss-import": "^16.1.1",
|
|
284
|
+
"postcss-inline-svg": "^6.0.0",
|
|
285
|
+
"postcss-logical": "^9.0.0",
|
|
286
|
+
"postcss-normalize": "^13.0.1",
|
|
287
|
+
"postcss-reporter": "^7.1.0",
|
|
288
|
+
"postcss-round-subpixels": "^2.0.0",
|
|
289
|
+
"postcss-scss": "^4.0.9",
|
|
290
|
+
"postcss-sort-media-queries": "^6.3.2",
|
|
291
|
+
"postcss-styled-jsx": "^1.0.1",
|
|
292
|
+
"postcss-styled-syntax": "^0.7.1",
|
|
293
|
+
"postcss-viewport-height-correction": "^1.1.1",
|
|
294
|
+
"stylelint-actions-formatters": "^16.3.1",
|
|
295
|
+
"stylelint-checkstyle-formatter": "^0.1.2",
|
|
296
|
+
"stylelint-codeframe-formatter": "^1.2.0",
|
|
297
|
+
"stylelint-config-alphabetical-order": "^2.0.0",
|
|
298
|
+
"stylelint-config-idiomatic-order": "^10.0.0",
|
|
299
|
+
"stylelint-config-recess-order": "^7.6.1",
|
|
300
|
+
"stylelint-config-recommended": "^18.0.0",
|
|
301
|
+
"stylelint-config-sass-guidelines": "^13.0.0",
|
|
302
|
+
"stylelint-config-standard": "^40.0.0",
|
|
303
|
+
"stylelint-config-standard-scss": "^17.0.0",
|
|
304
|
+
"stylelint-config-tailwindcss": "^1.0.1",
|
|
305
|
+
"stylelint-declaration-block-no-ignored-properties": "^3.0.0",
|
|
306
|
+
"stylelint-declaration-strict-value": "^1.11.1",
|
|
307
|
+
"stylelint-define-config": "^17.2.0",
|
|
308
|
+
"stylelint-find-new-rules": "^6.0.0",
|
|
309
|
+
"stylelint-formatter-gitlab-code-quality-report": "^1.1.0",
|
|
310
|
+
"stylelint-formatter-pretty": "^4.0.1",
|
|
311
|
+
"stylelint-gamut": "^2.0.0",
|
|
312
|
+
"stylelint-group-selectors": "^1.0.10",
|
|
313
|
+
"stylelint-high-performance-animation": "^2.0.0",
|
|
314
|
+
"stylelint-media-use-custom-media": "^4.1.0",
|
|
315
|
+
"stylelint-no-browser-hacks": "^2.0.0",
|
|
316
|
+
"stylelint-no-indistinguishable-colors": "^2.3.1",
|
|
317
|
+
"stylelint-no-restricted-syntax": "^2.2.1",
|
|
318
|
+
"stylelint-no-unresolved-module": "^2.5.2",
|
|
319
|
+
"stylelint-no-unsupported-browser-features": "^8.1.1",
|
|
320
|
+
"stylelint-order": "^8.1.1",
|
|
321
|
+
"stylelint-plugin-defensive-css": "^2.6.0",
|
|
322
|
+
"stylelint-plugin-logical-css": "^2.0.2",
|
|
323
|
+
"stylelint-plugin-use-baseline": "^1.2.7",
|
|
324
|
+
"stylelint-prettier": "^5.0.3",
|
|
325
|
+
"stylelint-react-native": "^2.7.0",
|
|
326
|
+
"stylelint-scales": "^5.0.0",
|
|
327
|
+
"stylelint-selector-bem-pattern": "^4.0.1",
|
|
328
|
+
"stylelint-use-nesting": "^6.0.2",
|
|
329
|
+
"stylelint-value-no-unknown-custom-properties": "^6.1.1"
|
|
330
|
+
},
|
|
331
|
+
"packageManager": "npm@11.11.1",
|
|
332
|
+
"engines": {
|
|
333
|
+
"node": ">=20.19.0",
|
|
334
|
+
"npm": ">=10.0.0"
|
|
335
|
+
}
|
|
336
|
+
}
|