mirror of
https://github.com/hpware/news-analyze.git
synced 2025-07-19 08:59:06 +00:00
commit
f120b8a9ef
22 changed files with 503 additions and 290 deletions
|
@ -14,7 +14,7 @@
|
|||
"docs:dev": "vitepress dev docs",
|
||||
"docs:build": "vitepress build docs",
|
||||
"docs:preview": "vitepress preview docs",
|
||||
"wipedev": "./clean-dev-env.sh",
|
||||
"wipedev": "./wipedev.sh",
|
||||
"generateVersionTag": "bun run versionTagGenerate.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
|
@ -41,6 +41,7 @@
|
|||
"js-confetti": "^0.12.0",
|
||||
"lucide-vue-next": "^0.511.0",
|
||||
"nuxt": "^3.17.5",
|
||||
"pg-backup": "^0.0.2",
|
||||
"postgres": "^3.4.7",
|
||||
"prettier": "^3.5.3",
|
||||
"reka-ui": "^2.3.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue