Skip to content

Commit 03c8ed7

Browse files
lilyydulilydu
andauthored
update react and react-dom to 19.2.1 (#2693)
updated for docs link to issue: [GHSA-9qr9-h5gf-34mp](GHSA-9qr9-h5gf-34mp) --------- Co-authored-by: lilydu <[email protected]>
1 parent 5834cd4 commit 03c8ed7

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

package-lock.json

Lines changed: 13 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

teams.md/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"@mdx-js/react": "^3.0.0",
2828
"clsx": "^2.0.0",
2929
"prism-react-renderer": "^2.3.0",
30-
"react": "^19.0.0",
31-
"react-dom": "^19.0.0",
30+
"react": "^19.2.1",
31+
"react-dom": "^19.2.1",
3232
"react-json-view-lite": "^2.4.1"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)