Skip to content

Commit

Permalink
meta: bump the next-js group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the next-js group with 4 updates in the / directory: [@vercel/analytics](https://github.com/vercel/analytics/tree/HEAD/packages/web), [@vercel/speed-insights](https://github.com/vercel/speed-insights/tree/HEAD/packages/web), [next](https://github.com/vercel/next.js) and [turbo](https://github.com/vercel/turbo).


Updates `@vercel/analytics` from 1.2.2 to 1.3.1
- [Release notes](https://github.com/vercel/analytics/releases)
- [Commits](https://github.com/vercel/analytics/commits/1.3.1/packages/web)

Updates `@vercel/speed-insights` from 1.0.10 to 1.0.12
- [Release notes](https://github.com/vercel/speed-insights/releases)
- [Commits](https://github.com/vercel/speed-insights/commits/1.0.12/packages/web)

Updates `next` from 14.2.3 to 14.2.5
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.3...v14.2.5)

Updates `turbo` from 1.13.3 to 2.0.11
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](vercel/turborepo@v1.13.3...v2.0.11)

---
updated-dependencies:
- dependency-name: "@vercel/analytics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: next-js
- dependency-name: "@vercel/speed-insights"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: next-js
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: next-js
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: next-js
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent f9d7b09 commit 4c89fb5
Show file tree
Hide file tree
Showing 2 changed files with 9,889 additions and 8,040 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@types/node": "20.12.11",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@vercel/analytics": "^1.2.2",
"@vercel/speed-insights": "^1.0.10",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"autoprefixer": "~10.4.19",
"body-scroll-lock": "4.0.0-beta.0",
"class-variance-authority": "^0.7.0",
Expand All @@ -71,7 +71,7 @@
"lint-staged": "15.2.2",
"lucide-react": "^0.378.0",
"mini-svg-data-uri": "^1.4.4",
"next": "14.2.3",
"next": "14.2.5",
"next-themes": "~0.3.0",
"postcss": "~8.4.38",
"postcss-calc": "~10.0.0",
Expand Down Expand Up @@ -123,6 +123,6 @@
"stylelint-config-standard": "36.0.0",
"stylelint-order": "6.0.4",
"stylelint-selector-bem-pattern": "4.0.0",
"turbo": "1.13.3"
"turbo": "2.0.11"
}
}
Loading

0 comments on commit 4c89fb5

Please sign in to comment.