Skip to content

Commit

Permalink
upgrade: ⬆️ Upgrading dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
daniil4udo committed May 13, 2023
1 parent 7c86174 commit 291bfbf
Show file tree
Hide file tree
Showing 2 changed files with 2,304 additions and 2,107 deletions.
31 changes: 16 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,28 +43,29 @@
"cz": "git cz"
},
"devDependencies": {
"@democrance/stylelint-config": "^0.4.1",
"autoprefixer": "^10.4.13",
"commitizen": "^4.2.6",
"concurrently": "^7.6.0",
"@democrance/stylelint-config": "^0.7.0",
"@types/node": "^18.16.8",
"autoprefixer": "^10.4.14",
"commitizen": "^4.3.0",
"concurrently": "^8.0.1",
"cross-env": "^7.0.3",
"csso-cli": "^4.0.1",
"csso-cli": "^4.0.2",
"cz-conventional-changelog": "^3.3.0",
"cz-emoji": "1.3.1",
"find-unused-sass-variables": "^4.0.5",
"husky": "^8.0.2",
"lerna": "^6.3.0",
"lint-staged": "^13.1.0",
"postcss": "^8.4.20",
"find-unused-sass-variables": "^5.0.0",
"husky": "^8.0.3",
"lerna": "^6.6.2",
"lint-staged": "^13.2.2",
"postcss": "^8.4.23",
"postcss-cli": "^10.1.0",
"postcss-csso": "^6.0.1",
"postcss-sass": "^0.5.0",
"postcss-scss": "^4.0.6",
"prettier": "^2.8.1",
"rimraf": "^3.0.2",
"rtlcss": "^4.0.0",
"sass": "^1.57.1",
"stylelint": "^14.16.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.0",
"rtlcss": "^4.1.0",
"sass": "^1.62.1",
"stylelint": "^15.6.1",
"sugarss": "^4.0.1"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 291bfbf

Please sign in to comment.