mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
chore: Upgrade infima 29 (#5234)
Co-authored-by: Massoud Maboudi <massoud.maboudi@gmail.com>
This commit is contained in:
parent
ce847d664c
commit
4cfbfa11ee
|
|
@ -39,7 +39,7 @@
|
|||
"copy-text-to-clipboard": "^3.0.1",
|
||||
"fs-extra": "^10.0.0",
|
||||
"globby": "^11.0.2",
|
||||
"infima": "0.2.0-alpha.28",
|
||||
"infima": "0.2.0-alpha.29",
|
||||
"lodash": "^4.17.20",
|
||||
"parse-numeric-range": "^1.2.0",
|
||||
"postcss": "^8.2.15",
|
||||
|
|
|
|||
|
|
@ -9,5 +9,4 @@
|
|||
padding: var(--ifm-spacing-horizontal);
|
||||
border-radius: 4px;
|
||||
background: var(--ifm-color-feedback-background);
|
||||
color-scheme: auto;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -115,7 +115,6 @@
|
|||
.indexCtasGitHubButton {
|
||||
border: none;
|
||||
overflow: hidden;
|
||||
color-scheme: auto;
|
||||
}
|
||||
|
||||
.indexCtaTryNowButton:hover {
|
||||
|
|
|
|||
|
|
@ -11062,10 +11062,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.28:
|
||||
version "0.2.0-alpha.28"
|
||||
resolved "https://registry.yarnpkg.com/infima/-/infima-0.2.0-alpha.28.tgz#61076cdd8b09e91f44d8c5015de6dc6c691a9873"
|
||||
integrity sha512-TqW9LC167PIkzvuiJ1WmnYnlp8/VdZKWzTxKQLPziItkveYGEc/Kdg0eG2XYbcfvd1iWis6oH0toewpwSrSeow==
|
||||
infima@0.2.0-alpha.29:
|
||||
version "0.2.0-alpha.29"
|
||||
resolved "https://registry.yarnpkg.com/infima/-/infima-0.2.0-alpha.29.tgz#4ccf27c4c696e9a0884b333ad9ced5f65b7ae5f3"
|
||||
integrity sha512-b6XX4QJekAYBPz2Y0XcXrDRaX/+96V95/WKWedY4zAWZ6xlzdxCrnyUgNaC4575aHcA2bfarLlTsP8FHFhjZFQ==
|
||||
|
||||
inflight@^1.0.4:
|
||||
version "1.0.6"
|
||||
|
|
|
|||
Loading…
Reference in New Issue