mirror of
https://github.com/ivuorinen/base-configs-stylelint.git
synced 2026-01-26 03:03:58 +00:00
chore(deps): upgrade packages
This commit is contained in:
10
package.json
10
package.json
@@ -60,11 +60,11 @@
|
||||
"prettier:report": "prettier '**/*.{js,tsx,ts,json,mjs,cjs}' --check"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ivuorinen/config-checker": "^1.1.12",
|
||||
"postcss": "^8",
|
||||
"stylelint": "^16",
|
||||
"stylelint-config-recommended-scss": "^16.0.0",
|
||||
"stylelint-config-standard": "^39.0.0",
|
||||
"@ivuorinen/config-checker": "^1.1.13",
|
||||
"postcss": "^8.5.6",
|
||||
"stylelint": "^16.26.1",
|
||||
"stylelint-config-recommended-scss": "^16.0.2",
|
||||
"stylelint-config-standard": "^39.0.1",
|
||||
"stylelint-order": "^7.0.0",
|
||||
"stylelint-scss": "^6.12.1"
|
||||
},
|
||||
|
||||
20
yarn.lock
20
yarn.lock
@@ -306,7 +306,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ivuorinen/config-checker@npm:^1.1.12":
|
||||
"@ivuorinen/config-checker@npm:^1.1.12, @ivuorinen/config-checker@npm:^1.1.13":
|
||||
version: 1.1.13
|
||||
resolution: "@ivuorinen/config-checker@npm:1.1.13"
|
||||
checksum: 10c0/441691257d7080252ed4de4d4392597b30ffa5e242820ac1d33a4281a4580a4c01aee5c4a688b5f7c8f125320e113a2df45ff236b1e133986bb633b0c7454070
|
||||
@@ -368,15 +368,15 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@ivuorinen/stylelint-config@workspace:."
|
||||
dependencies:
|
||||
"@ivuorinen/config-checker": "npm:^1.1.12"
|
||||
"@ivuorinen/config-checker": "npm:^1.1.13"
|
||||
"@ivuorinen/eslint-config": "npm:^0.5.13"
|
||||
"@ivuorinen/markdownlint-config": "npm:^0.3.16"
|
||||
"@ivuorinen/prettier-config": "npm:^0.3.12"
|
||||
"@ivuorinen/semantic-release-config": "npm:^0.3.18"
|
||||
postcss: "npm:^8"
|
||||
stylelint: "npm:^16"
|
||||
stylelint-config-recommended-scss: "npm:^16.0.0"
|
||||
stylelint-config-standard: "npm:^39.0.0"
|
||||
postcss: "npm:^8.5.6"
|
||||
stylelint: "npm:^16.26.1"
|
||||
stylelint-config-recommended-scss: "npm:^16.0.2"
|
||||
stylelint-config-standard: "npm:^39.0.1"
|
||||
stylelint-order: "npm:^7.0.0"
|
||||
stylelint-scss: "npm:^6.12.1"
|
||||
languageName: unknown
|
||||
@@ -6259,7 +6259,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"postcss@npm:^8, postcss@npm:^8.5.3, postcss@npm:^8.5.6":
|
||||
"postcss@npm:^8.5.3, postcss@npm:^8.5.6":
|
||||
version: 8.5.6
|
||||
resolution: "postcss@npm:8.5.6"
|
||||
dependencies:
|
||||
@@ -7234,7 +7234,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stylelint-config-recommended-scss@npm:^16.0.0":
|
||||
"stylelint-config-recommended-scss@npm:^16.0.2":
|
||||
version: 16.0.2
|
||||
resolution: "stylelint-config-recommended-scss@npm:16.0.2"
|
||||
dependencies:
|
||||
@@ -7260,7 +7260,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stylelint-config-standard@npm:^39.0.0":
|
||||
"stylelint-config-standard@npm:^39.0.1":
|
||||
version: 39.0.1
|
||||
resolution: "stylelint-config-standard@npm:39.0.1"
|
||||
dependencies:
|
||||
@@ -7301,7 +7301,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stylelint@npm:^16":
|
||||
"stylelint@npm:^16.26.1":
|
||||
version: 16.26.1
|
||||
resolution: "stylelint@npm:16.26.1"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user