update(dev): updated to react 19

This commit is contained in:
darkicewolf50 2025-01-21 16:35:01 +00:00
parent c146d70c7a
commit ba2e01aad8
2 changed files with 7918 additions and 9773 deletions

17655
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -4,13 +4,9 @@
"private": true, "private": true,
"dependencies": { "dependencies": {
"@svgr/webpack": "^8.1.0", "@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"react": "^18.2.0", "react": "^19.0.0",
"react-dom": "^18.2.0", "react-dom": "^19.0.0",
"react-native": "^0.72.6",
"react-router-dom": "^6.20.0", "react-router-dom": "^6.20.0",
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"web-vitals": "^2.1.4" "web-vitals": "^2.1.4"