1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-09 15:35:24 +02:00

feat: Replace google-fonts module with nuxt/fonts (#5618)

Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
Arsène Reymond 2025-07-09 00:07:18 +02:00 committed by GitHub
parent 50754ad012
commit 2d8f491666
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
47 changed files with 526 additions and 426 deletions

View file

@ -20,6 +20,7 @@
"dependencies": {
"@mdi/js": "^7.4.47",
"@nuxt/eslint": "1.2.0",
"@nuxt/fonts": "^0.11.4",
"@nuxtjs/i18n": "^9.2.1",
"@nuxtjs/proxy": "^2.1.0",
"@sidebase/nuxt-auth": "0.10.0",
@ -44,7 +45,6 @@
"@nuxt/types": "^2.18.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/eslint-module": "^4.1.0",
"@nuxtjs/google-fonts": "^3.2.0",
"@stylistic/eslint-plugin-js": "^4.2.0",
"@types/sortablejs": "^1.15.8",
"eslint": "^9.22.0",