refactor(web): replace local noto-sans-sc font with domestic CDN

This commit is contained in:
duorameng
2026-06-05 20:12:02 +08:00
parent d0c6f836ff
commit c16b40636b
5 changed files with 4 additions and 14 deletions
-10
View File
@@ -10,7 +10,6 @@
"dependencies": {
"@fontsource-variable/inter": "^5.2.8",
"@fontsource-variable/jetbrains-mono": "^5.2.8",
"@fontsource-variable/noto-sans-sc": "^5.2.10",
"@guolao/vue-monaco-editor": "^1.6.0",
"@tailwindcss/vite": "^4.1.18",
"@tanstack/vue-table": "^8.21.3",
@@ -2087,15 +2086,6 @@
"url": "https://github.com/sponsors/ayuhito"
}
},
"node_modules/@fontsource-variable/noto-sans-sc": {
"version": "5.2.10",
"resolved": "https://registry.npmjs.org/@fontsource-variable/noto-sans-sc/-/noto-sans-sc-5.2.10.tgz",
"integrity": "sha512-zdk10i5HrDQTXI7ldD61zToX1fsgig8vDTsu7zB48SXOitWfuX0e5viZAwnkHuhwh096PU6X6i1AyAsbBCISpA==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
}
},
"node_modules/@guolao/vue-monaco-editor": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/@guolao/vue-monaco-editor/-/vue-monaco-editor-1.6.0.tgz",