update electron to v27 (#3241)

and 
- update other deps
- update package-lock.json version to v3 in /vendor and /fonts
This commit is contained in:
Karsten Hassel
2023-10-19 23:44:31 +02:00
committed by GitHub
parent 0e2da630d5
commit 764ca3ac5c
6 changed files with 181 additions and 232 deletions

View File

@@ -11,6 +11,6 @@
},
"dependencies": {
"@fontsource/roboto": "^5.0.8",
"@fontsource/roboto-condensed": "^5.0.8"
"@fontsource/roboto-condensed": "^5.0.12"
}
}