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

github.com/nanxiaobei/hugo-paper.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 66e4d8a..98f6de9 100644
--- a/package.json
+++ b/package.json
@@ -17,9 +17,9 @@
"dependencies": {
"@tailwindcss/typography": "^0.5.4",
"prettier": "^2.7.1",
- "prettier-plugin-tailwindcss": "^0.1.12",
- "stylelint": "^14.9.1",
- "stylelint-config-one": "^2.2.0",
- "tailwindcss": "^3.1.6"
+ "prettier-plugin-tailwindcss": "^0.1.13",
+ "stylelint": "^14.10.0",
+ "stylelint-config-one": "^2.3.0",
+ "tailwindcss": "^3.1.8"
}
}