Skip to content

Commit 6ab903a

Browse files
author
feba.baby
committed
Merge branch 'master' into calender_icon_#3525_fix
2 parents 58d4609 + ede07d5 commit 6ab903a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.9.0",
7+
"react-datepicker": "^4.10.0",
88
"react-dom": "^18.2.0",
99
"react-scripts": "4.0.3"
1010
},

examples/hello-world/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10070,10 +10070,10 @@ react-app-polyfill@^2.0.0:
1007010070
regenerator-runtime "^0.13.7"
1007110071
whatwg-fetch "^3.4.1"
1007210072

10073-
react-datepicker@^4.9.0:
10074-
version "4.9.0"
10075-
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.9.0.tgz#e70cc7956e89e22d41dfdca06a6a8bf9676a0cc6"
10076-
integrity sha512-H2TphqnbFpBzbgcYN6B2lhiNt0us0OBdvMOuhmZMXvm7s1Cz7U5nYdORL7aCh7bc41ofPimf3ocg/uw2/xdRUA==
10073+
react-datepicker@^4.10.0:
10074+
version "4.10.0"
10075+
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.10.0.tgz#3f386ac5873dac5ea56544e51cdc01109938796c"
10076+
integrity sha512-6IfBCZyWj54ZZGLmEZJ9c4Yph0s9MVfEGDC2evOvf9AmVz+RRcfP2Czqad88Ff9wREbcbqa4dk7IFYeXF1d3Ag==
1007710077
dependencies:
1007810078
"@popperjs/core" "^2.9.2"
1007910079
classnames "^2.2.6"

0 commit comments

Comments
 (0)