Skip to content

Commit

Permalink
chore(deps): Bump the production-dependencies-minor group across 1 di…
Browse files Browse the repository at this point in the history
…rectory with 4 updates

Bumps the production-dependencies-minor group with 4 updates in the / directory: [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties), [@sentry/nextjs](https://github.com/getsentry/sentry-javascript), [next](https://github.com/vercel/next.js) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss).


Updates `@next/third-parties` from 14.2.7 to 14.2.10
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.10/packages/third-parties)

Updates `@sentry/nextjs` from 8.27.0 to 8.30.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.27.0...8.30.0)

Updates `next` from 14.2.7 to 14.2.10
- [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.7...v14.2.10)

Updates `tailwindcss` from 3.4.10 to 3.4.11
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.10...v3.4.11)

---
updated-dependencies:
- dependency-name: "@next/third-parties"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 61f116d commit 7e71568
Show file tree
Hide file tree
Showing 2 changed files with 437 additions and 394 deletions.
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@
"dependencies": {
"@google-analytics/data": "4.8.0",
"@heroicons/react": "2.1.5",
"@next/third-parties": "14.2.7",
"@next/third-parties": "14.2.10",
"@partiguiden/party-data": "workspace:*",
"@sentry/nextjs": "8.27.0",
"@sentry/nextjs": "8.30.0",
"@supercharge/promise-pool": "3.2.0",
"cheerio": "1.0.0",
"next": "14.2.7",
"next": "14.2.10",
"next-themes": "0.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-share": "5.1.0",
"recharts": "2.12.7",
"strip-json-comments": "5.0.1",
"tailwindcss": "3.4.10",
"tailwindcss": "3.4.11",
"tailwind-merge": "2.5.2",
"typed.js": "2.1.0"
},
Expand Down
Loading

0 comments on commit 7e71568

Please sign in to comment.