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/css": "^21.3.1",
|
||||
"@primer/live-region-element": "^0.7.2",
|
||||
"@primer/octicons": "^19.15.5",
|
||||
"@primer/octicons": "^19.19.0",
|
||||
"@primer/octicons-react": "^19.14.0",
|
||||
"@primer/react": "^37.31.0",
|
||||
"accept-language-parser": "^1.5.0",
|
||||
@@ -3379,9 +3379,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@primer/octicons": {
|
||||
"version": "19.15.5",
|
||||
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.15.5.tgz",
|
||||
"integrity": "sha384-BXOX4YiO3A43qIuOXqghQLeFwQxRTQLGVGJMEC7lRTd4XHwsgIWSHErWN6dIHXiW",
|
||||
"version": "19.19.0",
|
||||
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.19.0.tgz",
|
||||
"integrity": "sha512-LBbL8nOl6FWMDy7riKB5ppHLtffY7loRq+CDGj0D5G1Xdo2mKlSOQy3rWy2RVE8SxxPFL+mj46C1nG+smKBEZA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"object-assign": "^4.1.1"
|
||||
|
||||
@@ -159,7 +159,7 @@
|
||||
"@primer/behaviors": "^1.7.2",
|
||||
"@primer/css": "^21.3.1",
|
||||
"@primer/live-region-element": "^0.7.2",
|
||||
"@primer/octicons": "^19.15.5",
|
||||
"@primer/octicons": "^19.19.0",
|
||||
"@primer/octicons-react": "^19.14.0",
|
||||
"@primer/react": "^37.31.0",
|
||||
"accept-language-parser": "^1.5.0",
|
||||
|
||||
Reference in New Issue
Block a user