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:
20
frontend/package-lock.json
generated
20
frontend/package-lock.json
generated
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
BIN
frontend/src/assets/fonts/IBMPlexMono-Medium.woff2
Normal file
BIN
frontend/src/assets/fonts/IBMPlexMono-Medium.woff2
Normal file
Binary file not shown.
BIN
frontend/src/assets/fonts/IBMPlexMono-Regular.woff2
Normal file
BIN
frontend/src/assets/fonts/IBMPlexMono-Regular.woff2
Normal file
Binary file not shown.
BIN
frontend/src/assets/fonts/Manrope-Variable.woff2
Normal file
BIN
frontend/src/assets/fonts/Manrope-Variable.woff2
Normal file
Binary file not shown.
Reference in New Issue
Block a user