mirror of
https://github.com/prymitive/karma
synced 2026-05-21 04:33:07 +00:00
chore(deps): update dependency stylelint to v17.11.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
38490b67f5
commit
11f003f084
17
ui/package-lock.json
generated
17
ui/package-lock.json
generated
@@ -73,7 +73,7 @@
|
||||
"knip": "6.13.1",
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.11.0",
|
||||
"stylelint": "17.11.1",
|
||||
"stylelint-config-standard-scss": "17.0.0",
|
||||
"terser": "5.47.1",
|
||||
"typescript": "6.0.3",
|
||||
@@ -12090,9 +12090,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint": {
|
||||
"version": "17.11.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.11.0.tgz",
|
||||
"integrity": "sha512-/3czzmbF9XdGWvReDF3Ex4R23Ajolo7j8RB2bFNEqk6Ht356nlpVV+G5bG2Qt8AW1ofJzXztBRDnAtd7cgowWA==",
|
||||
"version": "17.11.1",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.11.1.tgz",
|
||||
"integrity": "sha512-+smN/HqVTggUx3iuAzOi9fPh8SrH+cJWlZrYVldXoJ06orWBhZ4Ue/QEp64oei6pVrAh4w3tG+Y12Vw7MbCFRQ==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -12127,13 +12127,12 @@
|
||||
"html-tags": "^5.1.0",
|
||||
"ignore": "^7.0.5",
|
||||
"import-meta-resolve": "^4.2.0",
|
||||
"is-plain-object": "^5.0.0",
|
||||
"mathml-tag-names": "^4.0.0",
|
||||
"meow": "^14.1.0",
|
||||
"micromatch": "^4.0.8",
|
||||
"normalize-path": "^3.0.0",
|
||||
"picocolors": "^1.1.1",
|
||||
"postcss": "^8.5.13",
|
||||
"postcss": "^8.5.14",
|
||||
"postcss-safe-parser": "^7.0.1",
|
||||
"postcss-selector-parser": "^7.1.1",
|
||||
"postcss-value-parser": "^4.2.0",
|
||||
@@ -12340,9 +12339,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint/node_modules/@csstools/css-calc": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.2.0.tgz",
|
||||
"integrity": "sha512-bR9e6o2BDB12jzN/gIbjHa5wLJ4UjD1CB9pM7ehlc0ddk6EBz+yYS1EV2MF55/HUxrHcB/hehAyt5vhsA3hx7w==",
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.2.1.tgz",
|
||||
"integrity": "sha512-DtdHlgXh5ZkA43cwBcAm+huzgJiwx3ZTWVjBs94kwz2xKqSimDA3lBgCjphYgwgVUMWatSM0pDd8TILB1yrVVg==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
"knip": "6.13.1",
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.11.0",
|
||||
"stylelint": "17.11.1",
|
||||
"stylelint-config-standard-scss": "17.0.0",
|
||||
"terser": "5.47.1",
|
||||
"typescript": "6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user