summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMatweb Bot2024-05-15 04:15:31 +0000
committerjfriedli2024-05-29 13:56:41 +0000
commitbe649a90edcc6290874be635a111cc1d6a43b0c9 (patch)
tree73e209dd10132238f776d62eb869cb856b509efd /package.json
parent40f448b36ab3127c3c0b21d06ed04cb9a61d6018 (diff)
RenovateBot: Update dependency cssnano to v7
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 219b1fc..8cb4ce0 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
21 "dependencies": { 21 "dependencies": {
22 "@fullhuman/postcss-purgecss": "^6.0.0", 22 "@fullhuman/postcss-purgecss": "^6.0.0",
23 "autoprefixer": "^10.2.5", 23 "autoprefixer": "^10.2.5",
24 "cssnano": "^6.0.0", 24 "cssnano": "^7.0.0",
25 "postcss": "^8.4.5", 25 "postcss": "^8.4.5",
26 "postcss-cli": "^11.0.0", 26 "postcss-cli": "^11.0.0",
27 "tailwindcss": "^3.0.16" 27 "tailwindcss": "^3.0.16"