|
111 | 111 | "update:submodule": "set -x && git submodule update --remote ${DEPTH:- --depth 999}"
|
112 | 112 | },
|
113 | 113 | "devDependencies": {
|
114 |
| - "@cspell/dict-es-es": "^3.0.0", |
115 |
| - "@cspell/dict-fr-fr": "^2.2.2", |
116 |
| - "@cspell/dict-pt-br": "^2.3.0", |
| 114 | + "@cspell/dict-es-es": "^3.0.3", |
| 115 | + "@cspell/dict-fr-fr": "^2.2.5", |
| 116 | + "@cspell/dict-pt-br": "^2.3.3", |
117 | 117 | "ajv": "^8.17.1",
|
118 | 118 | "ajv-errors": "^3.0.0",
|
119 | 119 | "ajv-formats": "^3.0.1",
|
120 | 120 | "autoprefixer": "^10.4.20",
|
121 |
| - "cspell": "^8.14.4", |
| 121 | + "cspell": "^8.15.4", |
122 | 122 | "gulp": "^5.0.0",
|
123 |
| - "hugo-extended": "0.133.0", |
| 123 | + "hugo-extended": "0.136.1", |
124 | 124 | "js-yaml": "^4.1.0",
|
125 | 125 | "markdown-link-check": "^3.12.2",
|
126 | 126 | "markdownlint": "^0.35.0",
|
127 | 127 | "postcss-cli": "^11.0.0",
|
128 | 128 | "prettier": "^3.3.3",
|
129 | 129 | "require-dir": "^1.2.0",
|
130 |
| - "textlint": "^14.2.0", |
| 130 | + "textlint": "^14.2.1", |
131 | 131 | "textlint-filter-rule-allowlist": "^4.0.0",
|
132 | 132 | "textlint-filter-rule-comments": "^1.2.2",
|
133 | 133 | "textlint-rule-terminology": "^5.2.12",
|
|
148 | 148 | "path": "^0.12.7"
|
149 | 149 | },
|
150 | 150 | "optionalDependencies": {
|
151 |
| - "netlify-cli": "^17.36.4", |
152 |
| - "npm-check-updates": "^17.1.3" |
| 151 | + "netlify-cli": "^17.37.1", |
| 152 | + "npm-check-updates": "^17.1.4" |
153 | 153 | },
|
154 | 154 | "enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
|
155 | 155 | "engines": {
|
|
0 commit comments