{ "name": "@vben/stylelint-config", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@vben/stylelint-config", "version": "1.0.0", "license": "MIT", "devDependencies": { "postcss": "^8.4.38", "postcss-html": "^1.6.0", "postcss-less": "^6.0.0", "postcss-scss": "^4.0.9", "prettier": "^3.2.5", "stylelint": "^16.4.0", "stylelint-config-property-sort-order-smacss": "^10.0.0", "stylelint-config-recommended-scss": "^14.0.0", "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^36.0.0", "stylelint-config-standard-scss": "^13.1.0", "stylelint-order": "^6.0.4", "stylelint-prettier": "^5.0.0" } }, "../../node_modules/.pnpm/postcss-html@1.6.0/node_modules/postcss-html": { "version": "1.6.0", "dev": true, "license": "MIT", "dependencies": { "htmlparser2": "^8.0.0", "js-tokens": "^8.0.0", "postcss": "^8.4.0", "postcss-safe-parser": "^6.0.0" }, "devDependencies": { "@ota-meshi/eslint-plugin": "^0.15.0", "autoprefixer": "^10.3.7", "chai": "~4.3.4", "codecov": "^3.8.3", "eslint": "^8.0.1", "eslint-config-prettier": "^8.3.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-json-schema-validator": "^4.0.0", "eslint-plugin-jsonc": "^2.0.0", "eslint-plugin-n": "^16.6.2", "eslint-plugin-node": "^11.1.0", "eslint-plugin-node-dependencies": "^0.11.0", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-regexp": "^1.4.1", "eslint-plugin-vue": "^9.0.0", "eslint-plugin-yml": "^1.0.0", "mocha": "^10.0.0", "mocha-chai-jest-snapshot": "^1.1.3", "nyc": "^15.1.0", "postcss-less": "^6.0.0", "postcss-scss": "^4.0.1", "postcss-styl": "^0.12.0", "prettier": "^3.0.0", "stylelint": "^14.4.0", "stylelint-config-standard": "^28.0.0", "sugarss": "^4.0.1" }, "engines": { "node": "^12 || >=14" } }, "../../node_modules/.pnpm/postcss-less@6.0.0_postcss@8.4.38/node_modules/postcss-less": { "version": "6.0.0", "dev": true, "license": "MIT", "devDependencies": { "@commitlint/cli": "^12.1.4", "@commitlint/config-conventional": "^12.1.4", "ava": "^3.15.0", "cheerio": "^1.0.0-rc.10", "eslint-config-shellscape": "^2.0.2", "eslint-plugin-filenames": "^1.2.0", "is-absolute-url": "^3.0.0", "less": "^4.1.1", "lint-staged": "^11.0.0", "node-fetch": "^2.6.1", "nyc": "^15.1.0", "postcss": "^8.3.5", "postcss-parser-tests": "^8.3.5", "pre-commit": "^1.2.2", "url-join": "^4.0.0" }, "engines": { "node": ">=12" }, "peerDependencies": { "postcss": "^8.3.5" } }, "../../node_modules/.pnpm/postcss-scss@4.0.9_postcss@8.4.38/node_modules/postcss-scss": { "version": "4.0.9", "dev": true, "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/postcss-scss" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "engines": { "node": ">=12.0" }, "peerDependencies": { "postcss": "^8.4.29" } }, "../../node_modules/.pnpm/postcss@8.4.38/node_modules/postcss": { "version": "8.4.38", "dev": true, "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/postcss" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "dependencies": { "nanoid": "^3.3.7", "picocolors": "^1.0.0", "source-map-js": "^1.2.0" }, "engines": { "node": "^10 || ^12 || >=14" } }, "../../node_modules/.pnpm/prettier@3.2.5/node_modules/prettier": { "version": "3.2.5", "dev": true, "license": "MIT", "bin": { "prettier": "bin/prettier.cjs" }, "engines": { "node": ">=14" }, "funding": { "url": "https://github.com/prettier/prettier?sponsor=1" } }, "../../node_modules/.pnpm/stylelint-config-property-sort-order-smacss@10.0.0_stylelint@16.4.0_typescript@5.4.5_/node_modules/stylelint-config-property-sort-order-smacss": { "version": "10.0.0", "dev": true, "license": "MIT", "dependencies": { "css-property-sort-order-smacss": "~2.2.0", "stylelint-order": "^6.0.4" }, "devDependencies": { "coveralls": "^3.1.0", "eslint": "^8.2.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-import": "^2.25.2", "jest": "^29.0.1", "jest-light-runner": "^0.6.0", "prettier": "^3.0.0", "proxyquire": "^2.0.0", "stylelint": "^14.0.0 || ^15.0.0 || ^16.0.0" }, "engines": { "node": ">=18.12.0" }, "peerDependencies": { "stylelint": "^14.0.0 || ^15.0.0 || ^16.0.0" } }, "../../node_modules/.pnpm/stylelint-config-recommended-scss@14.0.0_postcss@8.4.38_stylelint@16.4.0_typescript@5.4.5_/node_modules/stylelint-config-recommended-scss": { "version": "14.0.0", "dev": true, "license": "MIT", "dependencies": { "postcss-scss": "^4.0.9", "stylelint-config-recommended": "^14.0.0", "stylelint-scss": "^6.0.0" }, "devDependencies": { "@stylelint/prettier-config": "^3.0.0", "@stylelint/remark-preset": "^5.0.0", "cross-env": "^7.0.3", "eslint": "^8.55.0", "eslint-config-stylelint": "^20.0.0", "eslint-plugin-jest": "^27.6.0", "jest": "^29.7.0", "np": "^9.0.0", "npm-run-all2": "^5.0.2", "prettier": "^3.1.0", "remark-cli": "^12.0.0", "stylelint": "^16.0.2" }, "engines": { "node": ">=18.12.0" }, "peerDependencies": { "postcss": "^8.3.3", "stylelint": "^16.0.2" }, "peerDependenciesMeta": { "postcss": { "optional": true } } }, "../../node_modules/.pnpm/stylelint-config-recommended-vue@1.5.0_postcss-html@1.6.0_stylelint@16.4.0_typescript@5.4.5_/node_modules/stylelint-config-recommended-vue": { "version": "1.5.0", "dev": true, "license": "MIT", "dependencies": { "semver": "^7.3.5", "stylelint-config-html": ">=1.0.0", "stylelint-config-recommended": ">=6.0.0" }, "devDependencies": { "@ota-meshi/eslint-plugin": "^0.13.0", "eslint": "^8.0.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-json-schema-validator": "^4.0.0", "eslint-plugin-jsonc": "^2.0.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-regexp": "^1.5.0", "eslint-plugin-vue": "^9.0.0", "eslint-plugin-yml": "^1.0.0", "mocha": "^10.0.0", "prettier": "^2.4.1", "stylelint": "^15.0.0" }, "engines": { "node": "^12 || >=14" }, "funding": { "url": "https://github.com/sponsors/ota-meshi" }, "peerDependencies": { "postcss-html": "^1.0.0", "stylelint": ">=14.0.0" } }, "../../node_modules/.pnpm/stylelint-config-standard-scss@13.1.0_postcss@8.4.38_stylelint@16.4.0_typescript@5.4.5_/node_modules/stylelint-config-standard-scss": { "version": "13.1.0", "dev": true, "license": "MIT", "dependencies": { "stylelint-config-recommended-scss": "^14.0.0", "stylelint-config-standard": "^36.0.0" }, "devDependencies": { "@stylelint/prettier-config": "^3.0.0", "@stylelint/remark-preset": "^5.0.0", "eslint": "^8.57.0", "eslint-config-stylelint": "^21.0.0", "np": "^10.0.2", "npm-run-all2": "^5.0.2", "prettier": "^3.2.5", "remark-cli": "^12.0.0", "stylelint": "^16.3.1" }, "engines": { "node": ">=18.12.0" }, "peerDependencies": { "postcss": "^8.3.3", "stylelint": "^16.3.1" }, "peerDependenciesMeta": { "postcss": { "optional": true } } }, "../../node_modules/.pnpm/stylelint-config-standard@36.0.0_stylelint@16.4.0_typescript@5.4.5_/node_modules/stylelint-config-standard": { "version": "36.0.0", "dev": true, "license": "MIT", "dependencies": { "stylelint-config-recommended": "^14.0.0" }, "devDependencies": { "@stylelint/prettier-config": "^3.0.0", "@stylelint/remark-preset": "^5.0.0", "eslint": "^8.56.0", "eslint-config-stylelint": "^20.0.0", "husky": "^8.0.3", "lint-staged": "^15.2.0", "np": "^9.2.0", "npm-run-all": "^4.1.5", "prettier": "^3.1.1", "remark-cli": "^12.0.0", "stylelint": "^16.1.0" }, "engines": { "node": ">=18.12.0" }, "peerDependencies": { "stylelint": "^16.1.0" } }, "../../node_modules/.pnpm/stylelint-order@6.0.4_stylelint@16.4.0_typescript@5.4.5_/node_modules/stylelint-order": { "version": "6.0.4", "dev": true, "license": "MIT", "dependencies": { "postcss": "^8.4.32", "postcss-sorting": "^8.0.2" }, "devDependencies": { "eslint": "^8.55.0", "eslint-config-hudochenkov": "^9.0.0", "eslint-config-prettier": "^9.1.0", "husky": "^8.0.3", "jest": "^29.7.0", "jest-light-runner": "^0.6.0", "jest-preset-stylelint": "^7.0.0", "jest-watch-typeahead": "^2.2.2", "lint-staged": "^15.2.0", "postcss-html": "^1.5.0", "postcss-less": "^6.0.0", "postcss-styled-syntax": "^0.5.0", "prettier": "~3.1.0", "prettier-config-hudochenkov": "^0.4.0", "stylelint": "^16.0.1" }, "peerDependencies": { "stylelint": "^14.0.0 || ^15.0.0 || ^16.0.1" } }, "../../node_modules/.pnpm/stylelint-prettier@5.0.0_prettier@3.2.5_stylelint@16.4.0_typescript@5.4.5_/node_modules/stylelint-prettier": { "version": "5.0.0", "dev": true, "license": "MIT", "dependencies": { "prettier-linter-helpers": "^1.0.0" }, "devDependencies": { "eslint": "^8.44.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-n": "^16.3.1", "eslint-plugin-prettier": "^5.0.0", "postcss": "^8.4.25", "postcss-html": "^1.5.0", "postcss-markdown": "^1.2.0", "postcss-scss": "^4.0.6", "postcss-styled-syntax": "^0.5.0", "postcss-syntax": "^0.36.2", "prettier": "^3.0.0", "prettier-plugin-astro": "^0.12.1", "prettier-plugin-svelte": "^3.0.0", "strip-ansi": "^7.1.0", "stylelint": "^16.0.1", "stylelint-test-rule-node": "^0.2.0", "svelte": "^4.1.0", "typescript": "5.3.2" }, "engines": { "node": ">=18.12.0" }, "peerDependencies": { "prettier": ">=3.0.0", "stylelint": ">=16.0.0" } }, "../../node_modules/.pnpm/stylelint@16.4.0_typescript@5.4.5/node_modules/stylelint": { "version": "16.4.0", "dev": true, "license": "MIT", "dependencies": { "@csstools/css-parser-algorithms": "^2.6.1", "@csstools/css-tokenizer": "^2.2.4", "@csstools/media-query-list-parser": "^2.1.9", "@csstools/selector-specificity": "^3.0.3", "@dual-bundle/import-meta-resolve": "^4.0.0", "balanced-match": "^2.0.0", "colord": "^2.9.3", "cosmiconfig": "^9.0.0", "css-functions-list": "^3.2.2", "css-tree": "^2.3.1", "debug": "^4.3.4", "fast-glob": "^3.3.2", "fastest-levenshtein": "^1.0.16", "file-entry-cache": "^8.0.0", "global-modules": "^2.0.0", "globby": "^11.1.0", "globjoin": "^0.1.4", "html-tags": "^3.3.1", "ignore": "^5.3.1", "imurmurhash": "^0.1.4", "is-plain-object": "^5.0.0", "known-css-properties": "^0.30.0", "mathml-tag-names": "^2.1.3", "meow": "^13.2.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", "picocolors": "^1.0.0", "postcss": "^8.4.38", "postcss-resolve-nested-selector": "^0.1.1", "postcss-safe-parser": "^7.0.0", "postcss-selector-parser": "^6.0.16", "postcss-value-parser": "^4.2.0", "resolve-from": "^5.0.0", "string-width": "^4.2.3", "strip-ansi": "^7.1.0", "supports-hyperlinks": "^3.0.0", "svg-tags": "^1.0.0", "table": "^6.8.2", "write-file-atomic": "^5.0.1" }, "bin": { "stylelint": "bin/stylelint.mjs" }, "devDependencies": { "@changesets/cli": "^2.27.1", "@changesets/get-github-info": "^0.6.0", "@jest/globals": "^29.7.0", "@stylelint/prettier-config": "^3.0.0", "@stylelint/remark-preset": "^5.0.0", "@types/balanced-match": "^1.0.4", "@types/css-tree": "^2.3.7", "@types/debug": "^4.1.12", "@types/file-entry-cache": "^5.0.4", "@types/global-modules": "^2.0.2", "@types/globjoin": "^0.1.2", "@types/imurmurhash": "^0.1.4", "@types/micromatch": "^4.0.7", "@types/normalize-path": "^3.0.2", "@types/postcss-less": "^4.0.6", "@types/postcss-resolve-nested-selector": "^0.1.3", "@types/postcss-safe-parser": "^5.0.4", "@types/svg-tags": "^1.0.2", "@types/write-file-atomic": "^4.0.3", "benchmark": "^2.1.4", "common-tags": "^1.8.2", "deepmerge": "^4.3.1", "eslint": "^8.57.0", "eslint-config-stylelint": "^21.0.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jest": "^28.2.0", "husky": "^9.0.11", "jest": "^29.7.0", "jest-preset-stylelint": "^7.0.0", "jest-watch-typeahead": "^2.2.2", "lint-staged": "^15.2.2", "np": "^10.0.5", "npm-run-all": "^4.1.5", "patch-package": "^8.0.0", "postcss-html": "^1.6.0", "postcss-import": "^16.1.0", "postcss-less": "^6.0.0", "postcss-sass": "^0.5.0", "postcss-scss": "^4.0.9", "remark-cli": "^12.0.0", "rollup": "^4.16.3", "sugarss": "^4.0.1", "typescript": "^5.4.5" }, "engines": { "node": ">=18.12.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/stylelint" } }, "node_modules/postcss": { "resolved": "../../node_modules/.pnpm/postcss@8.4.38/node_modules/postcss", "link": true }, "node_modules/postcss-html": { "resolved": "../../node_modules/.pnpm/postcss-html@1.6.0/node_modules/postcss-html", "link": true }, "node_modules/postcss-less": { "resolved": "../../node_modules/.pnpm/postcss-less@6.0.0_postcss@8.4.38/node_modules/postcss-less", "link": true }, "node_modules/postcss-scss": { "resolved": "../../node_modules/.pnpm/postcss-scss@4.0.9_postcss@8.4.38/node_modules/postcss-scss", "link": true }, "node_modules/prettier": { "resolved": "../../node_modules/.pnpm/prettier@3.2.5/node_modules/prettier", "link": true }, "node_modules/stylelint": { "resolved": "../../node_modules/.pnpm/stylelint@16.4.0_typescript@5.4.5/node_modules/stylelint", "link": true }, "node_modules/stylelint-config-property-sort-order-smacss": { "resolved": "../../node_modules/.pnpm/stylelint-config-property-sort-order-smacss@10.0.0_stylelint@16.4.0_typescript@5.4.5_/node_modules/stylelint-config-property-sort-order-smacss", "link": true }, "node_modules/stylelint-config-recommended-scss": { "resolved": "../../node_modules/.pnpm/stylelint-config-recommended-scss@14.0.0_postcss@8.4.38_stylelint@16.4.0_typescript@5.4.5_/node_modules/stylelint-config-recommended-scss", "link": true }, "node_modules/stylelint-config-recommended-vue": { "resolved": "../../node_modules/.pnpm/stylelint-config-recommended-vue@1.5.0_postcss-html@1.6.0_stylelint@16.4.0_typescript@5.4.5_/node_modules/stylelint-config-recommended-vue", "link": true }, "node_modules/stylelint-config-standard": { "resolved": "../../node_modules/.pnpm/stylelint-config-standard@36.0.0_stylelint@16.4.0_typescript@5.4.5_/node_modules/stylelint-config-standard", "link": true }, "node_modules/stylelint-config-standard-scss": { "resolved": "../../node_modules/.pnpm/stylelint-config-standard-scss@13.1.0_postcss@8.4.38_stylelint@16.4.0_typescript@5.4.5_/node_modules/stylelint-config-standard-scss", "link": true }, "node_modules/stylelint-order": { "resolved": "../../node_modules/.pnpm/stylelint-order@6.0.4_stylelint@16.4.0_typescript@5.4.5_/node_modules/stylelint-order", "link": true }, "node_modules/stylelint-prettier": { "resolved": "../../node_modules/.pnpm/stylelint-prettier@5.0.0_prettier@3.2.5_stylelint@16.4.0_typescript@5.4.5_/node_modules/stylelint-prettier", "link": true } } }