website
website copied to clipboard
Update dependencies version
What would you like to be added:
Update the dependencies version(in both package-lock.json and yarn.lock) due to security concerns:
- [ ] Upgrade
trimto version 0.0.3 or later - [x] Upgrade
browserslistto version 4.16.5 or later - [x] Upgrade
dns-packetto version 1.3.2 or later - [x] Upgrade
wsto version 7.4.6 or later - [x] Upgrade
normalize-urlto version 4.5.1 or later - [x] Upgrade
tarto version 6.1.9 or later. - [x] Upgrade
path-parseto version 1.0.7 or later (#380, @SAMZONG) - [x] Upgrade
nth-checkto version 2.0.1 or later - [x] Upgrade
follow-redirectsto version 1.14.8 or later - [x] Upgrade
node-fetchto version 2.6.7 or later - [x] Upgrade
ansi-regexto version 5.0.1 or later. - [x] Upgrade
minimistto version 1.2.6 or later. - [x] Upgrade
cross-fetchto version 3.1.5 or later. - [x] Upgrade
ansi-regexto version 3.0.1 or later. - [ ] Upgrade
gotto version 11.8.5 or later.
Why is this needed:
I guess if we upgrade the docusaurus to a new version might solve all issues list on above.
cc @rgrupesh @Arhell
I guess if we upgrade the docusaurus to a new version might solve all issues list on above.
cc @rgrupesh @Arhell
Which version should we upgrade to?
I guess if we upgrade the docusaurus to a new version might solve all issues list on above. cc @rgrupesh @Arhell
Which version should we upgrade to?
latest?
Yes, we can use the latest 2.0.0-beta.21.
As https://github.com/facebook/docusaurus/releases/tag/v2.0.1 is now available, we can upgrade to v2.0.1 as it's a more stable version
As https://github.com/facebook/docusaurus/releases/tag/v2.0.1 is now available, we can upgrade to v2.0.1 as it's a more stable version
i update all to latest version PR https://github.com/karmada-io/website/pull/141
Hi @Arhell , Thanks for doing this. most of the dependencies are done by #156, but still have 4 left.
If possible, I would like to participate in the repair work here.
Sure, go ahead, appreciate it. /assign @SAMZONG
#380 upgrade path-parse to 1.0.7
Thanks @SAMZONG . Only two alerts left now.