Upgrade FE packages

This commit is contained in:
Weves 2024-05-16 16:54:59 -07:00 committed by Chris Weaver
parent 0369ddef58
commit c934ed78f4
3 changed files with 1254 additions and 1200 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff

View File

@ -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",