Remove unused GitHub reporter
All checks were successful
/ build (push) Successful in 3m56s
/ check-changes (push) Successful in 6s

This commit is contained in:
Djuri 2024-12-26 15:56:55 +01:00
parent bd6e938335
commit b9c08dec64
3 changed files with 3 additions and 40 deletions

View file

@ -42,8 +42,7 @@
"typescript": "^5.5.4",
"typescript-eslint": "^8.7.0",
"vite": "^5.4.7",
"vitest": "^2.1.1",
"vitest-github-actions-reporter": "^0.11.0"
"vitest": "^2.1.1"
},
"type": "module",
"dependencies": {
@ -65,7 +64,6 @@
},
"resolutions": {
"es5-ext": ">=0.10.64",
"undici": ">=5.28.4",
"ws": ">=8.18.0",
"axios": ">=1.7.7",
"micromatch": ">=4.0.8"