Skip to content

Commit 698c8c3

Browse files
Update Routine updates (#164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 883e331 commit 698c8c3

File tree

2 files changed

+77
-77
lines changed

2 files changed

+77
-77
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,21 +65,21 @@
6565
"@eslint/eslintrc": "3.3.1",
6666
"@eslint/js": "9.39.1",
6767
"@types/node": "22.19.0",
68-
"@typescript-eslint/eslint-plugin": "8.46.3",
69-
"@typescript-eslint/parser": "8.46.3",
68+
"@typescript-eslint/eslint-plugin": "8.46.4",
69+
"@typescript-eslint/parser": "8.46.4",
7070
"chokidar-cli": "3.0.0",
71-
"convex": "1.28.2",
71+
"convex": "1.29.0",
7272
"convex-helpers": "0.1.104",
7373
"convex-test": "0.0.38",
7474
"cpy-cli": "6.0.0",
7575
"eslint": "9.39.1",
7676
"globals": "16.5.0",
7777
"npm-run-all2": "8.0.4",
78-
"openai": "6.8.0",
78+
"openai": "6.8.1",
7979
"pkg-pr-new": "0.0.60",
8080
"prettier": "3.6.2",
8181
"typescript": "5.9.3",
82-
"typescript-eslint": "8.46.3",
82+
"typescript-eslint": "8.46.4",
8383
"vitest": "3.2.4"
8484
},
8585
"main": "./dist/client/index.js",

0 commit comments

Comments
 (0)