Skip to content

Commit e57dbdd

Browse files
authored
chore: update pnpm overrides [AR-54972] (#312)
1 parent b51db52 commit e57dbdd

2 files changed

Lines changed: 380 additions & 48 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,13 @@
7373
"object.assign": "npm:@nolyfill/object.assign@^1",
7474
"object.entries": "npm:@nolyfill/object.entries@^1",
7575
"object.fromentries": "npm:@nolyfill/object.fromentries@^1",
76+
"object-keys": "npm:@nolyfill/object-keys@^1",
7677
"object.values": "npm:@nolyfill/object.values@^1",
7778
"safe-regex-test": "npm:@nolyfill/safe-regex-test@^1",
7879
"safer-buffer": "npm:@nolyfill/safer-buffer@^1",
7980
"string.prototype.includes": "npm:@nolyfill/string.prototype.includes@^1",
8081
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@^1",
8182
"string.prototype.repeat": "npm:@nolyfill/string.prototype.repeat@^1",
82-
"esbuild@<=0.24.2": ">=0.25.0",
8383
"eslint": "^10.0.1",
8484
"semver": "^7.7.4",
8585
"chokidar": "^5.0.0"

0 commit comments

Comments
 (0)