Skip to content

Commit 539cbbb

Browse files
committed
upgrade: ⬆️ Upgrading dependencies
1 parent 7c86174 commit 539cbbb

File tree

2 files changed

+2348
-2128
lines changed

2 files changed

+2348
-2128
lines changed

package.json

Lines changed: 17 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -43,28 +43,29 @@
4343
"cz": "git cz"
4444
},
4545
"devDependencies": {
46-
"@democrance/stylelint-config": "^0.4.1",
47-
"autoprefixer": "^10.4.13",
48-
"commitizen": "^4.2.6",
49-
"concurrently": "^7.6.0",
46+
"@democrance/stylelint-config": "^0.7.0",
47+
"@types/node": "^18.16.8",
48+
"autoprefixer": "^10.4.14",
49+
"commitizen": "^4.3.0",
50+
"concurrently": "^8.0.1",
5051
"cross-env": "^7.0.3",
51-
"csso-cli": "^4.0.1",
52+
"csso-cli": "^4.0.2",
5253
"cz-conventional-changelog": "^3.3.0",
5354
"cz-emoji": "1.3.1",
54-
"find-unused-sass-variables": "^4.0.5",
55-
"husky": "^8.0.2",
56-
"lerna": "^6.3.0",
57-
"lint-staged": "^13.1.0",
58-
"postcss": "^8.4.20",
55+
"find-unused-sass-variables": "^5.0.0",
56+
"husky": "^8.0.3",
57+
"lerna": "^6.6.2",
58+
"lint-staged": "^13.2.2",
59+
"postcss": "^8.4.23",
5960
"postcss-cli": "^10.1.0",
6061
"postcss-csso": "^6.0.1",
6162
"postcss-sass": "^0.5.0",
6263
"postcss-scss": "^4.0.6",
63-
"prettier": "^2.8.1",
64-
"rimraf": "^3.0.2",
65-
"rtlcss": "^4.0.0",
66-
"sass": "^1.57.1",
67-
"stylelint": "^14.16.0",
64+
"prettier": "^2.8.8",
65+
"rimraf": "^5.0.0",
66+
"rtlcss": "^4.1.0",
67+
"sass": "^1.62.1",
68+
"stylelint": "^15.6.1",
6869
"sugarss": "^4.0.1"
6970
},
7071
"publishConfig": {
@@ -77,13 +78,7 @@
7778
"node-gyp"
7879
],
7980
"overrides": {
80-
"@npmcli/move-file": "npm:@npmcli/fs@latest",
81-
"ansi-regex": "^5.0.1",
82-
"read-package-tree": "npm:@npmcli/arborist@latest",
83-
"readdir-scoped-modules": "npm:@npmcli/fs@latest",
84-
"string-width": "^4.0.0",
85-
"stylelint": "^14.0.0",
86-
"uuid": "^8.0.0"
81+
"@npmcli/move-file": "npm:@npmcli/fs@latest"
8782
}
8883
}
8984
}

0 commit comments

Comments
 (0)