mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
updates
This commit is contained in:
@@ -10,21 +10,19 @@
|
||||
"test": "vitest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@tanstack/react-query": "^5.54.1",
|
||||
"axios": "^1.7.5",
|
||||
"isomorphic-dompurify": "^2.15.0",
|
||||
"katex": "^0.16.11",
|
||||
"marked": "^14.1.2",
|
||||
"marked-katex-extension": "^5.1.2",
|
||||
"next": "^14.2.7",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"react-error-boundary": "^4.0.13",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"yaml": "^2.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"marked": "^14.1.2",
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@tanstack/react-query": "^5.54.1",
|
||||
"isomorphic-dompurify": "^2.15.0",
|
||||
"react-error-boundary": "^4.0.13",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"@tanstack/react-query-devtools": "^5.54.1",
|
||||
"@testing-library/dom": "^10.4.0",
|
||||
"@testing-library/react": "^16.0.0",
|
||||
|
||||
Reference in New Issue
Block a user