Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
chore(css): updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrsskls committed Dec 17, 2021
1 parent c2c108c commit 6a3dd00
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 457 deletions.
10 changes: 5 additions & 5 deletions packages/stack-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@
},
"dependencies": {
"chalk": "^4.1.2",
"cssnano": "^5.0.10",
"cssnano": "^5.0.13",
"deepmerge": "^4.2.2",
"mkdirp": "^1.0.4",
"node-env-file": "^0.1.8",
"node-fetch": "^2.6.1",
"postcss": "^8.3.11",
"postcss": "^8.4.5",
"postcss-import": "^14.0.2",
"postcss-preset-env": "^6.7.0",
"postcss-preset-env": "^7.0.2",
"postcss-url": "^10.1.3",
"rev-hash": "^3.0.0",
"stylelint": "^14.0.1",
"stylelint": "^14.1.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-suitcss": "^17.0.0",
"stylelint-selector-bem-pattern": "^2.1.1"
},
"peerDependencies": {
"@factorial/stack-core": "^0.3.16"
"@factorial/stack-core": "^0.3.17"
}
}
Loading

0 comments on commit 6a3dd00

Please sign in to comment.