Revert "deploy list.pompy.dev to huxthub"

This reverts commit 057214d80d.
This commit is contained in:
Kim, Jimin 2025-03-20 14:51:26 +09:00
parent 25ad6b4c28
commit 3eaa19eb6e
Signed by: pomp
GPG key ID: D3932F82A0667A3B
5 changed files with 3 additions and 856 deletions

View file

@ -24,7 +24,6 @@
"noopener",
"noto",
"nuxt",
"nuxthub",
"nuxtjs",
"oxlint",
"pkgs",

View file

@ -22,5 +22,3 @@ logs
.env
.env.*
!.env.example
.wrangler

View file

@ -10,7 +10,6 @@ export default defineNuxtConfig({
"@nuxtjs/tailwindcss",
"@nuxtjs/google-fonts",
"@nuxt/icon",
"@nuxthub/core",
],
app: {
head: {

View file

@ -7,12 +7,11 @@
"dev": "nuxt dev",
"lint": "oxlint && eslint .",
"generate": "nuxt generate",
"preview": "pnpx nuxthub preview",
"preview": "nuxt preview",
"postinstall": "nuxt prepare"
},
"dependencies": {
"@nuxt/icon": "1.11.0",
"@nuxthub/core": "0.8.18",
"@nuxtjs/color-mode": "3.5.2",
"@nuxtjs/google-fonts": "3.2.0",
"@tanstack/vue-table": "8.21.2",
@ -21,11 +20,10 @@
"vue-router": "4.5.0"
},
"devDependencies": {
"@nuxtjs/tailwindcss": "6.13.2",
"@pompydev/eslint-config": "workspace:*",
"@pompydev/prettier-config": "workspace:*",
"@pompydev/tailwind-config": "workspace:*",
"prettier-plugin-tailwindcss": "0.6.11",
"wrangler": "^4.2.0"
"@nuxtjs/tailwindcss": "6.13.2",
"prettier-plugin-tailwindcss": "0.6.11"
}
}

847
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff