forked from sombochea/verdaccio-ui
chore: updated @material-ui/core (#384)
This commit is contained in:
parent
ef2b50a329
commit
53e1e63b12
@ -19,7 +19,7 @@
|
|||||||
"@commitlint/config-conventional": "8.2.0",
|
"@commitlint/config-conventional": "8.2.0",
|
||||||
"@emotion/core": "10.0.22",
|
"@emotion/core": "10.0.22",
|
||||||
"@emotion/styled": "10.0.23",
|
"@emotion/styled": "10.0.23",
|
||||||
"@material-ui/core": "4.7.2",
|
"@material-ui/core": "4.8.0",
|
||||||
"@material-ui/icons": "4.5.1",
|
"@material-ui/icons": "4.5.1",
|
||||||
"@octokit/rest": "16.35.2",
|
"@octokit/rest": "16.35.2",
|
||||||
"@testing-library/jest-dom": "4.2.4",
|
"@testing-library/jest-dom": "4.2.4",
|
||||||
|
@ -49,7 +49,7 @@ exports[`<App /> should display the Header component 1`] = `
|
|||||||
}
|
}
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="MuiBox-root MuiBox-root-218"
|
class="MuiBox-root MuiBox-root-219"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="emotion-8 emotion-9"
|
class="emotion-8 emotion-9"
|
||||||
|
@ -1558,10 +1558,10 @@
|
|||||||
mkdirp "^0.5.1"
|
mkdirp "^0.5.1"
|
||||||
rimraf "^2.5.2"
|
rimraf "^2.5.2"
|
||||||
|
|
||||||
"@material-ui/core@4.7.2":
|
"@material-ui/core@4.8.0":
|
||||||
version "4.7.2"
|
version "4.8.0"
|
||||||
resolved "https://registry.verdaccio.org/@material-ui%2fcore/-/core-4.7.2.tgz#b4396eded7c85214c43c17a18bad66e94742f92c"
|
resolved "https://registry.verdaccio.org/@material-ui%2fcore/-/core-4.8.0.tgz#8fb4f4df2b35e3e781b1eec17d4aaf388edf3099"
|
||||||
integrity sha512-ZbeO6xshTEHcMU2jMNjBY26u9p5ILQFj0y7HvOPZ9WT6POaN6qNKYX2PdXnnRDE1MpN8W2K1cxM4KKkiYWNkCQ==
|
integrity sha512-ODyvWlDOP0D3tU32wVlYRNrdS+LeJxB3xJbXdDxq6gnG4JhKk79+ylP0cImjPBI2yEZw0hcYHWFZOGD+0R1X4g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.4.4"
|
"@babel/runtime" "^7.4.4"
|
||||||
"@material-ui/styles" "^4.7.1"
|
"@material-ui/styles" "^4.7.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user