last changes
Showing
__azurite_db_blob__.json
0 → 100644
This diff is collapsed.
... | ... | @@ -17,13 +17,18 @@ |
"test:cobertura": "vitest run --coverage.enabled --reporter=junit" | ||
}, | ||
"dependencies": { | ||
"@ant-design/icons": "^5.2.6", | ||
"antd": "^5.12.1", | ||
"axios": "^1.4.0", | ||
"date-fns": "^2.30.0", | ||
"lodash": "^4.17.21", | ||
"node-dijkstra": "^2.5.0", | ||
"node-google-text-to-speech": "^0.1.0", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"react-hook-speech-to-text": "^0.8.0" | ||
"react-hook-speech-to-text": "^0.8.0", | ||
"requirejs": "^2.3.6", | ||
"text-to-speech-js": "^1.1.10" | ||
}, | ||
"devDependencies": { | ||
"@testing-library/jest-dom": "^6.1.3", | ||
... | ... |
This diff is collapsed.
32.4 KB
