Skip to content

Commit

Permalink
deps(docs): add phosphoricons
Browse files Browse the repository at this point in the history
Signed-off-by: Quentin Guidée <[email protected]>
  • Loading branch information
quentinguidee committed Mar 14, 2024
1 parent 7c68b3e commit d479453
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"@apidevtools/swagger-parser": "^10.1.0",
"@mdx-js/react": "^3.0.1",
"@mdx-js/rollup": "^3.0.1",
"@phosphor-icons/react": "2.0.15",
"@rollup/plugin-yaml": "^4.1.2",
"@vertex-center/components": "workspace:packages/components",
"classnames": "^2.3.2",
Expand Down
11 changes: 11 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2726,6 +2726,16 @@ __metadata:
languageName: node
linkType: hard

"@phosphor-icons/react@npm:2.0.15":
version: 2.0.15
resolution: "@phosphor-icons/react@npm:2.0.15"
peerDependencies:
react: ">= 16.8"
react-dom: ">= 16.8"
checksum: 10c0/b7e60e1adb4440e5fa2930d780ff693ed1540da363354ed005e8d8690b3a94f40e5c3cd62c411b8bbcd847d623e4722bdb1d8a9a372cb9474a087d4794adad78
languageName: node
linkType: hard

"@phosphor-icons/react@npm:^2.0.15":
version: 2.1.3
resolution: "@phosphor-icons/react@npm:2.1.3"
Expand Down Expand Up @@ -5178,6 +5188,7 @@ __metadata:
"@apidevtools/swagger-parser": "npm:^10.1.0"
"@mdx-js/react": "npm:^3.0.1"
"@mdx-js/rollup": "npm:^3.0.1"
"@phosphor-icons/react": "npm:2.0.15"
"@rollup/plugin-yaml": "npm:^4.1.2"
"@types/react": "npm:^18.2.15"
"@types/react-dom": "npm:^18.2.7"
Expand Down

0 comments on commit d479453

Please sign in to comment.