1
Fork 0

Update dependencies.

This commit is contained in:
Bauke 2022-03-28 14:05:26 +02:00
parent b8cdc833f3
commit 06f17f7b93
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
2 changed files with 5 additions and 6 deletions

View File

@ -13,7 +13,7 @@ name = "bauke-xyz"
path = "source/main.rs"
[dependencies]
askama = "0.10.5"
color-eyre = "0.5.11"
rsass = "0.22.2"
askama = "0.11.1"
color-eyre = "0.6.1"
rsass = "0.23.4"
userstyles = { git = "https://git.holllo.cc/Bauke/userstyles" }

View File

@ -11,10 +11,9 @@
"modern-normalize": "^1.1.0"
},
"devDependencies": {
"postcss": "^8.4.4",
"stylelint": "^14.1.0",
"stylelint": "^14.6.1",
"stylelint-config-standard-scss": "^3.0.0",
"xo": "^0.47.0"
"xo": "^0.48.0"
},
"stylelint": {
"extends": [