Bump @primer/react from 36.20.0 to 36.21.0 (#51134)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
15
package-lock.json
generated
15
package-lock.json
generated
@@ -17,7 +17,7 @@
|
||||
"@primer/css": "^21.3.1",
|
||||
"@primer/octicons": "^19.9.0",
|
||||
"@primer/octicons-react": "^19.9.0",
|
||||
"@primer/react": "36.20.0",
|
||||
"@primer/react": "36.21.0",
|
||||
"accept-language-parser": "^1.5.0",
|
||||
"ajv": "^8.16.0",
|
||||
"ajv-errors": "^3.0.0",
|
||||
@@ -1387,8 +1387,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@github/relative-time-element": {
|
||||
"version": "4.2.3",
|
||||
"license": "MIT"
|
||||
"version": "4.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@github/relative-time-element/-/relative-time-element-4.4.2.tgz",
|
||||
"integrity": "sha512-wTXunu3hmuGljA5CHaaoUIKV0oI35wno0FKJl2yqKplTRnsCA5bPNj4bDeVIubkuskql6jwionWLlGM1Y6QLaw=="
|
||||
},
|
||||
"node_modules/@github/tab-container-element": {
|
||||
"version": "3.4.0",
|
||||
@@ -2687,14 +2688,14 @@
|
||||
"integrity": "sha512-/3lNloWONQMiasMAmJl5b85tP86e4uElU1d+kQQOBoVoXttni98DEigqQrKgIdwWaEcbp43IU2ks/9EZdwM2XA=="
|
||||
},
|
||||
"node_modules/@primer/react": {
|
||||
"version": "36.20.0",
|
||||
"resolved": "https://registry.npmjs.org/@primer/react/-/react-36.20.0.tgz",
|
||||
"integrity": "sha512-UBKsbwFpve0nQFciWWjOkwKch1H9nuo/WuaT6rP32c+WnJ1xbXS0FnPsn/LkPjypfUbRPqBb6BUM8leNTKcriA==",
|
||||
"version": "36.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@primer/react/-/react-36.21.0.tgz",
|
||||
"integrity": "sha512-Z/PHXknBj7bn0L3b2XZE3YEGzL0/IXkTYKuDr8ZqY8to6bwRj2kjRe7fg/NvZpgl5E9BLAsjs0Q0mSTruT68vA==",
|
||||
"dependencies": {
|
||||
"@github/combobox-nav": "^2.1.5",
|
||||
"@github/markdown-toolbar-element": "^2.1.0",
|
||||
"@github/paste-markdown": "^1.4.0",
|
||||
"@github/relative-time-element": "^4.1.2",
|
||||
"@github/relative-time-element": "^4.4.1",
|
||||
"@github/tab-container-element": "^4.8.0",
|
||||
"@lit-labs/react": "1.2.1",
|
||||
"@oddbird/popover-polyfill": "^0.3.1",
|
||||
|
||||
@@ -232,7 +232,7 @@
|
||||
"@primer/css": "^21.3.1",
|
||||
"@primer/octicons": "^19.9.0",
|
||||
"@primer/octicons-react": "^19.9.0",
|
||||
"@primer/react": "36.20.0",
|
||||
"@primer/react": "36.21.0",
|
||||
"accept-language-parser": "^1.5.0",
|
||||
"ajv": "^8.16.0",
|
||||
"ajv-errors": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user