|
117 | 117 | "ajv-errors": "^3.0.0",
|
118 | 118 | "ajv-formats": "^3.0.1",
|
119 | 119 | "autoprefixer": "^10.4.20",
|
120 |
| - "cspell": "^8.13.1", |
| 120 | + "cspell": "^8.14.2", |
121 | 121 | "gulp": "^5.0.0",
|
122 |
| - "hugo-extended": "0.131.0", |
| 122 | + "hugo-extended": "0.133.0", |
123 | 123 | "js-yaml": "^4.1.0",
|
124 | 124 | "markdown-link-check": "^3.12.2",
|
125 | 125 | "markdownlint": "^0.34.0",
|
126 | 126 | "postcss-cli": "^11.0.0",
|
127 | 127 | "prettier": "^3.3.3",
|
128 | 128 | "require-dir": "^1.2.0",
|
129 |
| - "textlint": "^14.0.4", |
| 129 | + "textlint": "^14.2.0", |
130 | 130 | "textlint-filter-rule-allowlist": "^4.0.0",
|
131 | 131 | "textlint-filter-rule-comments": "^1.2.2",
|
132 | 132 | "textlint-rule-terminology": "^5.2.6",
|
|
143 | 143 | "@opentelemetry/resources": "^1.25.1",
|
144 | 144 | "@opentelemetry/sdk-trace-base": "^1.25.1",
|
145 | 145 | "@opentelemetry/sdk-trace-web": "^1.25.1",
|
146 |
| - "@opentelemetry/semantic-conventions": "^1.25.1", |
| 146 | + "@opentelemetry/semantic-conventions": "^1.26.0", |
147 | 147 | "path": "^0.12.7"
|
148 | 148 | },
|
149 | 149 | "optionalDependencies": {
|
150 |
| - "netlify-cli": "^17.33.5", |
151 |
| - "npm-check-updates": "^17.0.3" |
| 150 | + "netlify-cli": "^17.34.3", |
| 151 | + "npm-check-updates": "^17.1.0" |
152 | 152 | },
|
153 | 153 | "enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
|
154 | 154 | "engines": {
|
|
0 commit comments