fix npm install version issues

This commit is contained in:
Ava Gaiety W 2025-06-14 16:03:33 -06:00
parent 0592650985
commit 80625a82ed
2 changed files with 128 additions and 680 deletions

804
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -3,8 +3,8 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^13.4.0", "@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^13.5.0", "@testing-library/user-event": "^13.5.0",
"react": "^19.1.0", "react": "^19.1.0",
"react-dom": "^19.1.0", "react-dom": "^19.1.0",