Remove unused @vitest/browser

This commit is contained in:
Hugo Alliaume
2026-03-15 09:01:16 +01:00
parent db05b26e3c
commit cd7ecdefbc

View File

@@ -53,11 +53,9 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/user-event": "^14.6.1",
"@types/leaflet": "^1.9.12",
"@vitest/browser": "^3.2.4",
"jsdom": "^26.1.0",
"leaflet": "^1.9.4",
"tslib": "^2.8.1",
"typescript": "^5.8.3",
"vitest": "^4.1.0"
"typescript": "^5.8.3"
}
}