Skip to content

Commit b2e1330

Browse files
chore(deps): bump @vercel/speed-insights from 1.3.1 to 2.0.0 (#1089)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07ff14a commit b2e1330

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@heroui/react": "2.8.9",
2525
"@heroui/theme": "^2.4.19",
2626
"@vercel/analytics": "^1.6.1",
27-
"@vercel/speed-insights": "^1.3.1",
27+
"@vercel/speed-insights": "^2.0.0",
2828
"framer-motion": "12.34.3",
2929
"graphql": "^16.13.0",
3030
"next": "^16.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3922,10 +3922,10 @@
39223922
resolved "https://registry.yarnpkg.com/@vercel/analytics/-/analytics-1.6.1.tgz#b4e16daf445cf6cd365a91e43d86e9e5b3428ddc"
39233923
integrity sha512-oH9He/bEM+6oKlv3chWuOOcp8Y6fo6/PSro8hEkgCW3pu9/OiCXiUpRUogDh3Fs3LH2sosDrx8CxeOLBEE+afg==
39243924

3925-
"@vercel/speed-insights@^1.3.1":
3926-
version "1.3.1"
3927-
resolved "https://registry.yarnpkg.com/@vercel/speed-insights/-/speed-insights-1.3.1.tgz#df8baeba65a1aaaf11adbd09d3fe7edc6b2a493a"
3928-
integrity sha512-PbEr7FrMkUrGYvlcLHGkXdCkxnylCWePx7lPxxq36DNdfo9mcUjLOmqOyPDHAOgnfqgGGdmE3XI9L/4+5fr+vQ==
3925+
"@vercel/speed-insights@^2.0.0":
3926+
version "2.0.0"
3927+
resolved "https://registry.yarnpkg.com/@vercel/speed-insights/-/speed-insights-2.0.0.tgz#76e7ce61ce5db6f006a4991b0f60bd12d7c61b7c"
3928+
integrity sha512-jwkNcrTeafWxjmWq4AHBaptSqZiJkYU5adLC9QBSqeim0GcqDMgN5Ievh8OG1rJ6W3A4l1oiP7qr9CWxGuzu3w==
39293929

39303930
"@whatwg-node/disposablestack@^0.0.6":
39313931
version "0.0.6"

0 commit comments

Comments
 (0)