Skip to content

Commit 74cfb0f

Browse files
yarn upgrade --latest && yarn build (#2928)
Co-authored-by: sensuikan1973 <sensuikan1973@users.noreply.github.com>
1 parent 0b7f29c commit 74cfb0f

2 files changed

Lines changed: 203 additions & 203 deletions

File tree

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@docusaurus/preset-classic": "3.10.1",
1919
"@mdx-js/react": "^3.1.1",
2020
"clsx": "^2.1.1",
21-
"react": "^19.2.5",
22-
"react-dom": "^19.2.5"
21+
"react": "^19.2.6",
22+
"react-dom": "^19.2.6"
2323
},
2424
"browserslist": {
2525
"production": [

0 commit comments

Comments
 (0)