|
116 | 116 | "ajv-errors": "^3.0.0",
|
117 | 117 | "ajv-formats": "^3.0.1",
|
118 | 118 | "autoprefixer": "^10.4.20",
|
119 |
| - "cspell": "^8.16.1", |
| 119 | + "cspell": "^8.17.1", |
120 | 120 | "gulp": "^5.0.0",
|
121 |
| - "hugo-extended": "0.139.4", |
| 121 | + "hugo-extended": "0.140.2", |
122 | 122 | "js-yaml": "^4.1.0",
|
123 | 123 | "markdown-link-check": "^3.13.6",
|
124 | 124 | "markdownlint": "^0.36.1",
|
125 | 125 | "postcss-cli": "^11.0.0",
|
126 | 126 | "prettier": "3.4.2",
|
127 | 127 | "require-dir": "^1.2.0",
|
128 |
| - "textlint": "^14.4.0", |
| 128 | + "textlint": "^14.4.2", |
129 | 129 | "textlint-filter-rule-allowlist": "^4.0.0",
|
130 | 130 | "textlint-filter-rule-comments": "^1.2.2",
|
131 | 131 | "textlint-rule-terminology": "^5.2.12",
|
|
135 | 135 | "dependencies": {
|
136 | 136 | "@opentelemetry/api": "^1.9.0",
|
137 | 137 | "@opentelemetry/auto-instrumentations-web": "^0.45.0",
|
138 |
| - "@opentelemetry/context-zone": "^1.29.0", |
139 |
| - "@opentelemetry/core": "^1.29.0", |
| 138 | + "@opentelemetry/context-zone": "^1.30.0", |
| 139 | + "@opentelemetry/core": "^1.30.0", |
140 | 140 | "@opentelemetry/exporter-trace-otlp-http": "^0.57.0",
|
141 | 141 | "@opentelemetry/instrumentation": "^0.57.0",
|
142 |
| - "@opentelemetry/resources": "^1.29.0", |
143 |
| - "@opentelemetry/sdk-trace-base": "^1.29.0", |
144 |
| - "@opentelemetry/sdk-trace-web": "^1.29.0", |
| 142 | + "@opentelemetry/resources": "^1.30.0", |
| 143 | + "@opentelemetry/sdk-trace-base": "^1.30.0", |
| 144 | + "@opentelemetry/sdk-trace-web": "^1.30.0", |
145 | 145 | "@opentelemetry/semantic-conventions": "^1.28.0",
|
146 | 146 | "path": "^0.12.7"
|
147 | 147 | },
|
148 | 148 | "optionalDependencies": {
|
149 |
| - "netlify-cli": "^17.38.0", |
150 |
| - "npm-check-updates": "^17.1.11" |
| 149 | + "netlify-cli": "^17.38.1", |
| 150 | + "npm-check-updates": "^17.1.13" |
151 | 151 | },
|
152 | 152 | "enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
|
153 | 153 | "engines": {
|
|
0 commit comments