|
156 | 156 | "markdownlint-rule-no-shortcut-ref-link": "github:chalin/markdownlint-rule-no-shortcut-ref-link#v0.3.1", |
157 | 157 | "postcss-cli": "^11.0.1", |
158 | 158 | "prettier": "3.8.1", |
159 | | - "puppeteer": "^24.37.5", |
160 | | - "puppeteer-core": "^24.37.5", |
| 159 | + "puppeteer": "^24.40.0", |
| 160 | + "puppeteer-core": "^24.40.0", |
161 | 161 | "require-dir": "^1.2.0", |
162 | 162 | "textlint": "^15.5.2", |
163 | 163 | "textlint-filter-rule-allowlist": "^4.0.0", |
|
168 | 168 | "yargs": "^18.0.0" |
169 | 169 | }, |
170 | 170 | "dependencies": { |
171 | | - "@opentelemetry/api": "^1.9.0", |
| 171 | + "@opentelemetry/api": "^1.9.1", |
172 | 172 | "@opentelemetry/auto-instrumentations-web": "^0.59.0", |
173 | | - "@opentelemetry/context-zone": "^2.5.1", |
174 | | - "@opentelemetry/core": "^2.5.1", |
| 173 | + "@opentelemetry/context-zone": "^2.6.1", |
| 174 | + "@opentelemetry/core": "^2.6.1", |
175 | 175 | "@opentelemetry/exporter-trace-otlp-http": "^0.214.0", |
176 | 176 | "@opentelemetry/instrumentation": "^0.214.0", |
177 | | - "@opentelemetry/resources": "^2.5.1", |
178 | | - "@opentelemetry/sdk-trace-base": "^2.5.1", |
179 | | - "@opentelemetry/sdk-trace-web": "^2.5.1", |
180 | | - "@opentelemetry/semantic-conventions": "^1.39.0", |
| 177 | + "@opentelemetry/resources": "^2.6.1", |
| 178 | + "@opentelemetry/sdk-trace-base": "^2.6.1", |
| 179 | + "@opentelemetry/sdk-trace-web": "^2.6.1", |
| 180 | + "@opentelemetry/semantic-conventions": "^1.40.0", |
181 | 181 | "minisearch": "^7.2.0", |
182 | 182 | "path": "^0.12.7" |
183 | 183 | }, |
184 | 184 | "optionalDependencies": { |
185 | | - "netlify-cli": "^24.0.0", |
| 185 | + "netlify-cli": "^24.10.0", |
186 | 186 | "npm-check-updates": "^20.0.0" |
187 | 187 | }, |
188 | 188 | "enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc", |
|
0 commit comments