From 06f17f7b9331792fe1297bceef6cac34e5ee502f Mon Sep 17 00:00:00 2001 From: Bauke Date: Mon, 28 Mar 2022 14:05:26 +0200 Subject: [PATCH] Update dependencies. --- Cargo.toml | 6 +++--- package.json | 5 ++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 57b182d..33287d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" } diff --git a/package.json b/package.json index 3479379..06d619e 100644 --- a/package.json +++ b/package.json @@ -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": [