fixed fonts

This commit is contained in:
root
2025-12-23 17:43:59 -05:00
parent 205473a23f
commit bfee3e854d
6 changed files with 15 additions and 3 deletions

7
package-lock.json generated
View File

@@ -13,6 +13,7 @@
"@fontsource/poppins": "5.1.0",
"@fontsource/public-sans": "5.1.1",
"@fontsource/roboto": "5.1.0",
"@mdi/font": "7.4.47",
"@tsconfig/node20": "20.1.4",
"@typescript-eslint/parser": "^8.18.2",
"@vue/compiler-sfc": "^3.5.16",
@@ -789,6 +790,12 @@
"@jridgewell/sourcemap-codec": "^1.4.14"
}
},
"node_modules/@mdi/font": {
"version": "7.4.47",
"resolved": "https://registry.npmjs.org/@mdi/font/-/font-7.4.47.tgz",
"integrity": "sha512-43MtGpd585SNzHZPcYowu/84Vz2a2g31TvPMTm9uTiCSWzaheQySUcSyUH/46fPnuPQWof2yd0pGBtzee/IQWw==",
"license": "Apache-2.0"
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",