mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-05 11:51:05 +01:00
➕ Add happy-dom dependency
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"dev": "next dev",
|
||||
"build": "vitest run && next build",
|
||||
"analyze": "vitest run && ANALYZE=true next build",
|
||||
"turbo" : "turbo run build",
|
||||
"turbo": "turbo run build",
|
||||
"start": "next start",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"export": "vitest run && next build && next export",
|
||||
@@ -94,7 +94,7 @@
|
||||
"eslint-plugin-testing-library": "^5.5.1",
|
||||
"eslint-plugin-unused-imports": "^2.0.0",
|
||||
"eslint-plugin-vitest": "^0.0.54",
|
||||
"jsdom": "^21.1.1",
|
||||
"happy-dom": "^8.9.0",
|
||||
"prettier": "^2.7.1",
|
||||
"sass": "^1.56.1",
|
||||
"turbo": "^1.8.3",
|
||||
|
||||
Reference in New Issue
Block a user