Skip to content
Closed
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.1",
"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.1
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.1":
version: 19.2.1
resolution: "react@npm:19.2.1"
checksum: 9b32ace5c532ed78bc5a907bfec77d966c8f117049d9bf06b627c4cebe5ef2c899f18ed283f8ed5b85346176b5ccc5328ab6fae0b389f2936a87575ce0e47670
languageName: node
linkType: hard

Expand Down
Loading