add umami to list.pompy.dev

This commit is contained in:
Kim, Jimin 2025-03-20 14:59:31 +09:00
parent 3eaa19eb6e
commit 74af3655c6
Signed by: pomp
GPG key ID: D3932F82A0667A3B
3 changed files with 30 additions and 1 deletions

View file

@ -16,14 +16,15 @@
"@nuxtjs/google-fonts": "3.2.0",
"@tanstack/vue-table": "8.21.2",
"nuxt": "3.16.0",
"nuxt-umami": "^3.2.0",
"vue": "3.5.13",
"vue-router": "4.5.0"
},
"devDependencies": {
"@nuxtjs/tailwindcss": "6.13.2",
"@pompydev/eslint-config": "workspace:*",
"@pompydev/prettier-config": "workspace:*",
"@pompydev/tailwind-config": "workspace:*",
"@nuxtjs/tailwindcss": "6.13.2",
"prettier-plugin-tailwindcss": "0.6.11"
}
}