Skip to content

Commit

Permalink
build(deps): bump @vercel/speed-insights from 1.0.3 to 1.0.7
Browse files Browse the repository at this point in the history
Bumps [@vercel/speed-insights](https://github.com/vercel/speed-insights/tree/HEAD/packages/web) from 1.0.3 to 1.0.7.
- [Release notes](https://github.com/vercel/speed-insights/releases)
- [Commits](https://github.com/vercel/speed-insights/commits/1.0.7/packages/web)

---
updated-dependencies:
- dependency-name: "@vercel/speed-insights"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 782e92d commit eeb27f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react-dom": "18.2.18",
"@vercel/analytics": "^1.1.1",
"date-fns": "^3.2.0",
"@vercel/speed-insights": "^1.0.3",
"@vercel/speed-insights": "^1.0.7",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"framer-motion": "^10.18.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1326,10 +1326,10 @@
dependencies:
server-only "^0.0.1"

"@vercel/speed-insights@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@vercel/speed-insights/-/speed-insights-1.0.3.tgz#ae7175e2b9fd37f815519ff555d0eac4c7a0dfad"
integrity sha512-bKIt0HDdF6hP2bJZyS+za3k6sKeAXNRLSIUbwVwvyvKdsHBWS6ILBvmD1wXHZZyTqjU1TP7dTE/F6lHM6rBdKA==
"@vercel/speed-insights@^1.0.7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@vercel/speed-insights/-/speed-insights-1.0.7.tgz#f258b6021e862a318279b9c0c609dd18c2d15dc3"
integrity sha512-1XYZO/OlrAco8QPoXXIOPoMrj0O+slB9k6poRo1drQJ+DWTbdUUT18Mtm4ybA8KMj4mGEMEgbw0BKR/yq/VPhA==

"@xobotyi/scrollbar-width@^1.9.5":
version "1.9.5"
Expand Down

0 comments on commit eeb27f8

Please sign in to comment.