fix: next version (#666)

This commit is contained in:
zxhlyh 2023-07-28 14:02:17 +08:00 committed by GitHub
parent c98311b325
commit 6f17c9b2fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@
"katex": "^0.16.7", "katex": "^0.16.7",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"negotiator": "^0.6.3", "negotiator": "^0.6.3",
"next": "13.3.0", "next": "13.3.1",
"qs": "^6.11.1", "qs": "^6.11.1",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",