Switched to bun

This commit is contained in:
MarcUs7i 2025-07-04 11:32:36 +02:00
parent 10124dc712
commit 8ea399e5f9
3 changed files with 2731 additions and 18632 deletions

2725
bun.lock Normal file

File diff suppressed because it is too large Load diff

18631
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -22,6 +22,7 @@
"@tailwindcss/vite": "^4.0.15",
"@unhead/vue": "^2.0.0-rc.8",
"animate.css": "^4.1.1",
"better-sqlite3": "^12.2.0",
"eslint": "^9.23.0",
"nuxt": "^3.16.1",
"sass": "^1.86.0",
@ -35,5 +36,9 @@
"@iconify-json/simple-icons": "^1.2.29",
"@nuxtjs/mdc": "^0.16.1",
"@tailwindcss/typography": "^0.5.16"
}
},
"trustedDependencies": [
"@parcel/watcher",
"@tailwindcss/oxide"
]
}