1 Commits

Author SHA1 Message Date
8a4dbab253 Update dependency chokidar to v4
Some checks failed
Lint / lint (push) Failing after 13s
Build / build (pull_request) Failing after 30s
2025-10-19 12:01:27 +00:00

View File

@@ -26,8 +26,8 @@
}, },
"homepage": "https://github.com/jdan/98.css", "homepage": "https://github.com/jdan/98.css",
"devDependencies": { "devDependencies": {
"chokidar": "^3.3.1", "chokidar": "^4.0.0",
"cssnano": "^7.0.0", "cssnano": "^5.0.1",
"dedent": "^0.7.0", "dedent": "^0.7.0",
"ejs": "^3.0.2", "ejs": "^3.0.2",
"gh-pages": "^2.2.0", "gh-pages": "^2.2.0",