|
57 | 57 | "qunit-dom": "^0.8.0" |
58 | 58 | }, |
59 | 59 | "resolutions": { |
| 60 | + "**/fsevents": "npm:[email protected]", |
60 | 61 | "@babel/core": "^7.26.9", |
61 | | - "@babel/traverse": "^7.26.9", |
62 | | - "@babel/types": "^7.26.9", |
| 62 | + "@babel/helper-define-polyfill-provider": "^0.4.3", |
63 | 63 | "@babel/plugin-transform-runtime": "^7.26.9", |
64 | 64 | "@babel/preset-env": "^7.26.9", |
65 | | - "@babel/helper-define-polyfill-provider": "^0.4.3", |
| 65 | + "@babel/traverse": "^7.26.9", |
| 66 | + "@babel/types": "^7.26.9", |
| 67 | + "ansi-html": "0.0.8", |
66 | 68 | "babel-plugin-polyfill-corejs2": "^0.4.6", |
67 | 69 | "babel-plugin-polyfill-corejs3": "^0.8.5", |
68 | 70 | "babel-plugin-polyfill-es-shims": "^0.10.0", |
69 | 71 | "babel-plugin-polyfill-regenerator": "^0.5.3", |
70 | | - "**/fsevents": "npm:[email protected]", |
71 | | - "cross-spawn": "7.0.5", |
72 | | - "path-to-regexp": "0.1.12", |
73 | | - "ansi-html": "0.0.8", |
74 | 72 | "braces": "3.0.3", |
| 73 | + "cross-spawn": "7.0.5", |
| 74 | + "http-cache-semantics": "4.1.1", |
75 | 75 | "json5": "1.0.2", |
76 | | - "terser": "4.8.1", |
77 | | - "http-cache-semantics": "4.1.1" |
| 76 | + "merge": "^2.1.1", |
| 77 | + "path-to-regexp": "0.1.12", |
| 78 | + "terser": "4.8.1" |
78 | 79 | }, |
79 | 80 | "engines": { |
80 | 81 | "node": "6.* || 8.* || >= 10.*" |
|
0 commit comments