Skip to content

Commit a471216

Browse files
fix(deps): update dependency react to v19.2.8
1 parent de3b401 commit a471216

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"clsx": "2.1.1",
3333
"lint-staged": "17.2.0",
3434
"nodejieba": "3.5.8",
35-
"react": "19.2.7",
35+
"react": "19.2.8",
3636
"react-dom": "19.2.7",
3737
"rehype-katex": "7.0.1",
3838
"remark-math": "6.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13361,10 +13361,10 @@ react-router@5.3.4, react-router@^5.3.4:
1336113361
tiny-invariant "^1.0.2"
1336213362
tiny-warning "^1.0.0"
1336313363

13364-
react@19.2.7:
13365-
version "19.2.7"
13366-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.7.tgz#1f47a1bfc06f8ec885752c6f4af14369a9f8260b"
13367-
integrity sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==
13364+
react@19.2.8:
13365+
version "19.2.8"
13366+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.8.tgz#a80663dbb58d69c6fe3fd291d3cb324e8a7dff2d"
13367+
integrity sha512-PWaYA1L/q9u2u7xYQi+Y3L3Yfnie7XyLeaJICV1MGD6LprsBxcAqGjYyr0eY3p+QdsA+x/Irkt4Qif8D63+Sbw==
1336813368

1336913369
readable-stream@^2.0.1:
1337013370
version "2.3.8"

0 commit comments

Comments
 (0)