unit tests fixin
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 37s
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 37s
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "DEBUG=\"tailwindcss:*\" vite build --debug",
|
||||
"preview": "vite preview",
|
||||
"preview": "vite preview",
|
||||
"test": "vitest run --coverage",
|
||||
"test:integration": "vitest run --project integration",
|
||||
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
||||
@@ -72,7 +72,7 @@
|
||||
"tailwindcss": "^4.1.17",
|
||||
"testcontainers": "^11.8.1",
|
||||
"ts-node-dev": "^2.0.0",
|
||||
"typescript": "~5.9.3",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.47.0",
|
||||
"vite": "^7.2.4",
|
||||
"vitest": "^4.0.13"
|
||||
|
||||
Reference in New Issue
Block a user