|
122 | 122 | "ajv-errors": "^3.0.0",
|
123 | 123 | "ajv-formats": "^3.0.1",
|
124 | 124 | "autoprefixer": "^10.4.20",
|
125 |
| - "cspell": "^8.17.3", |
| 125 | + "cspell": "^8.17.5", |
126 | 126 | "gulp": "^5.0.0",
|
127 |
| - "hugo-extended": "0.143.1", |
| 127 | + "hugo-extended": "0.144.2", |
128 | 128 | "js-yaml": "^4.1.0",
|
129 | 129 | "markdown-link-check": "^3.13.6",
|
130 | 130 | "markdownlint": "^0.37.4",
|
131 | 131 | "markdownlint-cli2": "^0.17.2",
|
132 | 132 | "postcss-cli": "^11.0.0",
|
133 |
| - "prettier": "3.5.1", |
134 |
| - "puppeteer": "^24.2.0", |
| 133 | + "prettier": "3.5.2", |
| 134 | + "puppeteer": "^24.3.0", |
135 | 135 | "require-dir": "^1.2.0",
|
136 | 136 | "textlint": "^14.4.2",
|
137 | 137 | "textlint-filter-rule-allowlist": "^4.0.0",
|
|
142 | 142 | },
|
143 | 143 | "dependencies": {
|
144 | 144 | "@opentelemetry/api": "^1.9.0",
|
145 |
| - "@opentelemetry/auto-instrumentations-web": "^0.45.0", |
| 145 | + "@opentelemetry/auto-instrumentations-web": "^0.45.1", |
146 | 146 | "@opentelemetry/context-zone": "^1.30.1",
|
147 | 147 | "@opentelemetry/core": "^1.30.1",
|
148 |
| - "@opentelemetry/exporter-trace-otlp-http": "^0.57.1", |
149 |
| - "@opentelemetry/instrumentation": "^0.57.1", |
| 148 | + "@opentelemetry/exporter-trace-otlp-http": "^0.57.2", |
| 149 | + "@opentelemetry/instrumentation": "^0.57.2", |
150 | 150 | "@opentelemetry/resources": "^1.30.1",
|
151 | 151 | "@opentelemetry/sdk-trace-base": "^1.30.1",
|
152 | 152 | "@opentelemetry/sdk-trace-web": "^1.30.1",
|
153 |
| - "@opentelemetry/semantic-conventions": "^1.29.0", |
| 153 | + "@opentelemetry/semantic-conventions": "^1.30.0", |
154 | 154 | "path": "^0.12.7"
|
155 | 155 | },
|
156 | 156 | "optionalDependencies": {
|
157 |
| - "netlify-cli": "^18.0.4", |
158 |
| - "npm-check-updates": "^17.1.14" |
| 157 | + "netlify-cli": "^19.0.0", |
| 158 | + "npm-check-updates": "^17.1.15" |
159 | 159 | },
|
160 | 160 | "enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
|
161 | 161 | "engines": {
|
|
0 commit comments