Skip to content

Commit

Permalink
fix(deps): update dependency @vercel/analytics to v1.4.1 (#6051)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent b7375e4 commit 0cf8690
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.61.0",
"@vercel/analytics": "1.4.0",
"@vercel/analytics": "1.4.1",
"@your-org/common-i18n": "workspace:^",
"@your-org/core-lib": "workspace:^",
"@your-org/db-main-prisma": "workspace:^",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7813,9 +7813,9 @@ __metadata:
languageName: node
linkType: hard

"@vercel/analytics@npm:1.4.0":
version: 1.4.0
resolution: "@vercel/analytics@npm:1.4.0"
"@vercel/analytics@npm:1.4.1":
version: 1.4.1
resolution: "@vercel/analytics@npm:1.4.1"
peerDependencies:
"@remix-run/react": ^2
"@sveltejs/kit": ^1 || ^2
Expand All @@ -7839,7 +7839,7 @@ __metadata:
optional: true
vue-router:
optional: true
checksum: 10c0/5e26d974e7cc5be9b72f8cda149ca5fd5fbce07905a1b067e48e329b69471907097286f2e09325267869e2a2fb859b460111810493a8bd64b1571bb0710f1881
checksum: 10c0/e79bb0bdf52c0fcdb78fcaec8c0bb827d926e6cce5e72277d86e1a030bf529a04ae2c0f5d679d910358970fa1dc7b086926305560732c201e0b8b12bfee822f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -15765,7 +15765,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.4.0"
"@vercel/analytics": "npm:1.4.1"
"@vitejs/plugin-react-swc": "npm:3.7.1"
"@vitest/coverage-v8": "npm:2.1.5"
"@vitest/ui": "npm:2.1.5"
Expand Down

0 comments on commit 0cf8690

Please sign in to comment.