Skip to content

Commit

Permalink
⬆️ pnpm update
Browse files Browse the repository at this point in the history
  • Loading branch information
NatoBoram committed Aug 11, 2024
1 parent 5bb9153 commit eb7910a
Show file tree
Hide file tree
Showing 3 changed files with 217 additions and 207 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"test:watch": "vitest --watch"
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"eslint": "^9.7.0",
"@eslint/js": "^9.9.0",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"openai": "^4.52.7",
"openai": "^4.55.4",
"prettier": "^3.3.3",
"typedoc": "^0.26.4",
"typescript": "^5.5.3",
"typescript-eslint": "^7.16.1",
"vite": "^5.3.4",
"vitest": "^2.0.3"
"typedoc": "^0.26.5",
"typescript": "^5.5.4",
"typescript-eslint": "^7.18.0",
"vite": "^5.4.0",
"vitest": "^2.0.5"
},
"dependencies": {
"js-tiktoken": "^1.0.12"
Expand Down
Loading

0 comments on commit eb7910a

Please sign in to comment.