mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 07:29:15 +02:00
refactor: 🔥 Remove @nuxtjs/seo
This commit is contained in:
parent
76e5f4e9aa
commit
56366b87ba
3 changed files with 6 additions and 21 deletions
14
package.json
14
package.json
|
|
@ -58,18 +58,16 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@nuxtjs/seo": "^2.0.0-rc.23",
|
||||
"@nuxtjs/tailwindcss": "^6.12.2",
|
||||
"@tailwindcss/forms": "^0.5.9",
|
||||
"@types/html-to-text": "^9.0.4",
|
||||
"@vue-email/nuxt": "^0.8.19",
|
||||
"typescript": "^5.6.3",
|
||||
"vue-tsc": "^2.1.10",
|
||||
"@iconify-json/fluent-emoji": "^1.2.1",
|
||||
"@iconify-json/fluent-emoji-flat": "^1.2.1",
|
||||
"@iconify-json/noto": "^1.2.1",
|
||||
"@iconify-json/twemoji": "^1.2.1",
|
||||
"@iconify/utils": "^2.1.33"
|
||||
"@iconify/utils": "^2.1.33",
|
||||
"@nuxtjs/tailwindcss": "^6.12.2",
|
||||
"@tailwindcss/forms": "^0.5.9",
|
||||
"@types/html-to-text": "^9.0.4",
|
||||
"typescript": "^5.6.3",
|
||||
"vue-tsc": "^2.1.10"
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"@biomejs/biome",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue