chore: remaining deps and lighthouse removal

This commit is contained in:
iCrawl
2023-11-08 18:20:16 +01:00
parent 34d0224b68
commit e72b552ae2
27 changed files with 559 additions and 708 deletions

View File

@@ -67,12 +67,12 @@
},
"devDependencies": {
"@next/bundle-analyzer": "14.0.2-canary.20",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^14.1.0",
"@testing-library/user-event": "^14.5.1",
"@types/html-escaper": "^3.0.1",
"@types/html-escaper": "^3.0.2",
"@types/node": "18.18.8",
"@types/react": "^18.2.36",
"@types/react-dom": "^18.2.14",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@unocss/eslint-plugin": "^0.57.2",
"@unocss/postcss": "^0.57.2",
"@unocss/reset": "^0.57.2",
@@ -92,7 +92,7 @@
"turbo": "^1.10.16",
"typescript": "^5.2.2",
"unocss": "^0.57.2",
"vercel": "^32.5.0",
"vercel": "^32.5.2",
"vitest": "^0.34.6"
},
"engines": {