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

github.com/wangchucheng/hugo-eureka.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.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index f90b59b..d213263 100644
--- a/package.json
+++ b/package.json
@@ -10,12 +10,12 @@
"start": "hugo --gc"
},
"devDependencies": {
- "@fullhuman/postcss-purgecss": "^2.2.0",
- "autoprefixer": "^9.7.6",
- "postcss": "^7.0.30",
- "postcss-cli": "^7.1.1",
- "postcss-import": "^12.0.1",
- "tailwindcss": "^1.9.6"
+ "@fullhuman/postcss-purgecss": "^4.0.3",
+ "autoprefixer": "^10.2.5",
+ "postcss": "^8.2.9",
+ "postcss-cli": "^8.3.1",
+ "postcss-import": "^14.0.1",
+ "tailwindcss": "^2.0.4"
},
"browserslist": [
"last 1 version",