mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-01 02:42:23 -05:00
chore: update docusaurus@1.3.0
This commit is contained in:
parent
ac5036b172
commit
dcd5d9a7c7
2 changed files with 12 additions and 12 deletions
|
@ -11,6 +11,6 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"docusaurus": "1.2.0"
|
||||
"docusaurus": "1.3.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1462,9 +1462,9 @@ diacritics-map@^0.1.0:
|
|||
version "0.1.0"
|
||||
resolved "https://registry.npmjs.org/diacritics-map/-/diacritics-map-0.1.0.tgz#6dfc0ff9d01000a2edf2865371cac316e94977af"
|
||||
|
||||
docusaurus@1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.npmjs.org/docusaurus/-/docusaurus-1.2.0.tgz#106c24772efb1131df327ecb06d72af554d282ec"
|
||||
docusaurus@1.3.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.npmjs.org/docusaurus/-/docusaurus-1.3.0.tgz#a2a8a8f581390d53bffefc4b5e699699576970c9"
|
||||
dependencies:
|
||||
babel-plugin-transform-class-properties "^6.24.1"
|
||||
babel-plugin-transform-object-rest-spread "^6.26.0"
|
||||
|
@ -1494,10 +1494,10 @@ docusaurus@1.2.0:
|
|||
imagemin-svgo "^6.0.0"
|
||||
markdown-toc "^1.2.0"
|
||||
mkdirp "^0.5.1"
|
||||
prismjs "^1.14.0"
|
||||
react "^16.4.0"
|
||||
prismjs "^1.15.0"
|
||||
react "^16.4.1"
|
||||
react-dev-utils "^5.0.1"
|
||||
react-dom "^16.4.0"
|
||||
react-dom "^16.4.1"
|
||||
remarkable "^1.7.1"
|
||||
request "^2.87.0"
|
||||
shelljs "^0.7.8"
|
||||
|
@ -3632,9 +3632,9 @@ preserve@^0.2.0:
|
|||
version "0.2.0"
|
||||
resolved "https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
|
||||
|
||||
prismjs@^1.14.0:
|
||||
version "1.14.0"
|
||||
resolved "https://registry.npmjs.org/prismjs/-/prismjs-1.14.0.tgz#bbccfdb8be5d850d26453933cb50122ca0362ae0"
|
||||
prismjs@^1.15.0:
|
||||
version "1.15.0"
|
||||
resolved "https://registry.npmjs.org/prismjs/-/prismjs-1.15.0.tgz#8801d332e472091ba8def94976c8877ad60398d9"
|
||||
optionalDependencies:
|
||||
clipboard "^2.0.0"
|
||||
|
||||
|
@ -3761,7 +3761,7 @@ react-dev-utils@^5.0.1:
|
|||
strip-ansi "3.0.1"
|
||||
text-table "0.2.0"
|
||||
|
||||
react-dom@^16.4.0:
|
||||
react-dom@^16.4.1:
|
||||
version "16.4.1"
|
||||
resolved "https://registry.npmjs.org/react-dom/-/react-dom-16.4.1.tgz#7f8b0223b3a5fbe205116c56deb85de32685dad6"
|
||||
dependencies:
|
||||
|
@ -3774,7 +3774,7 @@ react-error-overlay@^4.0.0:
|
|||
version "4.0.0"
|
||||
resolved "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-4.0.0.tgz#d198408a85b4070937a98667f500c832f86bd5d4"
|
||||
|
||||
react@^16.4.0:
|
||||
react@^16.4.1:
|
||||
version "16.4.1"
|
||||
resolved "https://registry.npmjs.org/react/-/react-16.4.1.tgz#de51ba5764b5dbcd1f9079037b862bd26b82fe32"
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue