fix(deps): update all dependencies

This commit is contained in:
2025-11-15 01:02:20 +00:00
parent c01b18f7e6
commit cb971b7da8
4 changed files with 584 additions and 300 deletions

View File

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