|
73 | 73 | },
|
74 | 74 | "devDependencies": {
|
75 | 75 | "@11ty/eleventy": "^2.0.0",
|
76 |
| - "@11ty/eleventy-fetch": "^3.0.0", |
| 76 | + "@11ty/eleventy-fetch": "^4.0.0", |
77 | 77 | "@11ty/eleventy-plugin-rss": "^1.2.0",
|
78 |
| - "@11ty/eleventy-plugin-syntaxhighlight": "^4.2.0", |
| 78 | + "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", |
79 | 79 | "@github/relative-time-element": "^4.1.5",
|
80 | 80 | "@jamshop/eleventy-plugin-esbuild": "WebComponentsGuide/eleventy-plugin-esbuild",
|
81 | 81 | "@oddbird/popover-polyfill": "^0.2.0",
|
82 | 82 | "@ungap/custom-elements": "^1.1.1",
|
83 | 83 | "autoprefixer": "10.4.14",
|
84 | 84 | "cheerio": "1.0.0-rc.12",
|
85 | 85 | "construct-style-sheets-polyfill": "^3.1.0",
|
86 |
| - "cssnano": "5.1.15", |
| 86 | + "cssnano": "6.0.0", |
87 | 87 | "dedent": "^0.7.0",
|
88 | 88 | "dictionary-en": "^3.2.0",
|
89 | 89 | "eleventy-postcss-extension": "1.0.0",
|
90 | 90 | "eslint-plugin-custom-elements": "^0.0.8",
|
91 |
| - "glob": "^8.0.3", |
| 91 | + "glob": "^10.0.0", |
92 | 92 | "markdown-it": "^13.0.1",
|
93 | 93 | "markdown-it-github-headings": "^2.0.1",
|
94 | 94 | "markdownlint-cli": "^0.33.0",
|
|
127 | 127 | "retext-simplify": "^7.2.0",
|
128 | 128 | "retext-spell": "^5.3.0",
|
129 | 129 | "string-to-template-literal": "^2.0.0",
|
130 |
| - "stylelint": "^14.16.0", |
131 |
| - "stylelint-config-standard": "^29.0.0", |
| 130 | + "stylelint": "^15.0.0", |
| 131 | + "stylelint-config-standard": "^33.0.0", |
132 | 132 | "stylelint-media-use-custom-media": "^2.0.1",
|
133 | 133 | "stylelint-use-logical": "^2.0.0",
|
134 | 134 | "stylelint-use-nesting": "^4.0.0",
|
|
0 commit comments