mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-02-04 01:25:30 +08:00
Compare commits
5 Commits
feat/suppo
...
chore/upda
| Author | SHA1 | Date | |
|---|---|---|---|
| 1df62f49f1 | |||
| 0ddaa92a12 | |||
| 65f90f56ac | |||
| 924a008de8 | |||
| 631a4f1f21 |
@ -1,4 +1,4 @@
|
|||||||
# Conversion Web App Template
|
# Conversation Web App Template
|
||||||
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
|
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
|
||||||
|
|
||||||
## Config App
|
## Config App
|
||||||
|
|||||||
@ -38,7 +38,7 @@
|
|||||||
"js-cookie": "^3.0.1",
|
"js-cookie": "^3.0.1",
|
||||||
"katex": "^0.16.7",
|
"katex": "^0.16.7",
|
||||||
"negotiator": "^0.6.3",
|
"negotiator": "^0.6.3",
|
||||||
"next": "13.4.0",
|
"next": "^14.0.4",
|
||||||
"rc-textarea": "^1.5.3",
|
"rc-textarea": "^1.5.3",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user