project nearly finished. TODO Next : Project page and refine some text

This commit is contained in:
2023-05-29 19:50:07 +02:00
parent 3be7a4adfd
commit ff3ea2cdcd
62 changed files with 6197 additions and 1313 deletions

View File

@@ -7,8 +7,15 @@
"build": "vue-cli-service build"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-regular-svg-icons": "^6.4.0",
"@fortawesome/vue-fontawesome": "^3.0.3",
"axios": "^1.4.0",
"core-js": "^3.8.3",
"vue": "^3.2.13"
"fontawesome": "^5.6.3",
"pinia": "^2.0.34",
"vue": "^3.2.13",
"vue-router": "^4.2.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~5.0.0",