mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-09-11 23:09:22 +02:00
fix(blog): issue with CSS loading
Ref: https://github.com/nodejs/node/issues/56155
This commit is contained in:
@@ -21,8 +21,8 @@ catalog:
|
||||
"react": "19.0.0"
|
||||
"react-dom": "19.0.0"
|
||||
"react-icons": "5.4.0"
|
||||
"@types/react": "19.0.0"
|
||||
"@types/react-dom": "19.0.0"
|
||||
"@types/react": "19.0.1"
|
||||
"@types/react-dom": "19.0.1"
|
||||
|
||||
# Blog
|
||||
"@giscus/react": "3.0.0"
|
||||
|
Reference in New Issue
Block a user