Skip to content

Commit 7d1ec4f

Browse files
build(deps): bump @vercel/speed-insights in /playground
Bumps [@vercel/speed-insights](https://github.com/vercel/speed-insights/tree/HEAD/packages/web) from 1.3.1 to 2.0.0. - [Release notes](https://github.com/vercel/speed-insights/releases) - [Commits](https://github.com/vercel/speed-insights/commits/v2.0.0/packages/web) --- updated-dependencies: - dependency-name: "@vercel/speed-insights" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72df587 commit 7d1ec4f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@monaco-editor/react": "4.7.0",
1414
"@vercel/analytics": "^1.3.1",
1515
"@vercel/blob": "^2.0.0",
16-
"@vercel/speed-insights": "^1.0.12",
16+
"@vercel/speed-insights": "^2.0.0",
1717
"allotment": "^1.19.3",
1818
"antd": "^6.0.0",
1919
"axios": "^1.15.0",

playground/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,10 +1121,10 @@
11211121
throttleit "^2.1.0"
11221122
undici "^6.23.0"
11231123

1124-
"@vercel/speed-insights@^1.0.12":
1125-
version "1.3.1"
1126-
resolved "https://registry.npmjs.org/@vercel/speed-insights/-/speed-insights-1.3.1.tgz#df8baeba65a1aaaf11adbd09d3fe7edc6b2a493a"
1127-
integrity sha512-PbEr7FrMkUrGYvlcLHGkXdCkxnylCWePx7lPxxq36DNdfo9mcUjLOmqOyPDHAOgnfqgGGdmE3XI9L/4+5fr+vQ==
1124+
"@vercel/speed-insights@^2.0.0":
1125+
version "2.0.0"
1126+
resolved "https://registry.yarnpkg.com/@vercel/speed-insights/-/speed-insights-2.0.0.tgz#76e7ce61ce5db6f006a4991b0f60bd12d7c61b7c"
1127+
integrity sha512-jwkNcrTeafWxjmWq4AHBaptSqZiJkYU5adLC9QBSqeim0GcqDMgN5Ievh8OG1rJ6W3A4l1oiP7qr9CWxGuzu3w==
11281128

11291129
"@vitejs/plugin-react@^5.1.0":
11301130
version "5.2.0"

0 commit comments

Comments
 (0)