prod broken
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 7s
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 7s
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
"react-router-dom": "^7.9.6",
|
"react-router-dom": "^7.9.6",
|
||||||
"recharts": "^3.4.1",
|
"recharts": "^3.4.1",
|
||||||
"tsx": "^4.20.6",
|
"tsx": "^4.20.6",
|
||||||
"bcrypt": "^6.0.0",
|
"bcrypt": "^5.1.1",
|
||||||
"zxcvbn": "^4.4.2"
|
"zxcvbn": "^4.4.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -48,7 +48,7 @@
|
|||||||
"@testcontainers/postgresql": "^11.8.1",
|
"@testcontainers/postgresql": "^11.8.1",
|
||||||
"@testing-library/jest-dom": "^6.9.1",
|
"@testing-library/jest-dom": "^6.9.1",
|
||||||
"@testing-library/react": "^16.3.0",
|
"@testing-library/react": "^16.3.0",
|
||||||
"@types/bcrypt": "^6.0.0",
|
"@types/bcrypt": "^5.0.2",
|
||||||
"@types/cookie-parser": "^1.4.10",
|
"@types/cookie-parser": "^1.4.10",
|
||||||
"@types/express": "^5.0.5",
|
"@types/express": "^5.0.5",
|
||||||
"@types/jsonwebtoken": "^9.0.10",
|
"@types/jsonwebtoken": "^9.0.10",
|
||||||
|
|||||||
Reference in New Issue
Block a user