Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
isamu committed May 11, 2024
1 parent fc6a2eb commit 0bb30d2
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 163 deletions.
17 changes: 9 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,26 +30,27 @@
"@inquirer/prompts": "^5.0.0",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/node": "^20.8.7",
"@types/node": "^20.12.11",
"@types/xml2js": "^0.4.14",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"arxiv-api-ts": "^1.0.3",
"cors": "^2.8.5",
"deepmerge": "^4.3.1",
"dotenv": "^16.4.5",
"eslint": "^7.32.0 || ^8.2.0",
"eslint-plugin-import": "^2.25.2",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"express": "^4.19.2",
"globals": "^15.2.0",
"groq-sdk": "^0.3.3",
"openai": "^4.12.4",
"prettier": "^3.0.3",
"prettier": "^3.2.5",
"slashgpt": "^0.0.9",
"tiktoken": "^1.0.14",
"ts-node": "^10.9.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.8",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.2.2",
"typescript": "^5.4.5",
"wikipedia": "^2.1.2",
"xml2js": "^0.6.2",
"yaml": "^2.4.1"
Expand Down
Loading

0 comments on commit 0bb30d2

Please sign in to comment.