Design
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"name": "pgtune",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.5.41"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/lucide": "^1.2.129",
|
||||
"@iconify-json/simple-icons": "^1.2.94",
|
||||
"@nuxt/ui": "^4.11.0",
|
||||
"@tailwindcss/typography": "^0.5.20",
|
||||
"@tailwindcss/vite": "^4.3.3",
|
||||
"@unhead/vue": "^3.0.0-beta.9",
|
||||
"@vitejs/plugin-vue": "^6.0.8",
|
||||
"@vueuse/core": "^14.4.0",
|
||||
"eslint": "^10.9.1",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-config-vue": "^2.0.2",
|
||||
"eslint-plugin-prettier": "^5.5.6",
|
||||
"eslint-plugin-vue": "^10.10.0",
|
||||
"pinia": "^4.0.3",
|
||||
"prettier": "^3.9.6",
|
||||
"tailwindcss": "^4.3.3",
|
||||
"vite": "^8.2.2",
|
||||
"vite-plugin-pwa": "^1.3.0",
|
||||
"vue-router": "^5.3.1",
|
||||
"yup": "^1.7.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user