Skip to content

Commit

Permalink
Update/Fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Alia5 committed Sep 9, 2023
1 parent 6821054 commit 05ee1d2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 23 deletions.
5 changes: 4 additions & 1 deletion backend/built.package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"start": "node index.js"
},
"dependencies": {
"better-sqlite3": "^8.6.0"
"better-sqlite3": "^8.6.0",
"highlight.js": "^11.8.0",
"material-file-icons": "^2.4.0",
"mime-types": "^2.1.35"
}
}
2 changes: 0 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,7 @@
},
"type": "module",
"dependencies": {
"axios": "^1.5.0",
"highlight.js": "^11.8.0",
"highlightjs-line-numbers.js": "^2.8.0",
"material-file-icons": "^2.4.0",
"mime-types": "^2.1.35"
}
Expand Down
26 changes: 6 additions & 20 deletions pnpm-lock.yaml

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

0 comments on commit 05ee1d2

Please sign in to comment.