(CE port) Replace GlSearchBox with GlSearchBoxByType
This commit is contained in:
parent
192861d78b
commit
1c8cf93ac7
2 changed files with 5 additions and 5 deletions
|
@ -31,7 +31,7 @@
|
||||||
"@babel/preset-env": "^7.3.1",
|
"@babel/preset-env": "^7.3.1",
|
||||||
"@gitlab/csslab": "^1.8.0",
|
"@gitlab/csslab": "^1.8.0",
|
||||||
"@gitlab/svgs": "^1.54.0",
|
"@gitlab/svgs": "^1.54.0",
|
||||||
"@gitlab/ui": "^2.3.0",
|
"@gitlab/ui": "^3.0.0",
|
||||||
"apollo-boost": "^0.3.1",
|
"apollo-boost": "^0.3.1",
|
||||||
"apollo-client": "^2.5.1",
|
"apollo-client": "^2.5.1",
|
||||||
"at.js": "^1.5.4",
|
"at.js": "^1.5.4",
|
||||||
|
|
|
@ -663,10 +663,10 @@
|
||||||
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.54.0.tgz#00320e845efd46716042cde0c348b990d4908daf"
|
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.54.0.tgz#00320e845efd46716042cde0c348b990d4908daf"
|
||||||
integrity sha512-DR17iy8TM5IbXEacqiDP0p8SuC/J8EL+98xbfVz5BKvRsPHpeZJQNlBF/petIV5d+KWM5A9v3GZTY7uMU7z/JQ==
|
integrity sha512-DR17iy8TM5IbXEacqiDP0p8SuC/J8EL+98xbfVz5BKvRsPHpeZJQNlBF/petIV5d+KWM5A9v3GZTY7uMU7z/JQ==
|
||||||
|
|
||||||
"@gitlab/ui@^2.3.0":
|
"@gitlab/ui@^3.0.0":
|
||||||
version "2.3.0"
|
version "3.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-2.3.0.tgz#7840aa4ad6638a90e82fa99f3a5dcac1785f7477"
|
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-3.0.0.tgz#33ca2808dbd4395e69a366a219d1edc1f3dbccd5"
|
||||||
integrity sha512-7hH+Q6SeP0hMMM21TQoGmvNjBcadgD+gWlGcKlnN1euH+6kfmOT5TCdrvsUjsZSNdycSXrEMMcQYy2oXG1sbdw==
|
integrity sha512-pDEa2k6ln5GE/N2z0V7dNEeFtSTW0p9ipO2/N9q6QMxO7fhhOhpMC0QVbdIljKTbglspDWI5v6BcqUjzYri5Pg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/standalone" "^7.0.0"
|
"@babel/standalone" "^7.0.0"
|
||||||
bootstrap-vue "^2.0.0-rc.11"
|
bootstrap-vue "^2.0.0-rc.11"
|
||||||
|
|
Loading…
Reference in a new issue