Skip to content

Commit af6345c

Browse files
chore(deps): update routine updates
1 parent a3a7afb commit af6345c

File tree

3 files changed

+22
-25
lines changed

3 files changed

+22
-25
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Node setup
2222
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
2323
with:
24-
node-version: "20.19.0"
24+
node-version: "20.19.5"
2525

2626
- name: Install dependencies
2727
run: |

package-lock.json

Lines changed: 19 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"convex-helpers": "^0.1.94"
6969
},
7070
"devDependencies": {
71-
"@ai-sdk/openai": "2.0.56",
71+
"@ai-sdk/openai": "2.0.59",
7272
"@arethetypeswrong/cli": "0.18.2",
7373
"@convex-dev/workpool": "0.2.19",
7474
"@edge-runtime/vm": "5.0.0",
@@ -84,7 +84,7 @@
8484
"@typescript-eslint/eslint-plugin": "8.46.2",
8585
"@typescript-eslint/parser": "8.46.2",
8686
"@vitejs/plugin-react": "4.7.0",
87-
"ai": "5.0.81",
87+
"ai": "5.0.85",
8888
"autoprefixer": "10.4.21",
8989
"chokidar-cli": "3.0.0",
9090
"convex-helpers": "0.1.104",

0 commit comments

Comments
 (0)