add bootstrap and recreate Vue project

This commit is contained in:
Thomas Peetz
2025-08-12 11:32:51 +02:00
parent 60d314abaf
commit 83338df181
14 changed files with 457 additions and 468 deletions
+1 -2
View File
@@ -20,7 +20,7 @@
"format": "prettier --write src/"
},
"dependencies": {
"pinia": "^3.0.3",
"bootstrap-vue": "^2.23.1",
"vue": "^3.5.18",
"vue-router": "^4.5.1"
},
@@ -29,7 +29,6 @@
"@types/jsdom": "^21.1.7",
"@types/node": "^22.16.5",
"@vitejs/plugin-vue": "^6.0.1",
"@vitejs/plugin-vue-jsx": "^5.0.1",
"@vitest/eslint-plugin": "^1.3.4",
"@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.6.0",