Skip to content

Commit

Permalink
fix: 🐛 updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mazshakibaii committed Nov 6, 2024
1 parent 734fde9 commit 6ba1a0a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
11 changes: 4 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,12 @@
"@ai-sdk/mistral": "^0.0.46",
"@ai-sdk/openai": "^0.0.71",
"@inquirer/prompts": "^7.0.1",
"@typescript-eslint/parser": "^8.13.0",
"ai": "^3.4.33",
"cfonts": "^3.3.0",
"command-line-args": "^6.0.1",
"command-line-usage": "^7.0.1",
"dotenv": "^16.4.5",
"enquirer": "^2.4.1",
"eslint": "^9.14.0",
"eslint-plugin-jsdoc": "^50.4.3",
"glob": "^10.4.5",
"listr2": "^8.0.1",
"log-symbols": "^7.0.0",
Expand All @@ -76,17 +73,17 @@
"tree-sitter-python": "^0.20.4",
"tree-sitter-rust": "^0.20.4",
"tree-sitter-typescript": "^0.20.5",
"typescript": "^5.6.3"
"typescript": "^5.6.3",
"@typescript-eslint/parser": "^8.13.0",
"eslint": "^9.14.0",
"eslint-plugin-jsdoc": "^50.4.3"
},
"devDependencies": {
"@types/command-line-args": "^5.2.3",
"@types/command-line-usage": "^5.0.4",
"@types/minimatch": "^5.1.2",
"@types/node": "^22.8.7",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^6.x",
"eslint": "^8.x",
"eslint-plugin-jsdoc": "^46.x",
"ts-node": "^10.9.2",
"tsup": "^8.3.5",
"tsx": "^4.7.1"
Expand Down
6 changes: 3 additions & 3 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 6ba1a0a

Please sign in to comment.