Skip to content

Commit

Permalink
fix(deps): update dependency @vercel/analytics to v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 54ac4cc commit ea37ec8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.3.2",
"@your-org/common-i18n": "workspace:^",
"@your-org/core-lib": "workspace:^",
"@your-org/db-main-prisma": "workspace:^",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7781,20 +7781,20 @@ __metadata:
languageName: node
linkType: hard

"@vercel/analytics@npm:1.3.1":
version: 1.3.1
resolution: "@vercel/analytics@npm:1.3.1"
"@vercel/analytics@npm:1.3.2":
version: 1.3.2
resolution: "@vercel/analytics@npm:1.3.2"
dependencies:
server-only: "npm:^0.0.1"
peerDependencies:
next: ">= 13"
react: ^18 || ^19
react: ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta:
next:
optional: true
react:
optional: true
checksum: 10c0/a8c3d363a3327a4bb6b555374eecc814fc6840870c757ea96227111692a219916b960081424d46b8d5f5d84bcd40b8078bc882b774ab4dfd8e77f67d61b38ab1
checksum: 10c0/1ccf299bae2225d883ba537a21fcabd95c5d1c2bf9db6ec6ca9370aecbd4a8a6489dc71144eed5ff93b2f67ca9c9752807557b36d4e577eb84748aa75432c9ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -15788,7 +15788,7 @@ __metadata:
"@types/react": "npm:18.3.11"
"@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.3.2"
"@vitejs/plugin-react-swc": "npm:3.7.1"
"@vitest/coverage-v8": "npm:2.1.3"
"@vitest/ui": "npm:2.1.3"
Expand Down

0 comments on commit ea37ec8

Please sign in to comment.