Fixed tests

This commit is contained in:
SamTV12345 2024-03-13 15:47:12 +01:00
parent 22ae8111a3
commit bf2b6b99a7
3 changed files with 12 additions and 17 deletions

View file

@ -10,13 +10,11 @@
"preview": "vite preview"
},
"dependencies": {
"@monaco-editor/react": "^4.6.0",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-toast": "^1.1.5",
"i18next": "^23.10.1",
"i18next-browser-languagedetector": "^7.2.0",
"lucide-react": "^0.356.0",
"monaco-editor": "0.47.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^14.1.0",