stadt-land-fluss/package.json

20 lines
538 B
JSON
Raw Normal View History

2024-08-19 20:20:23 +00:00
{
"dependencies": {
"@fortawesome/fontawesome-free": "^6.6.0",
"bootstrap": "^5.3.3",
"vue": "^3.4.38"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.1",
"@types/bootstrap": "^5.2.10",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vue/tsconfig": "^0.5.1",
"esbuild": "^0.23.1",
"esbuild-plugin-vue3": "^0.4.2",
"esbuild-sass-plugin": "^3.3.1",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.27.0",
"typescript": "^5.5.4"
}
}