mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
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:
parent
3fcff8bad4
commit
45494e31e8
@ -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",
|
||||
|
||||
3615
pnpm-lock.yaml
3615
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user