Skip to content

Commit

Permalink
build(deps): bump react-big-calendar and @types/react-big-calendar
Browse files Browse the repository at this point in the history
Bumps [react-big-calendar](https://github.com/jquense/react-big-calendar) and [@types/react-big-calendar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-big-calendar). These dependencies needed to be updated together.

Updates `react-big-calendar` from 1.13.4 to 1.15.0
- [Release notes](https://github.com/jquense/react-big-calendar/releases)
- [Changelog](https://github.com/jquense/react-big-calendar/blob/master/CHANGELOG.md)
- [Commits](jquense/react-big-calendar@v1.13.4...v1.15.0)

Updates `@types/react-big-calendar` from 1.8.10 to 1.15.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-big-calendar)

---
updated-dependencies:
- dependency-name: react-big-calendar
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react-big-calendar"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joonatank committed Nov 21, 2024
1 parent aa39a4f commit ff51eeb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"next": "14.2.15",
"next-i18next": "^15.3.1",
"react": "^18.2.0",
"react-big-calendar": "^1.8.6",
"react-big-calendar": "^1.15.0",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.1",
"react-i18next": "^15.1.1",
Expand All @@ -51,7 +51,7 @@
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.7",
"@types/react": "^18.2.7",
"@types/react-big-calendar": "^1.8.10",
"@types/react-big-calendar": "^1.15.0",
"@types/react-dom": "18.3.0",
"@types/styled-components": "^5.1.29",
"@vercel/style-guide": "^6.0.0",
Expand Down
22 changes: 11 additions & 11 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 ff51eeb

Please sign in to comment.