|
84 | 84 | "cheerio": "1.0.0-rc.12",
|
85 | 85 | "construct-style-sheets-polyfill": "^3.1.0",
|
86 | 86 | "cssnano": "^6.0.1",
|
87 |
| - "dedent": "^0.7.0", |
88 |
| - "dictionary-en": "^3.2.0", |
| 87 | + "dedent": "^1.0.0", |
| 88 | + "dictionary-en": "^4.0.0", |
89 | 89 | "eleventy-postcss-extension": "1.0.0",
|
90 | 90 | "eslint-plugin-custom-elements": "^0.0.8",
|
91 | 91 | "glob": "^10.2.7",
|
92 |
| - "markdown-it": "^13.0.1", |
| 92 | + "markdown-it": "^14.0.0", |
93 | 93 | "markdown-it-github-headings": "^2.0.1",
|
94 | 94 | "markdownlint-cli": "^0.38.0",
|
95 | 95 | "node-fetch": "^3.3.0",
|
|
98 | 98 | "postcss-combine-duplicated-selectors": "10.0.3",
|
99 | 99 | "postcss-import": "15.1.0",
|
100 | 100 | "postcss-jit-props": "1.0.14",
|
101 |
| - "postcss-preset-env": "^8.0.0", |
102 |
| - "prettier": "^2.8.1", |
103 |
| - "remark-cli": "^11.0.0", |
104 |
| - "remark-frontmatter": "^4.0.1", |
105 |
| - "remark-gfm": "^3.0.1", |
| 101 | + "postcss-preset-env": "^9.0.0", |
| 102 | + "prettier": "^3.0.0", |
| 103 | + "remark-cli": "^12.0.0", |
| 104 | + "remark-frontmatter": "^5.0.0", |
| 105 | + "remark-gfm": "^4.0.0", |
106 | 106 | "remark-lint-no-duplicate-headings": "^3.1.1",
|
107 | 107 | "remark-lint-no-duplicate-headings-in-section": "^3.1.1",
|
108 | 108 | "remark-preset-lint-consistent": "^5.1.1",
|
109 | 109 | "remark-preset-lint-markdown-style-guide": "^5.1.2",
|
110 | 110 | "remark-preset-lint-recommended": "^6.1.2",
|
111 | 111 | "remark-preset-prettier": "^2.0.1",
|
112 |
| - "remark-retext": "^5.0.1", |
113 |
| - "remark-validate-links": "^12.1.0", |
114 |
| - "retext-contractions": "^5.2.0", |
115 |
| - "retext-diacritics": "^4.2.0", |
116 |
| - "retext-english": "^4.1.0", |
117 |
| - "retext-equality": "^6.6.0", |
118 |
| - "retext-indefinite-article": "^4.2.0", |
119 |
| - "retext-intensify": "^6.2.0", |
120 |
| - "retext-passive": "^4.2.0", |
121 |
| - "retext-profanities": "^7.2.2", |
122 |
| - "retext-quotes": "^5.2.0", |
123 |
| - "retext-readability": "^7.2.0", |
124 |
| - "retext-redundant-acronyms": "^4.3.0", |
125 |
| - "retext-repeated-words": "^4.2.0", |
126 |
| - "retext-sentence-spacing": "^5.2.0", |
127 |
| - "retext-simplify": "^7.2.0", |
128 |
| - "retext-spell": "^5.3.0", |
129 |
| - "string-to-template-literal": "^2.0.0", |
130 |
| - "stylelint": "^14.16.1", |
131 |
| - "stylelint-config-standard": "^29.0.0", |
132 |
| - "stylelint-media-use-custom-media": "^2.0.1", |
| 112 | + "remark-retext": "^6.0.0", |
| 113 | + "remark-validate-links": "^13.0.0", |
| 114 | + "retext-contractions": "^6.0.0", |
| 115 | + "retext-diacritics": "^5.0.0", |
| 116 | + "retext-english": "^5.0.0", |
| 117 | + "retext-equality": "^7.0.0", |
| 118 | + "retext-indefinite-article": "^5.0.0", |
| 119 | + "retext-intensify": "^7.0.0", |
| 120 | + "retext-passive": "^5.0.0", |
| 121 | + "retext-profanities": "^8.0.0", |
| 122 | + "retext-quotes": "^6.0.0", |
| 123 | + "retext-readability": "^8.0.0", |
| 124 | + "retext-redundant-acronyms": "^5.0.0", |
| 125 | + "retext-repeated-words": "^5.0.0", |
| 126 | + "retext-sentence-spacing": "^6.0.0", |
| 127 | + "retext-simplify": "^8.0.0", |
| 128 | + "retext-spell": "^6.0.0", |
| 129 | + "string-to-template-literal": "^3.0.0", |
| 130 | + "stylelint": "^16.0.0", |
| 131 | + "stylelint-config-standard": "^36.0.0", |
| 132 | + "stylelint-media-use-custom-media": "^4.0.0", |
133 | 133 | "stylelint-use-logical": "^2.0.0",
|
134 | 134 | "stylelint-use-nesting": "^4.0.0",
|
135 |
| - "stylelint-value-no-unknown-custom-properties": "^4.0.0" |
| 135 | + "stylelint-value-no-unknown-custom-properties": "^6.0.0" |
136 | 136 | }
|
137 | 137 | }
|
0 commit comments