mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-08 03:48:14 +02:00
Upgrade FE packages
This commit is contained in:
parent
0369ddef58
commit
c934ed78f4
@ -101,3 +101,4 @@ ENV NEXT_PUBLIC_NEGATIVE_PREDEFINED_FEEDBACK_OPTIONS=${NEXT_PUBLIC_NEGATIVE_PRED
|
||||
# expose via cli
|
||||
|
||||
CMD ["node", "server.js"]
|
||||
|
||||
|
2447
web/package-lock.json
generated
2447
web/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -26,10 +26,10 @@
|
||||
"js-cookie": "^3.0.5",
|
||||
"lodash": "^4.17.21",
|
||||
"mdast-util-find-and-replace": "^3.0.1",
|
||||
"next": "^14.1.0",
|
||||
"next": "^14.2.3",
|
||||
"postcss": "^8.4.31",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"react-icons": "^4.8.0",
|
||||
"react-loader-spinner": "^5.4.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user