Bump @vercel/speed-insights from 1.0.12 to 1.0.13

Bumps [@vercel/speed-insights](https://github.com/vercel/speed-insights/tree/HEAD/packages/web) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/vercel/speed-insights/releases)
- [Commits](https://github.com/vercel/speed-insights/commits/1.0.13/packages/web)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-22 17:46:49 +00:00 committed by GitHub
parent 4114a29b6e
commit ecc9d75e1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -31,7 +31,7 @@
"@tanstack/react-query": "^5.59.15",
"@vercel/analytics": "^1.3.1",
"@vercel/functions": "^1.4.2",
"@vercel/speed-insights": "^1.0.12",
"@vercel/speed-insights": "^1.0.13",
"babel-plugin-react-compiler": "0.0.0-experimental-7449567-20240905",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",

View file

@ -2172,14 +2172,14 @@ __metadata:
languageName: node
linkType: hard
"@vercel/speed-insights@npm:^1.0.12":
version: 1.0.12
resolution: "@vercel/speed-insights@npm:1.0.12"
"@vercel/speed-insights@npm:^1.0.13":
version: 1.0.13
resolution: "@vercel/speed-insights@npm:1.0.13"
peerDependencies:
"@sveltejs/kit": ^1 || ^2
next: ">= 13"
react: ^18 || ^19
svelte: ^4
svelte: ">= 4"
vue: ^3
vue-router: ^4
peerDependenciesMeta:
@ -2195,7 +2195,7 @@ __metadata:
optional: true
vue-router:
optional: true
checksum: 10c0/d1cc16952fdaddf8aff76e6c5909e8417cf11efe2458c70392e5172da620bcca39aea9eeaa8eb83b77fb2cb072a69047d62ba890f0c3a75cb110e3edb35b1648
checksum: 10c0/b2493ac7dd7b1905d75ac96c31e97e37b1222dbddd83c420dfcdb2956e135bdfe0f0aa94cbeddced93387e5b89abb3e2933a2606db9bf8465e112e2c86b8b879
languageName: node
linkType: hard
@ -6778,7 +6778,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^8.10.0"
"@vercel/analytics": "npm:^1.3.1"
"@vercel/functions": "npm:^1.4.2"
"@vercel/speed-insights": "npm:^1.0.12"
"@vercel/speed-insights": "npm:^1.0.13"
autoprefixer: "npm:^10.4.20"
babel-plugin-react-compiler: "npm:0.0.0-experimental-7449567-20240905"
class-variance-authority: "npm:^0.7.0"