mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-17 08:37:57 +02:00
chore(v2): upgrade Infima to v0.2.0-alpha.21 (#4429)
This commit is contained in:
parent
9a33802970
commit
c3968e2d8f
3 changed files with 5 additions and 10 deletions
|
@ -39,7 +39,7 @@
|
|||
"copy-text-to-clipboard": "^3.0.0",
|
||||
"fs-extra": "^9.1.0",
|
||||
"globby": "^11.0.2",
|
||||
"infima": "0.2.0-alpha.20",
|
||||
"infima": "0.2.0-alpha.21",
|
||||
"joi": "^17.4.0",
|
||||
"lodash": "^4.17.20",
|
||||
"parse-numeric-range": "^1.2.0",
|
||||
|
|
|
@ -18,8 +18,3 @@
|
|||
.navbarHidden {
|
||||
transform: translate3d(0, calc(var(--ifm-navbar-height) * -1), 0);
|
||||
}
|
||||
|
||||
/* Fix it in new version of Infima */
|
||||
:global(.navbar__toggle) {
|
||||
color: inherit;
|
||||
}
|
||||
|
|
|
@ -10857,10 +10857,10 @@ infer-owner@^1.0.3, infer-owner@^1.0.4:
|
|||
resolved "https://registry.yarnpkg.com/infer-owner/-/infer-owner-1.0.4.tgz#c4cefcaa8e51051c2a40ba2ce8a3d27295af9467"
|
||||
integrity sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==
|
||||
|
||||
infima@0.2.0-alpha.20:
|
||||
version "0.2.0-alpha.20"
|
||||
resolved "https://registry.yarnpkg.com/infima/-/infima-0.2.0-alpha.20.tgz#e99f70095e8d16a3333b561772eb9bf891211d3f"
|
||||
integrity sha512-HSAyIW4/iMq85dJC8PircFA530yEsxqSK/3lXjhSZY+4dms84Izi6sKGdl5V0mDxVaikjAt1oexITtj8T4B0KQ==
|
||||
infima@0.2.0-alpha.21:
|
||||
version "0.2.0-alpha.21"
|
||||
resolved "https://registry.yarnpkg.com/infima/-/infima-0.2.0-alpha.21.tgz#53cc49dbcaf5a8d165cbe4acf214eee02bca6154"
|
||||
integrity sha512-32uq+rWIrLNZx0jzNrwJWE8Go9NvpP0JTRKMXJ8aYlWZ0vm9OCgAEcVquwFBSW6ZP7R2rjBUjPy/nJ3PK7MhUA==
|
||||
|
||||
inflight@^1.0.4:
|
||||
version "1.0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue