Update React and React-DOM versions in package.json and pnpm-lock.yaml

- Set React and React-DOM to version 19.2.3 in package.json.
- Updated pnpm-lock.yaml to reflect the new versions for React and React-DOM, ensuring consistency across dependencies.
This commit is contained in:
mantrakp04 2026-04-28 12:13:25 -07:00
parent 3fcff8bad4
commit 45494e31e8
2 changed files with 93 additions and 3524 deletions

View File

@ -98,6 +98,8 @@
"eslint-plugin-react": "^7.37.2",
"jsdom": "^24.1.3",
"only-allow": "^1.2.1",
"react": "19.2.3",
"react-dom": "19.2.3",
"rimraf": "^5.0.10",
"tsdown": "^0.20.3",
"turbo": "^2.8.15",

File diff suppressed because it is too large Load Diff