Update primer/octicons to 19.19.0 from 19.15.5 to add MCP icon and other new icons (#58084)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -17,7 +17,7 @@
|
|||||||
"@primer/behaviors": "^1.7.2",
|
"@primer/behaviors": "^1.7.2",
|
||||||
"@primer/css": "^21.3.1",
|
"@primer/css": "^21.3.1",
|
||||||
"@primer/live-region-element": "^0.7.2",
|
"@primer/live-region-element": "^0.7.2",
|
||||||
"@primer/octicons": "^19.15.5",
|
"@primer/octicons": "^19.19.0",
|
||||||
"@primer/octicons-react": "^19.14.0",
|
"@primer/octicons-react": "^19.14.0",
|
||||||
"@primer/react": "^37.31.0",
|
"@primer/react": "^37.31.0",
|
||||||
"accept-language-parser": "^1.5.0",
|
"accept-language-parser": "^1.5.0",
|
||||||
@@ -3379,9 +3379,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@primer/octicons": {
|
"node_modules/@primer/octicons": {
|
||||||
"version": "19.15.5",
|
"version": "19.19.0",
|
||||||
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.15.5.tgz",
|
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.19.0.tgz",
|
||||||
"integrity": "sha384-BXOX4YiO3A43qIuOXqghQLeFwQxRTQLGVGJMEC7lRTd4XHwsgIWSHErWN6dIHXiW",
|
"integrity": "sha512-LBbL8nOl6FWMDy7riKB5ppHLtffY7loRq+CDGj0D5G1Xdo2mKlSOQy3rWy2RVE8SxxPFL+mj46C1nG+smKBEZA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"object-assign": "^4.1.1"
|
"object-assign": "^4.1.1"
|
||||||
|
|||||||
@@ -159,7 +159,7 @@
|
|||||||
"@primer/behaviors": "^1.7.2",
|
"@primer/behaviors": "^1.7.2",
|
||||||
"@primer/css": "^21.3.1",
|
"@primer/css": "^21.3.1",
|
||||||
"@primer/live-region-element": "^0.7.2",
|
"@primer/live-region-element": "^0.7.2",
|
||||||
"@primer/octicons": "^19.15.5",
|
"@primer/octicons": "^19.19.0",
|
||||||
"@primer/octicons-react": "^19.14.0",
|
"@primer/octicons-react": "^19.14.0",
|
||||||
"@primer/react": "^37.31.0",
|
"@primer/react": "^37.31.0",
|
||||||
"accept-language-parser": "^1.5.0",
|
"accept-language-parser": "^1.5.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user