Skip to content

Commit 77d4cdb

Browse files
build(deps): update dependency @vercel/speed-insights to ^1.0.10 (#3922)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vercel/speed-insights](https://togithub.com/vercel/speed-insights) ([source](https://togithub.com/vercel/speed-insights/tree/HEAD/packages/web)) | [`^1.0.9` -> `^1.0.10`](https://renovatebot.com/diffs/npm/@vercel%2fspeed-insights/1.0.9/1.0.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vercel%2fspeed-insights/1.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vercel%2fspeed-insights/1.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vercel%2fspeed-insights/1.0.9/1.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vercel%2fspeed-insights/1.0.9/1.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/speed-insights (@&#8203;vercel/speed-insights)</summary> ### [`v1.0.10`](https://togithub.com/vercel/speed-insights/releases/tag/1.0.10) [Compare Source](https://togithub.com/vercel/speed-insights/compare/1.0.9...1.0.10) #### What's Changed - Fix astro package entrypoint types by [@&#8203;MoustaphaDev](https://togithub.com/MoustaphaDev) in [https://github.com/vercel/speed-insights/pull/55](https://togithub.com/vercel/speed-insights/pull/55) #### New Contributors - [@&#8203;MoustaphaDev](https://togithub.com/MoustaphaDev) made their first contribution in [https://github.com/vercel/speed-insights/pull/55](https://togithub.com/vercel/speed-insights/pull/55) **Full Changelog**: vercel/speed-insights@1.0.9...1.0.10 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/inabagumi/shinju-date). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54a687a commit 77d4cdb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@upstash/redis": "^1.28.3",
1111
"@vercel/analytics": "^1.1.3",
1212
"@vercel/otel": "^1.2.1",
13-
"@vercel/speed-insights": "^1.0.9",
13+
"@vercel/speed-insights": "^1.0.10",
1414
"clsx": "^2.1.0",
1515
"dedent": "^1.5.1",
1616
"edge-sitemap": "^1.1.1",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)