Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion frontend/nextjs-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@
"dependencies": {
"@heroicons/react": "^2.2.0",
"@types/react-syntax-highlighter": "^15.5.13",
"next": "^15.1.6",
"@babel/runtime": "^7.26.10",
"next": "^15.2.3",
"next-themes": "^0.4.4",
"prismjs": "1.30.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-markdown": "^9.0.3",
Expand Down
Loading
Loading