aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
blob: 39dc571531155b11abc96bdbdedbad33aae77d91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "devDependencies": {
        "@stylistic/eslint-plugin": "^4.2.0",
        "eslint": "^9.21.0",
        "postcss-html": "^1.8.0",
        "stylelint": ">=16.15.0",
        "stylelint-config-standard": "^37.0.0"
    },
    "dependencies": {
        "npm-check-updates": "^17.1.15"
    }
}