fix frontend dependencies (#810)

fixes #805
This commit is contained in:
RaGe 2024-04-06 07:04:10 -04:00 committed by GitHub
parent d38113cead
commit 228889c50c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3031 additions and 5998 deletions

View File

@ -11,7 +11,7 @@
"@nextui-org/react": "^2.2.10",
"@react-types/shared": "^3.22.1",
"@reduxjs/toolkit": "^2.2.2",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@types/node": "^18.0.0 ",
@ -27,6 +27,7 @@
"i18next": "^23.10.1",
"i18next-browser-languagedetector": "^7.2.1",
"i18next-http-backend": "^2.5.0",
"monaco-editor": "^0.47.0",
"react": "^18.2.0",
"react-accessible-treeview": "^2.8.3",
"react-dom": "^18.2.0",

9026
frontend/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff