Skip to content

Commit ca7aa02

Browse files
Update devDependencies
1 parent ffcdf94 commit ca7aa02

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -73,22 +73,22 @@
7373
},
7474
"devDependencies": {
7575
"@11ty/eleventy": "^2.0.0",
76-
"@11ty/eleventy-fetch": "^3.0.0",
76+
"@11ty/eleventy-fetch": "^4.0.0",
7777
"@11ty/eleventy-plugin-rss": "^1.2.0",
78-
"@11ty/eleventy-plugin-syntaxhighlight": "^4.2.0",
78+
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
7979
"@github/relative-time-element": "^4.1.5",
8080
"@jamshop/eleventy-plugin-esbuild": "WebComponentsGuide/eleventy-plugin-esbuild",
8181
"@oddbird/popover-polyfill": "^0.2.0",
8282
"@ungap/custom-elements": "^1.1.1",
8383
"autoprefixer": "10.4.14",
8484
"cheerio": "1.0.0-rc.12",
8585
"construct-style-sheets-polyfill": "^3.1.0",
86-
"cssnano": "5.1.15",
86+
"cssnano": "6.0.0",
8787
"dedent": "^0.7.0",
8888
"dictionary-en": "^3.2.0",
8989
"eleventy-postcss-extension": "1.0.0",
9090
"eslint-plugin-custom-elements": "^0.0.8",
91-
"glob": "^8.0.3",
91+
"glob": "^10.0.0",
9292
"markdown-it": "^13.0.1",
9393
"markdown-it-github-headings": "^2.0.1",
9494
"markdownlint-cli": "^0.33.0",
@@ -127,8 +127,8 @@
127127
"retext-simplify": "^7.2.0",
128128
"retext-spell": "^5.3.0",
129129
"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",
132132
"stylelint-media-use-custom-media": "^2.0.1",
133133
"stylelint-use-logical": "^2.0.0",
134134
"stylelint-use-nesting": "^4.0.0",

0 commit comments

Comments
 (0)