diff --git a/playground/package.json b/playground/package.json index e3b68fbe6..11037b3c8 100644 --- a/playground/package.json +++ b/playground/package.json @@ -13,7 +13,7 @@ "@monaco-editor/react": "4.7.0", "@vercel/analytics": "^1.3.1", "@vercel/blob": "^2.0.0", - "@vercel/speed-insights": "^1.0.12", + "@vercel/speed-insights": "^2.0.0", "allotment": "^1.19.3", "antd": "^6.0.0", "axios": "^1.15.0", diff --git a/playground/yarn.lock b/playground/yarn.lock index 2f77376b9..cc1df2082 100644 --- a/playground/yarn.lock +++ b/playground/yarn.lock @@ -1121,10 +1121,10 @@ throttleit "^2.1.0" undici "^6.23.0" -"@vercel/speed-insights@^1.0.12": - version "1.3.1" - resolved "https://registry.npmjs.org/@vercel/speed-insights/-/speed-insights-1.3.1.tgz#df8baeba65a1aaaf11adbd09d3fe7edc6b2a493a" - integrity sha512-PbEr7FrMkUrGYvlcLHGkXdCkxnylCWePx7lPxxq36DNdfo9mcUjLOmqOyPDHAOgnfqgGGdmE3XI9L/4+5fr+vQ== +"@vercel/speed-insights@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@vercel/speed-insights/-/speed-insights-2.0.0.tgz#76e7ce61ce5db6f006a4991b0f60bd12d7c61b7c" + integrity sha512-jwkNcrTeafWxjmWq4AHBaptSqZiJkYU5adLC9QBSqeim0GcqDMgN5Ievh8OG1rJ6W3A4l1oiP7qr9CWxGuzu3w== "@vitejs/plugin-react@^5.1.0": version "5.2.0"