some more tests

This commit is contained in:
2024-09-27 08:30:37 -06:00
parent 0cbf88de3e
commit 1112b646f3
5 changed files with 127 additions and 40 deletions

View File

@@ -10,13 +10,13 @@
"test": "vitest"
},
"dependencies": {
"axios": "^1.7.5",
"next": "^14.2.7",
"react": "^18",
"react-dom": "^18",
"yaml": "^2.5.0"
"react-dom": "^18"
},
"devDependencies": {
"yaml": "^2.5.0",
"axios": "^1.7.5",
"marked": "^14.1.2",
"@monaco-editor/react": "^4.6.0",
"@tanstack/react-query": "^5.54.1",