From 74d7b5051c705e1dc7b5f6a22227d1fdf2b700ca Mon Sep 17 00:00:00 2001 From: Gareth Fuller Date: Tue, 1 Aug 2023 15:29:02 +0100 Subject: [PATCH 1/5] chore: Test preconnect links (dm) (#3829) * Bump wallet connect dependencies (#3821) * 1.116.1 * add weekly gauges * 1.116.2 * chore: Use preconnect links to speed up initial load --------- Co-authored-by: Anastasios Co-authored-by: Alberto Gualis Co-authored-by: Automated Version Bump Co-authored-by: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> --- index.html | 7 + package-lock.json | 308 ++++++++++++++-------------- package.json | 6 +- src/data/voting-gauges.json | 335 +++++++++++++++++-------------- src/lib/config/arbitrum/pools.ts | 5 + src/lib/config/mainnet/pools.ts | 1 + src/lib/config/optimism/pools.ts | 2 + 7 files changed, 354 insertions(+), 310 deletions(-) diff --git a/index.html b/index.html index a0031061cb..3326ae69f7 100644 --- a/index.html +++ b/index.html @@ -60,6 +60,13 @@ data-site="<%= VITE_FATHOM_SITE_ID %>" defer > + + + + + + +