re-introduce absinthe package in frontend (upload problem) / need to study vulnerability - #1814

This commit is contained in:
Laurent GAY
2025-12-03 09:50:40 +01:00
parent bcaf763166
commit 36b93a273a
8 changed files with 806 additions and 472 deletions

View File

@@ -29,6 +29,8 @@
"type": "module",
"dependencies": {
"@apollo/client": "^3.13.8",
"@framasoft/socket": "^1.0.0",
"@framasoft/socket-apollo-link": "^1.0.0",
"@fullcalendar/core": "^6.1.10",
"@fullcalendar/daygrid": "^6.1.10",
"@fullcalendar/interaction": "^6.1.10",
@@ -65,9 +67,10 @@
"@vue-a11y/announcer": "^2.1.0",
"@vue-a11y/skip-to": "^2.1.2",
"@vue-leaflet/vue-leaflet": "^0.10.1",
"@vue/apollo-composable": "^4.2.2",
"@vue/apollo-composable": "^4.0.0-beta.9",
"@vue/compiler-sfc": "^3.2.37",
"@vueuse/core": "^10.0.2",
"apollo-absinthe-upload-link": "^1.5.0",
"autoprefixer": "^10",
"blurhash": "^2.0.0",
"date-fns": "^4.1.0",
@@ -134,7 +137,7 @@
"husky": "^9.0.10",
"jsdom": "^27.0.1",
"lint-staged": "^16.2.6",
"mock-apollo-client": "^1.4.0",
"mock-apollo-client": "^1.1.0",
"prettier": "^3.0.0",
"prettier-eslint": "^16.1.2",
"rollup-plugin-visualizer": "^6.0.5",