Skip to content

Commit

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

Updates `react-datepicker` from 3.8.0 to 4.8.0
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](Hacker0x01/react-datepicker@v3.8.0...v4.8.0)

Updates `@types/react-datepicker` from 3.1.8 to 4.4.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-datepicker)

---
updated-dependencies:
- dependency-name: react-datepicker
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/react-datepicker"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2023
1 parent 2bb6034 commit d4d1827
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 98 deletions.
145 changes: 49 additions & 96 deletions assets/package-lock.json

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

4 changes: 2 additions & 2 deletions assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"phoenix": "file:../deps/phoenix",
"phoenix_html": "file:../deps/phoenix_html",
"react": "^17.0.2",
"react-datepicker": "^3.8.0",
"react-datepicker": "^4.8.0",
"react-dom": "^17.0.2",
"react-select": "^4.3.1"
},
Expand All @@ -26,7 +26,7 @@
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^13.5.0",
"@types/react": "^17.0.34",
"@types/react-datepicker": "^3.1.8",
"@types/react-datepicker": "^4.8.0",
"@types/react-select": "^4.0.18",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
Expand Down

0 comments on commit d4d1827

Please sign in to comment.