Skip to content

Commit

Permalink
more changes to enhance UI (shreyaskarnik#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyaskarnik authored Nov 21, 2023
1 parent ffe7b0f commit bc38a0f
Show file tree
Hide file tree
Showing 14 changed files with 521 additions and 341 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,11 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mozilla/readability": "^0.4.4",
"@mui/material": "^5.14.16",
"@mui/material": "^5.14.18",
"@xenova/transformers": "^2.8.0",
"construct-style-sheets-polyfill": "^3.1.0",
"langchain": "^0.0.186",
"moment": "^2.29.4",
"pdf-parse": "^1.1.1",
"pdfjs-dist": "^4.0.189",
"prop-types": "^15.8.1",
Expand All @@ -43,7 +44,7 @@
"voy-search": "^0.6.3"
},
"devDependencies": {
"@commitlint/cli": "^18.2.0",
"@commitlint/cli": "^18.4.2",
"@commitlint/config-conventional": "^17.7.0",
"@rollup/plugin-typescript": "^11.1.5",
"@testing-library/react": "13.4.0",
Expand All @@ -52,9 +53,9 @@
"@twind/preset-tailwind": "^1.1.4",
"@types/chrome": "0.0.248",
"@types/jest": "29.5.6",
"@types/node": "20.8.9",
"@types/node": "20.9.2",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.14",
"@types/react-dom": "18.2.15",
"@types/ws": "^8.5.8",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.11.0",
Expand All @@ -81,7 +82,7 @@
"ts-jest": "29.1.1",
"ts-loader": "9.5.0",
"tslib": "^2.6.2",
"typescript": "4.9.5",
"typescript": "5.3.2",
"vite": "3.2.7",
"vite-plugin-top-level-await": "^1.3.1",
"vite-plugin-wasm": "^3.2.2",
Expand Down
Loading

0 comments on commit bc38a0f

Please sign in to comment.