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

github.com/negrel/hugo-theme-pico.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Negrel <negrel.dev@protonmail.com>2020-10-30 00:54:24 +0300
committerAlexandre Negrel <negrel.dev@protonmail.com>2020-10-30 00:54:24 +0300
commit94af3939d3906d0b03acb0602d0202dcfd74ebe9 (patch)
treecb1c12bd147df80862d2b09c5fda9bfaf21a3cd0 /package.json
parent9923a85c1e52a8e971d515af0487ef027d1a3b40 (diff)
updating dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 731448e..e035f8e 100644
--- a/package.json
+++ b/package.json
@@ -8,14 +8,14 @@
"scripts": {
"start": "hugo --gc"
},
- "devDependencies": {
- "@fullhuman/postcss-purgecss": "^2.3.0",
+ "dependencies": {
+ "@fullhuman/postcss-purgecss": "^3.0.0",
"autoprefixer": "^9.8.6",
- "npm-check-updates": "^9.0.1",
- "postcss": "^7.0.32",
- "postcss-cli": "^7.1.2",
- "postcss-import": "^12.0.1",
- "tailwindcss": "^1.8.8"
+ "npm-check-updates": "^9.2.3",
+ "postcss": "^8.1.4",
+ "postcss-cli": "^8.1.0",
+ "postcss-import": "^13.0.0",
+ "tailwindcss": "^1.9.6"
},
"browserslist": [
"last 1 version",