Make all instUI 5 packages available

in the commits that follow, we start using these new packages so this 
commit has just been split out into its own so we don’t need to worry 
about commit order in the others. It does no harm to make them available
now, before they are used.

Change-Id: I553ce5ca1a81bddd17a5de428a04d424375f62e2
Reviewed-on: https://gerrit.instructure.com/151766
Tested-by: Jenkins
Reviewed-by: Steven Burnett <sburnett@instructure.com>
Product-Review: Ryan Shaw <ryan@instructure.com>
QA-Review: Ryan Shaw <ryan@instructure.com>
This commit is contained in:
Ryan Shaw 2018-05-29 14:42:07 -06:00
parent ea35ad0c14
commit 0bd21c9ef9
2 changed files with 39 additions and 0 deletions

View File

@ -8,12 +8,15 @@
},
"dependencies": {
"@instructure/ui-alerts": "^5",
"@instructure/ui-billboard": "^5",
"@instructure/ui-breadcrumb": "^5",
"@instructure/ui-buttons": "^5",
"@instructure/ui-core": "^4.8.0",
"@instructure/ui-icons": "^5",
"@instructure/ui-layout": "^5",
"@instructure/ui-menu": "^5",
"@instructure/ui-overlays": "^5",
"@instructure/ui-pagination": "^5",
"@instructure/ui-themeable": "^5",
"@instructure/ui-themes": "^5",
"apollo-boost": "^0.1.4",

View File

@ -113,6 +113,29 @@
keycode "^2.1.8"
prop-types "^15.5.10"
"@instructure/ui-billboard@^5":
version "5.10.0"
resolved "https://registry.yarnpkg.com/@instructure/ui-billboard/-/ui-billboard-5.10.0.tgz#be4656259a06db7c02a00155e4467703680456af"
dependencies:
"@instructure/ui-elements" "^5.10.0"
"@instructure/ui-layout" "^5.10.0"
"@instructure/ui-themeable" "^5.10.0"
"@instructure/ui-utils" "^5.10.0"
classnames "^2.2.5"
prop-types "^15.5.10"
"@instructure/ui-breadcrumb@^5":
version "5.10.0"
resolved "https://registry.yarnpkg.com/@instructure/ui-breadcrumb/-/ui-breadcrumb-5.10.0.tgz#e28556b87fbedae2b17187d3e43c5afbdb264097"
dependencies:
"@instructure/ui-elements" "^5.10.0"
"@instructure/ui-icons" "^5.10.0"
"@instructure/ui-layout" "^5.10.0"
"@instructure/ui-themeable" "^5.10.0"
"@instructure/ui-utils" "^5.10.0"
classnames "^2.2.5"
prop-types "^15.5.10"
"@instructure/ui-buttons@^5", "@instructure/ui-buttons@^5.10.0":
version "5.10.0"
resolved "https://registry.yarnpkg.com/@instructure/ui-buttons/-/ui-buttons-5.10.0.tgz#466b6db5d3e3f6f9dbeef262bec304da918a6d43"
@ -252,6 +275,19 @@
no-scroll "^2.1.0"
prop-types "^15.5.10"
"@instructure/ui-pagination@^5":
version "5.10.0"
resolved "https://registry.yarnpkg.com/@instructure/ui-pagination/-/ui-pagination-5.10.0.tgz#772588abdc4b4e7c26f5cf5dcddbab563f2d47e8"
dependencies:
"@instructure/ui-a11y" "^5.10.0"
"@instructure/ui-buttons" "^5.10.0"
"@instructure/ui-elements" "^5.10.0"
"@instructure/ui-icons" "^5.10.0"
"@instructure/ui-layout" "^5.10.0"
"@instructure/ui-themeable" "^5.10.0"
"@instructure/ui-utils" "^5.10.0"
prop-types "^15.5.10"
"@instructure/ui-portal@^5.10.0":
version "5.10.0"
resolved "https://registry.yarnpkg.com/@instructure/ui-portal/-/ui-portal-5.10.0.tgz#affedfe35d89d3d0bb7b228c026b260bf37c6ee0"