2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-17 18:52:06 +00:00

chore: use PrimeVue components

This commit is contained in:
Jan Laupetin
2025-10-16 21:22:47 +01:00
parent 900337de8d
commit 78538d68f5
9 changed files with 241 additions and 148 deletions

View File

@@ -13,7 +13,10 @@
"format": "prettier --write **/*.{js,ts,vue,html,json,yml,yaml,md}"
},
"dependencies": {
"@fontsource/inter": "^5.2.8",
"@primeuix/themes": "^1.2.5",
"pinia": "3.0.3",
"primevue": "^4.4.1",
"vue": "3.5.22"
},
"devDependencies": {