Skip to content

Commit e5cfe2b

Browse files
Update Routine updates (#180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c11173 commit e5cfe2b

File tree

2 files changed

+82
-89
lines changed

2 files changed

+82
-89
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@
6868
"@edge-runtime/vm": "5.0.0",
6969
"@eslint/eslintrc": "3.3.3",
7070
"@eslint/js": "9.39.1",
71-
"@types/node": "22.19.1",
72-
"@typescript-eslint/eslint-plugin": "8.48.1",
73-
"@typescript-eslint/parser": "8.48.1",
71+
"@types/node": "22.19.2",
72+
"@typescript-eslint/eslint-plugin": "8.49.0",
73+
"@typescript-eslint/parser": "8.49.0",
7474
"chokidar-cli": "3.0.0",
75-
"convex": "1.30.0",
76-
"convex-helpers": "0.1.106",
75+
"convex": "1.31.0",
76+
"convex-helpers": "0.1.107",
7777
"convex-test": "0.0.41",
7878
"cpy-cli": "6.0.0",
7979
"eslint": "9.39.1",
@@ -86,7 +86,7 @@
8686
"pkg-pr-new": "0.0.62",
8787
"prettier": "3.7.4",
8888
"typescript": "5.9.3",
89-
"typescript-eslint": "8.48.1",
89+
"typescript-eslint": "8.49.0",
9090
"vitest": "3.2.4"
9191
},
9292
"types": "./dist/client/index.d.ts",

0 commit comments

Comments
 (0)