+23
−37
+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -6,8 +6,8 @@ | ||
"@testing-library/jest-dom": "^6.6.3",
|
||
"@testing-library/react": "^16.1.0",
|
||
"@testing-library/user-event": "^14.5.2",
|
||
"react": "^18.3.1",
|
||
"react-dom": "^18.3.1",
|
||
"react": "^19.0.0",
|
||
"react-dom": "^19.0.0",
|
||
"react-scripts": "^5.0.1",
|
||
"web-vitals": "^4.2.4"
|
||
},
|
||
Loading