1 Commits

Author SHA1 Message Date
4e28017767 fix(deps): update all dependencies 2025-07-21 03:02:26 +00:00
3 changed files with 326 additions and 405 deletions

View File

@@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"engines": {
"node": "14 || 16 || 20 || 22 || 24"
"node": "14 || 16 || 20 || 22"
},
"scripts": {
"dev": "concurrently \"yarn start\" \"yarn start-backend\"",
@@ -35,7 +35,7 @@
"concurrently": "^9.0.0",
"lerna": "^8.0.0",
"prettier": "^3.0.0",
"typescript": "~5.9.0"
"typescript": "~5.8.0"
},
"resolutions": {
"@types/react": "^18.0.0",

View File

@@ -48,10 +48,10 @@
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^24.0.0",
"@types/node": "^22.0.0",
"@types/react-dom": "*",
"cross-env": "^10.0.0",
"cypress": "^15.0.0",
"cross-env": "^7.0.0",
"cypress": "^14.0.0",
"eslint-plugin-cypress": "^5.0.0",
"start-server-and-test": "^2.0.0"
},

721
yarn.lock

File diff suppressed because it is too large Load Diff