File tree Expand file tree Collapse file tree 2 files changed +10
-19
lines changed Expand file tree Collapse file tree 2 files changed +10
-19
lines changed Original file line number Diff line number Diff line change 46
46
"raw-loader" : " ^4.0.2" ,
47
47
"react" : " ^16.14.0" ,
48
48
"react-accessible-accordion" : " ^3.3.5" ,
49
- "react-countup" : " ^4.4 .0" ,
49
+ "react-countup" : " ^6.0 .0" ,
50
50
"react-dom" : " ^17.0.2" ,
51
51
"react-feather" : " ^2.0.9" ,
52
52
"react-github-fork-ribbon" : " ^0.6.0" ,
Original file line number Diff line number Diff line change @@ -1962,10 +1962,10 @@ cosmiconfig@^5.0.0:
1962
1962
js-yaml "^3.13.1"
1963
1963
parse-json "^4.0.0"
1964
1964
1965
- countup.js@^1.9.3 :
1966
- version "1.9.3 "
1967
- resolved "https://registry.yarnpkg.com/countup.js/-/countup.js-1.9.3 .tgz#ce3e50cd7160441e478f07da31895edcc0f1c9dd "
1968
- integrity sha1-zj5QzXFgRB5HjwfaMYle3MDxyd0 =
1965
+ countup.js@^2.0.8 :
1966
+ version "2.0.8 "
1967
+ resolved "https://registry.yarnpkg.com/countup.js/-/countup.js-2.0.8 .tgz#eca0c31c9db3f7769cba494d9315cd52dbaaf1b9 "
1968
+ integrity sha512-pW3xwwD+hB+xmtI16xFcuLS0D5hSQqPQWkZOdgpKQyzxCquDNo2VCFPkRw12vmvdpnicXVTcjmYiakG6biwINg= =
1969
1969
1970
1970
create-ecdh@^4.0.0 :
1971
1971
version "4.0.4"
@@ -5457,14 +5457,12 @@ react-accessible-accordion@^3.3.5:
5457
5457
resolved "https://registry.yarnpkg.com/react-accessible-accordion/-/react-accessible-accordion-3.3.5.tgz#5d035994a261c832a57e7822f1bbacf914c5a5cc"
5458
5458
integrity sha512-yCh3tx+jNuOPs+m58LOBFTGDEaGvM8UfuCNznr855FDAWzwV8V/ZH/TVBvgqH0npP58KrrVrHpj4jcy0EE5hEw==
5459
5459
5460
- react-countup@^4.4 .0 :
5461
- version "4.4 .0"
5462
- resolved "https://registry.yarnpkg.com/react-countup/-/react-countup-4.4 .0.tgz#ca5c0a971c442a06a7bc52f3921ad2e66ba65990 "
5463
- integrity sha512-PSSpvRT5FCjCVh3NzPpz/SgeG8b9LnpfCSO1TEMK8K/GhmxI+s8D/KbxGCFsmmeq+Y0cnf2KepUHssPfH/7iyw ==
5460
+ react-countup@^6.0 .0 :
5461
+ version "6.0 .0"
5462
+ resolved "https://registry.yarnpkg.com/react-countup/-/react-countup-6.0 .0.tgz#463f174781db4bec25de8853335c18ff0a305131 "
5463
+ integrity sha512-Q5M8TbtdeSrnK6UaMgZBaV13GZHKsWh5FedzFM9HSWcI48x1SzJ33fCJcX23juLzguwRU3ZtumqlLdCUJdRPfA ==
5464
5464
dependencies :
5465
- countup.js "^1.9.3"
5466
- prop-types "^15.7.2"
5467
- warning "^4.0.3"
5465
+ countup.js "^2.0.8"
5468
5466
5469
5467
react-dom@^17.0.2 :
5470
5468
version "17.0.2"
@@ -6940,13 +6938,6 @@ walker@^1.0.7:
6940
6938
dependencies :
6941
6939
makeerror "1.0.x"
6942
6940
6943
- warning@^4.0.3 :
6944
- version "4.0.3"
6945
- resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.3.tgz#16e9e077eb8a86d6af7d64aa1e05fd85b4678ca3"
6946
- integrity sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==
6947
- dependencies :
6948
- loose-envify "^1.0.0"
6949
-
6950
6941
watchpack@2.1.1 :
6951
6942
version "2.1.1"
6952
6943
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.1.1.tgz#e99630550fca07df9f90a06056987baa40a689c7"
You can’t perform that action at this time.
0 commit comments