chore: add Manrope and IBM Plex Mono font files

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jason Staack
2026-03-16 17:28:57 -05:00
parent 5717b3deb4
commit 79cc0ad793
5 changed files with 22 additions and 0 deletions

View File

@@ -9,6 +9,8 @@
"version": "9.0.1", "version": "9.0.1",
"dependencies": { "dependencies": {
"@dagrejs/dagre": "^2.0.4", "@dagrejs/dagre": "^2.0.4",
"@fontsource-variable/manrope": "^5.2.8",
"@fontsource/ibm-plex-mono": "^5.2.7",
"@git-diff-view/lowlight": "^0.0.39", "@git-diff-view/lowlight": "^0.0.39",
"@git-diff-view/react": "^0.0.39", "@git-diff-view/react": "^0.0.39",
"@radix-ui/react-avatar": "^1.1.11", "@radix-ui/react-avatar": "^1.1.11",
@@ -1258,6 +1260,24 @@
"integrity": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==", "integrity": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/@fontsource-variable/manrope": {
"version": "5.2.8",
"resolved": "https://registry.npmjs.org/@fontsource-variable/manrope/-/manrope-5.2.8.tgz",
"integrity": "sha512-nc9lOuCRz73UHnovDE2bwXUdghE2SEOc7Aii0qGe3CLyE03W1a7VnY5Z6euRiapiKbCkGS+eXbY3s/kvWeGeSw==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
}
},
"node_modules/@fontsource/ibm-plex-mono": {
"version": "5.2.7",
"resolved": "https://registry.npmjs.org/@fontsource/ibm-plex-mono/-/ibm-plex-mono-5.2.7.tgz",
"integrity": "sha512-MKAb8qV+CaiMQn2B0dIi1OV3565NYzp3WN5b4oT6LTkk+F0jR6j0ZN+5BKJiIhffDC3rtBULsYZE65+0018z9w==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
}
},
"node_modules/@git-diff-view/core": { "node_modules/@git-diff-view/core": {
"version": "0.0.39", "version": "0.0.39",
"resolved": "https://registry.npmjs.org/@git-diff-view/core/-/core-0.0.39.tgz", "resolved": "https://registry.npmjs.org/@git-diff-view/core/-/core-0.0.39.tgz",

View File

@@ -16,6 +16,8 @@
}, },
"dependencies": { "dependencies": {
"@dagrejs/dagre": "^2.0.4", "@dagrejs/dagre": "^2.0.4",
"@fontsource-variable/manrope": "^5.2.8",
"@fontsource/ibm-plex-mono": "^5.2.7",
"@git-diff-view/lowlight": "^0.0.39", "@git-diff-view/lowlight": "^0.0.39",
"@git-diff-view/react": "^0.0.39", "@git-diff-view/react": "^0.0.39",
"@radix-ui/react-avatar": "^1.1.11", "@radix-ui/react-avatar": "^1.1.11",

Binary file not shown.

Binary file not shown.

Binary file not shown.