Skip to content

Commit

Permalink
frontend too :)
Browse files Browse the repository at this point in the history
  • Loading branch information
DeJayDev committed Apr 13, 2024
1 parent 60b4eb5 commit ef5e4e8
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
70 changes: 35 additions & 35 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"preview": "vite preview"
},
"dependencies": {
"ace-builds": "^1.32.9",
"ace-builds": "^1.33.0",
"axios": "^1.6.8",
"react": "^18.2.0",
"react-ace": "^11.0.1",
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
"wouter": "^3.1.0",
"wouter": "^3.1.2",
"zustand": "^4.5.2"
},
"devDependencies": {
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"vite": "^5.2.8"
}
}

0 comments on commit ef5e4e8

Please sign in to comment.