Skip to content

Commit

Permalink
fix(deps): update dependency @vercel/analytics to v1.2.0 (#5100)
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 Feb 16, 2024
1 parent 5056ff5 commit c222322
Show file tree
Hide file tree
Showing 2 changed files with 14 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.20.5",
"@vercel/analytics": "1.1.4",
"@vercel/analytics": "1.2.0",
"@your-org/common-i18n": "workspace:^",
"@your-org/core-lib": "workspace:^",
"@your-org/db-main-prisma": "workspace:^",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8348,12 +8348,20 @@ __metadata:
languageName: node
linkType: hard

"@vercel/analytics@npm:1.1.4":
version: 1.1.4
resolution: "@vercel/analytics@npm:1.1.4"
"@vercel/analytics@npm:1.2.0":
version: 1.2.0
resolution: "@vercel/analytics@npm:1.2.0"
dependencies:
server-only: "npm:^0.0.1"
checksum: 10c0/10f1e0a0ed5b18cddcdd4c33e49144f5423a7f5d66046544106f6436af70da0b7e6e34888d5d936eecd87de3c0fb061c22e8a509274481f42f027621f36b082b
peerDependencies:
next: ">= 13"
react: ^18 || ^19
peerDependenciesMeta:
next:
optional: true
react:
optional: true
checksum: 10c0/ee6c541ce0e5ee5ad9c46d808db9c053c5fa8930897f59edf9a0cd5a30f62b06dd4120585fe9ecd9918f032cf713d315db22126615e9b6d65a43980fc71e0bf3
languageName: node
linkType: hard

Expand Down Expand Up @@ -17887,7 +17895,7 @@ __metadata:
"@types/react": "npm:18.2.55"
"@types/react-dom": "npm:18.2.19"
"@types/react-test-renderer": "npm:18.0.7"
"@vercel/analytics": "npm:1.1.4"
"@vercel/analytics": "npm:1.2.0"
"@vitejs/plugin-react-swc": "npm:3.6.0"
"@vitest/coverage-v8": "npm:1.2.2"
"@vitest/ui": "npm:1.2.2"
Expand Down

0 comments on commit c222322

Please sign in to comment.