Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

Commit 151358e

Browse files
committed
Merge branch 'master' of github.com:verdaccio/ui
2 parents f560036 + b05385c commit 151358e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,15 +91,15 @@
9191
"node-mocks-http": "1.8.1",
9292
"normalize.css": "8.0.1",
9393
"optimize-css-assets-webpack-plugin": "5.0.3",
94-
"ora": "4.0.3",
94+
"ora": "4.0.4",
9595
"prettier": "1.19.1",
9696
"prop-types": "15.7.2",
9797
"puppeteer": "2.0.0",
9898
"react": "16.12.0",
9999
"react-autosuggest": "9.4.3",
100100
"react-dom": "16.13.0",
101101
"react-hook-form": "3.29.4",
102-
"react-hot-loader": "4.12.18",
102+
"react-hot-loader": "4.12.21",
103103
"react-i18next": "11.3.1",
104104
"react-router-dom": "5.1.2",
105105
"request": "2.88.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11280,10 +11280,10 @@ optionator@^0.8.1, optionator@^0.8.3:
1128011280
type-check "~0.3.2"
1128111281
word-wrap "~1.2.3"
1128211282

11283-
ora@4.0.3:
11284-
version "4.0.3"
11285-
resolved "https://registry.verdaccio.org/ora/-/ora-4.0.3.tgz#752a1b7b4be4825546a7a3d59256fa523b6b6d05"
11286-
integrity sha512-fnDebVFyz309A73cqCipVL1fBZewq4vwgSHfxh43vVy31mbyoQ8sCH3Oeaog/owYOs/lLlGVPCISQonTneg6Pg==
11283+
ora@4.0.4:
11284+
version "4.0.4"
11285+
resolved "https://registry.verdaccio.org/ora/-/ora-4.0.4.tgz#e8da697cc5b6a47266655bf68e0fb588d29a545d"
11286+
integrity sha512-77iGeVU1cIdRhgFzCK8aw1fbtT1B/iZAvWjS+l/o1x0RShMgxHUZaD2yDpWsNCPwXg9z1ZA78Kbdvr8kBmG/Ww==
1128711287
dependencies:
1128811288
chalk "^3.0.0"
1128911289
cli-cursor "^3.1.0"
@@ -12571,10 +12571,10 @@ react-hook-form@3.29.4:
1257112571
resolved "https://registry.verdaccio.org/react-hook-form/-/react-hook-form-3.29.4.tgz#0d4a6650d3f8035e5f4f6740258ac711e0fc3184"
1257212572
integrity sha512-NsqXUIHPmiXcb11gY5e4kiJSc0WONXRo28JLuXBL0dJr1vk60W5IwnzBDeT0mb+V3MIjPrV0lFPKo57VnSZAPw==
1257312573

12574-
react-hot-loader@4.12.18:
12575-
version "4.12.18"
12576-
resolved "https://registry.verdaccio.org/react-hot-loader/-/react-hot-loader-4.12.18.tgz#a9029e34af2690d76208f9a35189d73c2dfea6a7"
12577-
integrity sha512-qYD0Qi9lIbg9jLyfmodfqvAQqCBsoPKxAhca8Nxvy2/2pO5Q9r2kM28jN0bbbSnhwK8dJ7FjsfVtXKOxMW+bqw==
12574+
react-hot-loader@4.12.21:
12575+
version "4.12.21"
12576+
resolved "https://registry.verdaccio.org/react-hot-loader/-/react-hot-loader-4.12.21.tgz#332e830801fb33024b5a147d6b13417f491eb975"
12577+
integrity sha512-Ynxa6ROfWUeKWsTHxsrL2KMzujxJVPjs385lmB2t5cHUxdoRPGind9F00tOkdc1l5WBleOF4XEAMILY1KPIIDA==
1257812578
dependencies:
1257912579
fast-levenshtein "^2.0.6"
1258012580
global "^4.3.0"

0 commit comments

Comments
 (0)