summaryrefslogtreecommitdiff
path: root/package.json
blob: 62230e10bfd1f01afa893827f13c3f0481ac521d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "dependencies": {
    "@stylistic/eslint-plugin": "^4.2.0",
    "csso-cli": "^4.0.2",
    "eslint": "^9.27.0",
    "html-minifier-terser": "^7.2.0",
    "stylelint": "^16.19.1",
    "stylelint-config-standard": "^38.0.0",
    "terser": "^5.39.2",
    "vnu-jar": "^24.10.17"
  },
  "type": "module"
}