update frontend lib : jsdom + unhead - #1815

This commit is contained in:
Laurent GAY
2025-10-24 15:43:29 +02:00
committed by setop
parent d971fd77af
commit b5852a95eb
4 changed files with 357 additions and 445 deletions

View File

@@ -63,7 +63,7 @@
"@tiptap/pm": "^3.7.2",
"@tiptap/suggestion": "^3.7.2",
"@tiptap/vue-3": "^3.7.2",
"@unhead/vue": "^1.8.5",
"@unhead/vue": "^2.0.19",
"@vue-a11y/announcer": "^2.1.0",
"@vue-a11y/skip-to": "^2.1.2",
"@vue-leaflet/vue-leaflet": "^0.10.1",
@@ -135,7 +135,7 @@
"flush-promises": "^1.0.2",
"globals": "^16.4.0",
"husky": "^9.0.10",
"jsdom": "^24.0.0",
"jsdom": "^27.0.1",
"lint-staged": "^16.2.6",
"mock-apollo-client": "^1.1.0",
"prettier": "^3.0.0",