Skip to content

Commit

Permalink
fix(deps): update dependency @vercel/analytics to ^1.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent be0aa9e commit 3a0dc67
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@firebase/app-types": "^0.9.0",
"@metamask/detect-provider": "^2.0.0",
"@vercel/analytics": "^1.0.0",
"@vercel/analytics": "^1.3.1",
"firebase": "^10.7.0",
"next": "14.1.1",
"next-auth": "^4.20.1",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2575,12 +2575,20 @@ __metadata:
languageName: node
linkType: hard

"@vercel/analytics@npm:^1.0.0":
version: 1.1.2
resolution: "@vercel/analytics@npm:1.1.2"
"@vercel/analytics@npm:^1.3.1":
version: 1.3.1
resolution: "@vercel/analytics@npm:1.3.1"
dependencies:
server-only: "npm:^0.0.1"
checksum: 01d2d4b9a178d33b913ea94a872ca3d0fd98ba951fc4002d2f5e722a367af0188c81a42a133de472125279dcb5b8eb7cf953682e2b0bf34ebdb0563ba890553e
peerDependencies:
next: ">= 13"
react: ^18 || ^19
peerDependenciesMeta:
next:
optional: true
react:
optional: true
checksum: a8c3d363a3327a4bb6b555374eecc814fc6840870c757ea96227111692a219916b960081424d46b8d5f5d84bcd40b8078bc882b774ab4dfd8e77f67d61b38ab1
languageName: node
linkType: hard

Expand Down Expand Up @@ -12416,7 +12424,7 @@ __metadata:
"@types/node": "npm:20.14.10"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@vercel/analytics": "npm:^1.0.0"
"@vercel/analytics": "npm:^1.3.1"
eslint: "npm:8.54.0"
eslint-config-next: "npm:13.2.4"
firebase: "npm:^10.7.0"
Expand Down

0 comments on commit 3a0dc67

Please sign in to comment.