Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @vercel/analytics to v1.3.2 #50

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3490,11 +3490,19 @@ __metadata:
linkType: hard

"@vercel/analytics@npm:^1.1.1":
version: 1.1.1
resolution: "@vercel/analytics@npm:1.1.1"
version: 1.3.2
resolution: "@vercel/analytics@npm:1.3.2"
dependencies:
server-only: "npm:^0.0.1"
checksum: fece944678360085a5deaea3afdade16cab67097dca6585e02a1c4c67ac3ba91b8e0bb848b7ec686b87757aad763df5bae41ce103bdc16c6e586b9390d0b4c11
peerDependencies:
next: ">= 13"
react: ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta:
next:
optional: true
react:
optional: true
checksum: 11f1c3a8c07412f7a32175b96266d1fdc934085723c1461bcec71ff4850c363ff20e6ff2b3006f04c340954b2d3c15d90baa8626723f45ea3c0aeae89ee9436b
languageName: node
linkType: hard

Expand Down