Skip to content

Commit 336b722

Browse files
chore(deps): bump react-datepicker in /examples/hello-world
Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 4.24.0 to 8.1.0. - [Release notes](https://github.com/Hacker0x01/react-datepicker/releases) - [Commits](Hacker0x01/react-datepicker@v4.24.0...v8.1.0) --- updated-dependencies: - dependency-name: react-datepicker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0560b7c commit 336b722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"react": "^18.2.0",
7-
"react-datepicker": "^4.24.0",
7+
"react-datepicker": "^8.1.0",
88
"react-dom": "^18.2.0",
99
"react-scripts": "5.0.1"
1010
},

0 commit comments

Comments
 (0)