|
26 | 26 | "@11ty/eleventy-navigation": "^0.3.5",
|
27 | 27 | "@11ty/eleventy-plugin-rss": "^2.0.2",
|
28 | 28 | "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
29 |
| - "@eslint/js": "^9.11.1", |
| 29 | + "@eslint/js": "^9.16.0", |
30 | 30 | "@types/markdown-it": "^14.1.2",
|
31 | 31 | "autoprefixer": "^10.4.20",
|
32 | 32 | "cssnano": "^7.0.6",
|
33 | 33 | "cssnano-preset-lite": "^4.0.3",
|
34 | 34 | "dotenv": "^16.4.5",
|
35 | 35 | "eleventy-plugin-seo": "^0.5.2",
|
36 | 36 | "esbuild": "^0.24.0",
|
37 |
| - "eslint": "^9.11.1", |
| 37 | + "eslint": "^9.16.0", |
38 | 38 | "eslint-config-prettier": "^9.1.0",
|
39 | 39 | "eslint-config-standard": "^17.1.0",
|
40 |
| - "eslint-plugin-import": "^2.30.0", |
41 |
| - "eslint-plugin-n": "^17.10.3", |
| 40 | + "eslint-plugin-import": "^2.31.0", |
| 41 | + "eslint-plugin-n": "^17.14.0", |
42 | 42 | "eslint-plugin-prettier": "^5.2.1",
|
43 |
| - "eslint-plugin-promise": "^7.1.0", |
| 43 | + "eslint-plugin-promise": "^7.2.1", |
44 | 44 | "globals": "^15.10.0",
|
45 | 45 | "lodash": "^4.17.21",
|
46 | 46 | "markdown-it": "^14.1.0",
|
|
0 commit comments