|
14 | 14 | "private": true, |
15 | 15 | "packageManager": "pnpm@10.33.2+sha512.a90faf6feeab71ad6c6e57f94e0fe1a12f5dcc22cd754db40ae9593eb6a3e0b6b12e3540218bb37ae083404b1f2ce6db2a4121e979829b4aff94b99f49da1cf8", |
16 | 16 | "engines": { |
17 | | - "node": ">=24.14.1", |
| 17 | + "node": ">=24.17.0", |
18 | 18 | "pnpm": ">=10.33.2" |
19 | 19 | }, |
20 | 20 | "scripts": { |
|
82 | 82 | "@graphql-tools/load": "8.1.2", |
83 | 83 | "@manypkg/get-packages": "2.2.2", |
84 | 84 | "@parcel/watcher": "2.5.1", |
85 | | - "@playwright/test": "1.59.1", |
| 85 | + "@playwright/test": "1.60.0", |
86 | 86 | "@sentry/cli": "2.40.0", |
87 | 87 | "@swc/core": "1.13.5", |
88 | 88 | "@theguild/eslint-config": "0.12.1", |
|
134 | 134 | "mjml-core@4.14.0>html-minifier": "-", |
135 | 135 | "mjml-cli@4.14.0>html-minifier": "-", |
136 | 136 | "@fastify/vite@6>vite": "-", |
137 | | - "ws@^8.0.0": "^8.18.0", |
138 | | - "ws@*": ">=8.18.0 || >=7.5.10 || >=6.2.3 || >=5.2.4", |
| 137 | + "ws@^8.0.0": "^8.21.0", |
| 138 | + "ws@*": ">=8.21.0 || >=7.5.10 || >=6.2.3 || >=5.2.4", |
139 | 139 | "cookie@<0.7.0": "0.7.2", |
140 | 140 | "tar-fs": "2.1.4", |
141 | 141 | "ip": "npm:neoip@2.1.0", |
|
167 | 167 | "fast-uri@2.x.x": "3.x.x", |
168 | 168 | "ioredis": "5.10.1", |
169 | 169 | "protobufjs@8.x.x": "8.6.4", |
170 | | - "protobufjs@7.x.x": "7.6.1", |
| 170 | + "protobufjs@7.x.x": "7.6.3", |
171 | 171 | "@opentelemetry/exporter-jaeger": "-", |
172 | 172 | "uuid@<14.x.x": "^14.0.0", |
173 | 173 | "tmp@<0.2.7": "0.2.7", |
174 | | - "@babel/core": "7.29.7" |
| 174 | + "@babel/core": "7.29.7", |
| 175 | + "sha.js@<=2.4.11": ">=2.4.12", |
| 176 | + "brace-expansion@>=5.0.0 <5.0.6": ">=5.0.6", |
| 177 | + "@sigstore/core@<=3.2.0": ">=3.2.1", |
| 178 | + "js-yaml@<3.15.0": "3.15.0", |
| 179 | + "echarts@<6.1.0": ">=6.1.0", |
| 180 | + "sigstore@<=4.1.0": ">=4.1.1" |
175 | 181 | }, |
176 | 182 | "patchedDependencies": { |
177 | 183 | "mjml-core@4.14.0": "patches/mjml-core@4.14.0.patch", |
|
0 commit comments