Skip to content

Commit

Permalink
fix(deps): update dependency @vercel/analytics to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 19a5cd3 commit 8a5cad6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.59.16",
"@vercel/analytics": "1.3.1",
"@vercel/analytics": "1.4.0",
"@your-org/common-i18n": "workspace:^",
"@your-org/core-lib": "workspace:^",
"@your-org/db-main-prisma": "workspace:^",
Expand Down
36 changes: 21 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7635,20 +7635,33 @@ __metadata:
languageName: node
linkType: hard

"@vercel/analytics@npm:1.3.1":
version: 1.3.1
resolution: "@vercel/analytics@npm:1.3.1"
dependencies:
server-only: "npm:^0.0.1"
"@vercel/analytics@npm:1.4.0":
version: 1.4.0
resolution: "@vercel/analytics@npm:1.4.0"
peerDependencies:
"@remix-run/react": ^2
"@sveltejs/kit": ^1 || ^2
next: ">= 13"
react: ^18 || ^19
react: ^18 || ^19 || ^19.0.0-rc
svelte: ">= 4"
vue: ^3
vue-router: ^4
peerDependenciesMeta:
"@remix-run/react":
optional: true
"@sveltejs/kit":
optional: true
next:
optional: true
react:
optional: true
checksum: 10c0/a8c3d363a3327a4bb6b555374eecc814fc6840870c757ea96227111692a219916b960081424d46b8d5f5d84bcd40b8078bc882b774ab4dfd8e77f67d61b38ab1
svelte:
optional: true
vue:
optional: true
vue-router:
optional: true
checksum: 10c0/5e26d974e7cc5be9b72f8cda149ca5fd5fbce07905a1b067e48e329b69471907097286f2e09325267869e2a2fb859b460111810493a8bd64b1571bb0710f1881
languageName: node
linkType: hard

Expand Down Expand Up @@ -15222,7 +15235,7 @@ __metadata:
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@types/react-test-renderer": "npm:18.3.0"
"@vercel/analytics": "npm:1.3.1"
"@vercel/analytics": "npm:1.4.0"
"@vitejs/plugin-react-swc": "npm:3.7.1"
"@vitest/coverage-v8": "npm:2.1.4"
"@vitest/ui": "npm:2.1.4"
Expand Down Expand Up @@ -17936,13 +17949,6 @@ __metadata:
languageName: node
linkType: hard

"server-only@npm:^0.0.1":
version: 0.0.1
resolution: "server-only@npm:0.0.1"
checksum: 10c0/4704f0ef85da0be981af6d4ed8e739d39bcfd265b9c246a684060acda5642d0fdc6daffc2308e71e2682c5f508090978802eae0a77623c9b90a49f9ae68048d6
languageName: node
linkType: hard

"set-function-length@npm:^1.2.1":
version: 1.2.2
resolution: "set-function-length@npm:1.2.2"
Expand Down

0 comments on commit 8a5cad6

Please sign in to comment.