Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"clsx": "^2.1.1",
"cspell": "^9.3.2",
"dotenv": "^17.2.3",
"react": "^19.2.0",
"react": "^19.2.4",
"react-dom": "^19.2.0",
"rehype-katex": "7",
"remark-math": "6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6222,7 +6222,7 @@ __metadata:
clsx: ^2.1.1
cspell: ^9.3.2
dotenv: ^17.2.3
react: ^19.2.0
react: ^19.2.4
react-dom: ^19.2.0
rehype-katex: 7
remark-math: 6
Expand Down Expand Up @@ -11482,10 +11482,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^19.2.0":
version: 19.2.0
resolution: "react@npm:19.2.0"
checksum: 33dd01bf699e1c5040eb249e0f552519adf7ee90b98c49d702a50bf23af6852ea46023a5f7f93966ab10acd7a45428fa0f193c686ecdaa7a75a03886e53ec3fe
"react@npm:^19.2.4":
version: 19.2.4
resolution: "react@npm:19.2.4"
checksum: edf2b96619fab3a8b11714f16a0994a92c6b473aecf3269b63e4fa317d3073d40513c1f19cf4415ebbad94d35b48ff76ad768480db663037e2d929e8d60596b8
languageName: node
linkType: hard

Expand Down
Loading