fix: try to fix hydrate bug on site page 3

This commit is contained in:
DIYgod 2023-05-12 00:18:22 +01:00
parent 115b9042c3
commit f0c5d2ec4c
No known key found for this signature in database
2 changed files with 4 additions and 0 deletions

View File

@ -81,6 +81,7 @@
"ioredis": "5.3.2",
"isomorphic-dompurify": "^1.4.0",
"js-yaml": "4.1.0",
"jsdom": "^22.0.0",
"jsonfeed-to-rss": "^3.0.7",
"katex": "^0.16.7",
"langchain": "^0.0.72",

View File

@ -160,6 +160,9 @@ dependencies:
js-yaml:
specifier: 4.1.0
version: 4.1.0
jsdom:
specifier: ^22.0.0
version: 22.0.0(canvas@2.11.2)
jsonfeed-to-rss:
specifier: ^3.0.7
version: 3.0.7