Skip to content

Commit

Permalink
⬆️ pnpm update
Browse files Browse the repository at this point in the history
  • Loading branch information
NatoBoram committed Aug 23, 2024
1 parent c6944db commit dbaa5cd
Show file tree
Hide file tree
Showing 3 changed files with 249 additions and 226 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@
"test:watch": "vitest --watch"
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"eslint": "^9.7.0",
"@eslint/js": "^9.9.1",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"openai": "^4.52.7",
"openai": "^4.56.0",
"prettier": "^3.3.3",
"typedoc": "^0.26.4",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.0",
"vite": "^5.3.4",
"vitest": "^2.0.3"
"typedoc": "^0.26.6",
"typescript": "^5.5.4",
"typescript-eslint": "^8.2.0",
"vite": "^5.4.2",
"vitest": "^2.0.5"
},
"dependencies": {
"js-tiktoken": "^1.0.12"
"js-tiktoken": "^1.0.14"
},
"exports": {
".": {
Expand Down
Loading

0 comments on commit dbaa5cd

Please sign in to comment.