1
0
mirror of synced 2025-12-30 03:01:36 -05:00

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:
dependabot[bot]
2024-06-11 17:12:12 -07:00
committed by GitHub
parent 6d92fdbc6b
commit d7941d8268
2 changed files with 9 additions and 8 deletions

15
package-lock.json generated
View File

@@ -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",

View File

@@ -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",