created layout component for concernement content cartouche, continued to integrate entites

This commit is contained in:
2023-07-04 22:28:42 +02:00
parent e162adaae8
commit c85af7eacc
6 changed files with 742 additions and 144 deletions

View File

@@ -14,6 +14,7 @@
"@mdi/font": "^7.1.96",
"@mdi/js": "^7.2.96",
"@tweenjs/tween.js": "^19.0.0",
"@videojs-player/vue": "^1.0.0",
"fabric": "^6.0.0-beta7",
"granim": "^2.0.0",
"matter-attractors": "^0.1.6",
@@ -21,8 +22,10 @@
"paper": "^0.12.17",
"pinia": "^2.0.21",
"poly-decomp": "^0.3.0",
"videojs-youtube": "^3.0.1",
"vue": "^3.2.38",
"vue-router": "^4.1.5"
"vue-router": "^4.1.5",
"vue-slider-component": "^4.1.0-beta.7"
},
"devDependencies": {
"@rollup/plugin-graphql": "^2.0.0",