chore(Feedback): remove bug type

Nobody was using the type as intended, so this is part 1 of me phasing
it out.
This commit is contained in:
taskylizard 2025-03-11 23:38:38 +00:00
parent 59aa4be68c
commit e3685783c8
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
37 changed files with 2098 additions and 1991 deletions

View file

@ -26,18 +26,19 @@
"@fmhy/components": "^0.0.3",
"@headlessui/vue": "^1.7.23",
"@resvg/resvg-js": "^2.6.2",
"@vueuse/core": "^13.0.0",
"consola": "^3.2.3",
"feed": "^4.2.2",
"itty-fetcher": "^0.9.4",
"nitro-cors": "^0.7.1",
"nitropack": "^2.10.4",
"nitropack": "^2.11.6",
"nprogress": "^0.2.0",
"pathe": "^2.0.1",
"unocss": "65.4.0",
"vitepress": "^1.5.0",
"vue": "^3.5.12",
"unocss": "66.1.0-beta.3",
"vitepress": "^1.6.3",
"vue": "^3.5.13",
"x-satori": "^0.2.0",
"zod": "^3.23.8"
"zod": "^3.24.2"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
@ -49,21 +50,22 @@
"@iconify-json/mdi": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.12",
"@iconify-json/twemoji": "^1.2.1",
"@iconify/utils": "^2.3.0",
"@taskylizard/biome-config": "^1.0.5",
"@types/node": "^20.16.12",
"@types/nprogress": "^0.2.3",
"nitro-cloudflare-dev": "^0.2.1",
"prettier": "^3.3.3",
"nitro-cloudflare-dev": "^0.2.2",
"prettier": "^3.5.3",
"prettier-plugin-pkgsort": "^0.2.1",
"prettier-plugin-tailwindcss": "^0.6.8",
"sass": "^1.80.1",
"stylelint": "^16.10.0",
"stylelint-config-standard-scss": "^13.1.0",
"typescript": "^5.6.3",
"prettier-plugin-tailwindcss": "^0.6.11",
"sass": "^1.85.1",
"stylelint": "^16.15.0",
"stylelint-config-standard-scss": "^14.0.0",
"typescript": "^5.8.2",
"unplugin-auto-import": "^0.18.3",
"vite-plugin-optimize-exclude": "^0.0.1",
"vite-plugin-terminal": "^1.2.0",
"wrangler": "^3.99.0"
"wrangler": "^3.114.1"
},
"pnpm": {
"peerDependencyRules": {