1
0
mirror of synced 2025-12-19 09:57:42 -05:00

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:
Felicity Chapman
2025-10-21 15:53:49 +01:00
committed by GitHub
parent cd5ca152ad
commit 2e1fef3b8c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

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

View File

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