зеркало из https://github.com/github/docs.git
Bump @primer/css from 18.0.2 to 18.1.0 (#22469)
Bumps [@primer/css](https://github.com/primer/css) from 18.0.2 to 18.1.0. - [Release notes](https://github.com/primer/css/releases) - [Changelog](https://github.com/primer/css/blob/main/CHANGELOG.md) - [Commits](https://github.com/primer/css/compare/v18.0.2...v18.1.0) --- updated-dependencies: - dependency-name: "@primer/css" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
Родитель
785cf04d13
Коммит
6badc83b71
|
@ -10,7 +10,7 @@
|
|||
"@alex_neo/jest-expect-message": "^1.0.5",
|
||||
"@hapi/accept": "^5.0.2",
|
||||
"@primer/components": "^31.1.0",
|
||||
"@primer/css": "^18.0.2",
|
||||
"@primer/css": "^18.1.0",
|
||||
"@primer/octicons": "^16.1.1",
|
||||
"@primer/octicons-react": "^16.1.1",
|
||||
"accept-language-parser": "^1.5.0",
|
||||
|
@ -3525,16 +3525,21 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@primer/css": {
|
||||
"version": "18.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@primer/css/-/css-18.0.2.tgz",
|
||||
"integrity": "sha512-iZgL52N1F5tVit30v7DqTkz63DeLbB+n0Z2U5QdFriIYBc6ZfsihFFj1RCjbf8k1rKThvXt7ad/1bjIeBWJWww==",
|
||||
"version": "18.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@primer/css/-/css-18.1.0.tgz",
|
||||
"integrity": "sha512-B7ZjxeGPXzcaSm7dAp9n1C2tXDfJnRpdUlfLoTnsXWGKKgbHKgtDtwgRn+e0KGSDoNTmC85N3gemNfkT69D0kg==",
|
||||
"dependencies": {
|
||||
"@primer/primitives": "^5.1.0"
|
||||
"@primer/primitives": "6.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@primer/css/node_modules/@primer/primitives": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-6.0.0.tgz",
|
||||
"integrity": "sha512-idupwQC7vpMki4G2HBpQqTAD6MusFkipgfNXxETQ1D4yLkMQ1bMuif09dnHB7bhQBO5pXUFt52LMpPAnM5Zv4w=="
|
||||
},
|
||||
"node_modules/@primer/octicons": {
|
||||
"version": "16.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-16.1.1.tgz",
|
||||
|
@ -25286,11 +25291,18 @@
|
|||
}
|
||||
},
|
||||
"@primer/css": {
|
||||
"version": "18.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@primer/css/-/css-18.0.2.tgz",
|
||||
"integrity": "sha512-iZgL52N1F5tVit30v7DqTkz63DeLbB+n0Z2U5QdFriIYBc6ZfsihFFj1RCjbf8k1rKThvXt7ad/1bjIeBWJWww==",
|
||||
"version": "18.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@primer/css/-/css-18.1.0.tgz",
|
||||
"integrity": "sha512-B7ZjxeGPXzcaSm7dAp9n1C2tXDfJnRpdUlfLoTnsXWGKKgbHKgtDtwgRn+e0KGSDoNTmC85N3gemNfkT69D0kg==",
|
||||
"requires": {
|
||||
"@primer/primitives": "^5.1.0"
|
||||
"@primer/primitives": "6.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@primer/primitives": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-6.0.0.tgz",
|
||||
"integrity": "sha512-idupwQC7vpMki4G2HBpQqTAD6MusFkipgfNXxETQ1D4yLkMQ1bMuif09dnHB7bhQBO5pXUFt52LMpPAnM5Zv4w=="
|
||||
}
|
||||
}
|
||||
},
|
||||
"@primer/octicons": {
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"@alex_neo/jest-expect-message": "^1.0.5",
|
||||
"@hapi/accept": "^5.0.2",
|
||||
"@primer/components": "^31.1.0",
|
||||
"@primer/css": "^18.0.2",
|
||||
"@primer/css": "^18.1.0",
|
||||
"@primer/octicons": "^16.1.1",
|
||||
"@primer/octicons-react": "^16.1.1",
|
||||
"accept-language-parser": "^1.5.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче