Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Commit a5b3a2e

Browse files
committed
update dependencies
1 parent 11a126e commit a5b3a2e

File tree

3 files changed

+18
-19
lines changed

3 files changed

+18
-19
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-import-resolver-typescript": "^3.6.1",
3434
"eslint-plugin-import": "2.28.1",
3535
"eslint-plugin-unused-imports": "3.0.0",
36-
"eslint-plugin-vitest": "^0.3.8",
36+
"eslint-plugin-vitest": "^0.3.9",
3737
"husky": "^8.0.3",
3838
"lint-staged": "^14.0.1",
3939
"prettier": "3.0.3",

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"license": "MIT",
2828
"dependencies": {
2929
"@dandori/libs": "workspace:*",
30-
"openai": "^4.14.2"
30+
"openai": "^4.15.0"
3131
}
3232
}

pnpm-lock.yaml

+16-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)