|
165 | 165 | "typescript": "~5.8.3", |
166 | 166 | "webpack": "5.94.0" |
167 | 167 | }, |
168 | | - "resolutions": { |
169 | | - "ansi-html": "0.0.8", |
170 | | - "async": "2.6.4", |
171 | | - "body-parser": "1.20.3", |
172 | | - "braces": "3.0.3", |
173 | | - "eslint-utils": "1.4.3", |
174 | | - "highlight.js": "10.7.3", |
175 | | - "https-proxy-agent": "2.2.4", |
176 | | - "ini": "1.3.8", |
177 | | - "kind-of": "6.0.3", |
178 | | - "micromatch": "4.0.8", |
179 | | - "node-notifier": "8.0.2", |
180 | | - "nth-check": "2.0.1", |
181 | | - "prismjs": "1.30.0", |
182 | | - "rollup": "2.79.2", |
183 | | - "serialize-javascript": "3.1.0", |
184 | | - "underscore": "1.13.7", |
185 | | - "xmlhttprequest-ssl": "1.6.3", |
186 | | - "@embroider/macros": "1.15.0", |
187 | | - "@babel/runtime": "7.27.0", |
188 | | - "socket.io": "4.8.1", |
189 | | - "json5": "1.0.2", |
190 | | - "ember-cli-typescript": "5.3.0", |
191 | | - "lodash.template@^4.4.0": "patch:lodash.template@npm%3A4.5.0#./.yarn/patches/lodash.template-npm-4.5.0-5272df3039.patch", |
192 | | - "lodash.template@^4.5.0": "patch:lodash.template@npm%3A4.5.0#./.yarn/patches/lodash.template-npm-4.5.0-5272df3039.patch" |
193 | | - }, |
194 | 168 | "engines": { |
195 | 169 | "node": "20" |
196 | 170 | }, |
|
226 | 200 | "posthog-js": "^1.202.2", |
227 | 201 | "uuid": "9.0.1" |
228 | 202 | }, |
229 | | - "packageManager": "yarn@3.5.0" |
| 203 | + "packageManager": "yarn@3.5.0", |
| 204 | + "resolutions": { |
| 205 | + "ansi-html": "0.0.8", |
| 206 | + "async": "2.6.4", |
| 207 | + "body-parser": "1.20.3", |
| 208 | + "braces": "3.0.3", |
| 209 | + "eslint-utils": "1.4.3", |
| 210 | + "highlight.js": "10.7.3", |
| 211 | + "https-proxy-agent": "2.2.4", |
| 212 | + "ini": "1.3.8", |
| 213 | + "kind-of": "6.0.3", |
| 214 | + "micromatch": "4.0.8", |
| 215 | + "node-notifier": "8.0.2", |
| 216 | + "nth-check": "2.0.1", |
| 217 | + "prismjs": "1.30.0", |
| 218 | + "rollup": "2.79.2", |
| 219 | + "serialize-javascript": "3.1.0", |
| 220 | + "underscore": "1.13.7", |
| 221 | + "xmlhttprequest-ssl": "1.6.3", |
| 222 | + "@embroider/macros": "1.15.0", |
| 223 | + "@babel/runtime": "7.27.0", |
| 224 | + "socket.io": "4.8.1", |
| 225 | + "json5": "1.0.2", |
| 226 | + "ember-cli-typescript": "5.3.0", |
| 227 | + "lodash.template@^4.4.0": "patch:lodash.template@npm%3A4.5.0#./.yarn/patches/lodash.template-npm-4.5.0-5272df3039.patch", |
| 228 | + "lodash.template@^4.5.0": "patch:lodash.template@npm%3A4.5.0#./.yarn/patches/lodash.template-npm-4.5.0-5272df3039.patch" |
| 229 | + } |
230 | 230 | } |
0 commit comments