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 5 updates

Bumps the production-dependencies-minor group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@google-analytics/data](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-analytics-data) | `4.9.0` | `4.10.0` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.0.2` | `15.0.3` |
| [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `8.37.1` | `8.38.0` |
| [next](https://github.com/vercel/next.js) | `15.0.2` | `15.0.3` |
| [react-share](https://github.com/nygardk/react-share) | `5.1.0` | `5.1.1` |



Updates `@google-analytics/data` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-analytics-data/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/data-v4.10.0/packages/google-analytics-data)

Updates `@next/third-parties` from 15.0.2 to 15.0.3
- [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/v15.0.3/packages/third-parties)

Updates `@sentry/nextjs` from 8.37.1 to 8.38.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.37.1...8.38.0)

Updates `next` from 15.0.2 to 15.0.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.0.2...v15.0.3)

Updates `react-share` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/nygardk/react-share/releases)
- [Changelog](https://github.com/nygardk/react-share/blob/master/CHANGELOG.md)
- [Commits](nygardk/react-share@v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: "@google-analytics/data"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- 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: react-share
  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 Nov 13, 2024
1 parent 089f1e4 commit d257759
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 162 deletions.
10 changes: 5 additions & 5 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"url": "https://github.com/Ackuq/partiguiden.git"
},
"dependencies": {
"@google-analytics/data": "4.9.0",
"@google-analytics/data": "4.10.0",
"@heroicons/react": "2.1.5",
"@next/third-parties": "15.0.2",
"@next/third-parties": "15.0.3",
"@partiguiden/party-data": "workspace:*",
"@sentry/nextjs": "8.37.1",
"@sentry/nextjs": "8.38.0",
"@supercharge/promise-pool": "3.2.0",
"cheerio": "1.0.0",
"next": "15.0.2",
"next": "15.0.3",
"next-themes": "0.4.3",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-share": "5.1.0",
"react-share": "5.1.1",
"recharts": "2.13.3",
"strip-json-comments": "5.0.1",
"tailwind-merge": "2.5.4",
Expand Down
Loading

0 comments on commit d257759

Please sign in to comment.