angular-cn/goldens/size-tracking/aio-payloads.json
Alan Agius ed7d288364 build: update several dependencies (#41434)
With this change we update several dependencies to avoid Renovate creating a lot of PRs during onboarding. We also remove yarn workspaces as after further analysis these are not needed.

Certain dependencies such as `@octokit/rest`, `remark` and `@babel/*` have not been updated as they require a decent amount of work to update, and it's best to leave them for a seperate PR.

PR Close #41434
2021-04-12 16:46:29 -07:00

30 lines
527 B
JSON
Executable File

{
"aio": {
"master": {
"uncompressed": {
"runtime-es2015": 3033,
"main-es2015": 451829,
"polyfills-es2015": 55230
}
}
},
"aio-local": {
"master": {
"uncompressed": {
"runtime-es2015": 3033,
"main-es2015": 452892,
"polyfills-es2015": 55230
}
}
},
"aio-local-viewengine": {
"master": {
"uncompressed": {
"runtime-es2015": 3153,
"main-es2015": 438598,
"polyfills-es2015": 55230
}
}
}
}