Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leonardofaria/bento.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index d02c684..72a09b4 100644
--- a/package.json
+++ b/package.json
@@ -14,13 +14,13 @@
"start": "hugo --gc"
},
"devDependencies": {
- "@fullhuman/postcss-purgecss": "^2.3.0",
+ "@fullhuman/postcss-purgecss": "^3.0.0",
"@tailwindcss/ui": "^0.5.0",
"autoprefixer": "^9.8.6",
- "postcss": "^7.0.32",
- "postcss-cli": "^7.1.1",
+ "postcss": "^8.1.6",
+ "postcss-cli": "^7.1.2",
"postcss-import": "^12.0.1",
- "tailwindcss": "^1.7.3"
+ "tailwindcss": "^1.9.6"
},
"browserslist": [
"last 1 version",