|
67 | 67 | }, |
68 | 68 | "packageManager": "yarn@4.6.0", |
69 | 69 | "resolutions": { |
70 | | - "array-buffer-byte-length": "npm:@nolyfill/array-buffer-byte-length@latest", |
71 | | - "array.prototype.flat": "npm:@nolyfill/array.prototype.flat@latest", |
72 | | - "arraybuffer.prototype.slice": "npm:@nolyfill/arraybuffer.prototype.slice@latest", |
73 | | - "available-typed-arrays": "npm:@nolyfill/available-typed-arrays@latest", |
74 | | - "define-properties": "npm:@nolyfill/define-properties@latest", |
75 | | - "es-set-tostringtag": "npm:@nolyfill/es-set-tostringtag@latest", |
76 | | - "function-bind": "npm:@nolyfill/function-bind@latest", |
77 | | - "function.prototype.name": "npm:@nolyfill/function.prototype.name@latest", |
78 | | - "get-symbol-description": "npm:@nolyfill/get-symbol-description@latest", |
79 | | - "globalthis": "npm:@nolyfill/globalthis@latest", |
80 | | - "gopd": "npm:@nolyfill/gopd@latest", |
81 | | - "has-property-descriptors": "npm:@nolyfill/has-property-descriptors@latest", |
82 | | - "has-proto": "npm:@nolyfill/has-proto@latest", |
83 | | - "has-symbols": "npm:@nolyfill/has-symbols@latest", |
84 | | - "has-tostringtag": "npm:@nolyfill/has-tostringtag@latest", |
85 | | - "hasown": "npm:@nolyfill/hasown@latest", |
86 | | - "internal-slot": "npm:@nolyfill/internal-slot@latest", |
87 | | - "is-array-buffer": "npm:@nolyfill/is-array-buffer@latest", |
88 | | - "is-date-object": "npm:@nolyfill/is-date-object@latest", |
89 | | - "is-regex": "npm:@nolyfill/is-regex@latest", |
90 | | - "is-shared-array-buffer": "npm:@nolyfill/is-shared-array-buffer@latest", |
91 | | - "is-string": "npm:@nolyfill/is-string@latest", |
92 | | - "is-symbol": "npm:@nolyfill/is-symbol@latest", |
93 | | - "is-typed-array": "npm:@nolyfill/is-typed-array@latest", |
94 | | - "is-weakref": "npm:@nolyfill/is-weakref@latest", |
95 | | - "isarray": "npm:@nolyfill/isarray@latest", |
96 | | - "object-keys": "npm:@nolyfill/object-keys@latest", |
97 | | - "object.assign": "npm:@nolyfill/object.assign@latest", |
98 | | - "regexp.prototype.flags": "npm:@nolyfill/regexp.prototype.flags@latest", |
99 | | - "safe-array-concat": "npm:@nolyfill/safe-array-concat@latest", |
100 | | - "safe-regex-test": "npm:@nolyfill/safe-regex-test@latest", |
101 | | - "set-function-length": "npm:@nolyfill/set-function-length@latest", |
102 | | - "side-channel": "npm:@nolyfill/side-channel@latest", |
103 | | - "string.prototype.trim": "npm:@nolyfill/string.prototype.trim@latest", |
104 | | - "string.prototype.trimend": "npm:@nolyfill/string.prototype.trimend@latest", |
105 | | - "string.prototype.trimstart": "npm:@nolyfill/string.prototype.trimstart@latest", |
106 | | - "typed-array-buffer": "npm:@nolyfill/typed-array-buffer@latest", |
107 | | - "typed-array-byte-length": "npm:@nolyfill/typed-array-byte-length@latest", |
108 | | - "typed-array-byte-offset": "npm:@nolyfill/typed-array-byte-offset@latest", |
109 | | - "typed-array-length": "npm:@nolyfill/typed-array-length@latest", |
110 | | - "unbox-primitive": "npm:@nolyfill/unbox-primitive@latest", |
111 | | - "which-boxed-primitive": "npm:@nolyfill/which-boxed-primitive@latest", |
112 | | - "which-typed-array": "npm:@nolyfill/which-typed-array@latest" |
| 70 | + "is-core-module": "npm:@nolyfill/is-core-module@^1", |
| 71 | + "safer-buffer": "npm:@nolyfill/safer-buffer@^1" |
113 | 72 | } |
114 | 73 | } |
0 commit comments