|
43 | 43 | "ember-auto-import": "^2.7.2",
|
44 | 44 | "ember-repl": "workspace:*",
|
45 | 45 | "ember-source": ">= 5.10.2",
|
46 |
| - "webpack": ">= 5.92.0" |
| 46 | + "webpack": ">= 5.92.0", |
| 47 | + "array-includes": "npm:@nolyfill/array-includes@^1", |
| 48 | + "array.prototype.findlastindex": "npm:@nolyfill/array.prototype.findlastindex@^1", |
| 49 | + "array.prototype.flat": "npm:@nolyfill/array.prototype.flat@^1", |
| 50 | + "array.prototype.flatmap": "npm:@nolyfill/array.prototype.flatmap@^1", |
| 51 | + "assert": "npm:@nolyfill/assert@^1", |
| 52 | + "hasown": "npm:@nolyfill/hasown@^1", |
| 53 | + "is-core-module": "npm:@nolyfill/is-core-module@^1", |
| 54 | + "isarray": "npm:@nolyfill/isarray@^1", |
| 55 | + "json-stable-stringify": "npm:@nolyfill/json-stable-stringify@^1", |
| 56 | + "object.fromentries": "npm:@nolyfill/object.fromentries@^1", |
| 57 | + "object.groupby": "npm:@nolyfill/object.groupby@^1", |
| 58 | + "object.values": "npm:@nolyfill/object.values@^1", |
| 59 | + "side-channel": "npm:@nolyfill/side-channel@^1", |
| 60 | + "string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@^1", |
| 61 | + "string.prototype.trimend": "npm:@nolyfill/string.prototype.trimend@^1" |
47 | 62 | },
|
48 | 63 | "allowedDeprecatedVersions": {
|
49 | 64 | "source-map-url": "^0.3.0",
|
|
0 commit comments