remove absinthe package in frontend - #1814

This commit is contained in:
Laurent GAY
2025-11-22 12:24:07 +01:00
committed by setop
parent dc413e3800
commit c63ce29a33
9 changed files with 41 additions and 359 deletions

View File

@@ -29,8 +29,6 @@
"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",
@@ -67,10 +65,9 @@
"@vue-a11y/announcer": "^2.1.0",
"@vue-a11y/skip-to": "^2.1.2",
"@vue-leaflet/vue-leaflet": "^0.10.1",
"@vue/apollo-composable": "^4.0.0-beta.9",
"@vue/apollo-composable": "^4.2.2",
"@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",
@@ -91,6 +88,7 @@
"patch-package": "^8.0.0",
"phoenix": "^1.6",
"postcss": "^8",
"react": "^19.2.0",
"register-service-worker": "^1.7.2",
"sanitize-html": "^2.5.3",
"tailwindcss": "^3",
@@ -136,7 +134,7 @@
"husky": "^9.0.10",
"jsdom": "^27.0.1",
"lint-staged": "^16.2.6",
"mock-apollo-client": "^1.1.0",
"mock-apollo-client": "^1.4.0",
"prettier": "^3.0.0",
"prettier-eslint": "^16.1.2",
"rollup-plugin-visualizer": "^6.0.5",