Skip to content

Commit

Permalink
chore(deps): Bump the production-dependencies-minor group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies-minor group with 3 updates: [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties), [next](https://github.com/vercel/next.js) and [recharts](https://github.com/recharts/recharts).


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

Updates `next` from 15.0.1 to 15.0.2
- [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.1...v15.0.2)

Updates `recharts` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md)
- [Commits](recharts/recharts@v2.13.0...v2.13.1)

---
updated-dependencies:
- dependency-name: "@next/third-parties"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: recharts
  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 Oct 30, 2024
1 parent 2a2f485 commit 8e5f5cd
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
"dependencies": {
"@google-analytics/data": "4.9.0",
"@heroicons/react": "2.1.5",
"@next/third-parties": "15.0.1",
"@next/third-parties": "15.0.2",
"@partiguiden/party-data": "workspace:*",
"@sentry/nextjs": "8.35.0",
"@supercharge/promise-pool": "3.2.0",
"cheerio": "1.0.0",
"next": "15.0.1",
"next": "15.0.2",
"next-themes": "0.3.0",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-share": "5.1.0",
"recharts": "2.13.0",
"recharts": "2.13.1",
"strip-json-comments": "5.0.1",
"tailwind-merge": "2.5.4",
"tailwindcss": "3.4.14",
Expand Down
122 changes: 61 additions & 61 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8e5f5cd

Please sign in to comment.