css issues
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 24s
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 24s
This commit is contained in:
17
package.json
17
package.json
@@ -24,23 +24,22 @@
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@types/node": "^24.10.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.46.4",
|
||||
"@typescript-eslint/parser": "^8.46.4",
|
||||
"@vitejs/plugin-react": "^5.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.46.4",
|
||||
"@typescript-eslint/parser": "8.46.4",
|
||||
"@vitejs/plugin-react": "5.1.1",
|
||||
"@vitest/coverage-v8": "^4.0.8",
|
||||
"autoprefixer": "^10.4.22",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-plugin-react": "^7.35.0",
|
||||
"eslint": "9.39.1",
|
||||
"eslint-plugin-react": "7.37.5",
|
||||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
"eslint-plugin-react-refresh": "^0.4.24",
|
||||
"globals": "^15.9.0",
|
||||
"globals": "16.5.0",
|
||||
"jsdom": "^27.1.0",
|
||||
"@tailwindcss/postcss": "^4.1.17",
|
||||
"postcss": "^8.5.6",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"typescript": "~5.9.3",
|
||||
"typescript-eslint": "^8.46.4",
|
||||
"vite": "^7.2.2",
|
||||
"typescript-eslint": "8.46.4",
|
||||
"vite": "7.2.2",
|
||||
"vitest": "^4.0.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user