Skip to content

Commit 6849422

Browse files
authored
chore: update to vercel modules (#2206)
1 parent 40d9bdb commit 6849422

4 files changed

Lines changed: 22 additions & 45 deletions

File tree

app/plugins/vercel.client.ts

Lines changed: 0 additions & 32 deletions
This file was deleted.

nuxt.config.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ export default defineNuxtConfig({
2323
'nuxt-charts',
2424
'nuxt-auth-utils',
2525
'@nuxtjs/mcp-toolkit',
26-
'@nuxt/hints'
26+
'@nuxt/hints',
27+
'@vercel/analytics',
28+
'@vercel/speed-insights'
2729
],
2830
$development: {
2931
site: {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"@nuxtjs/mcp-toolkit": "^0.7.0",
4141
"@nuxtjs/mdc": "^0.20.2",
4242
"@nuxtjs/plausible": "^2.0.1",
43-
"@vercel/analytics": "^1.6.1",
43+
"@vercel/analytics": "^2.0.0",
4444
"@vercel/functions": "^3.4.3",
45-
"@vercel/speed-insights": "^1.3.1",
45+
"@vercel/speed-insights": "^2.0.0",
4646
"@vue/compiler-sfc": "^3.5.29",
4747
"@vueuse/components": "^14.2.1",
4848
"@vueuse/core": "^14.2.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)