Skip to content

Commit 3a0f282

Browse files
Pin dependencies (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent adc07e5 commit 3a0f282

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

package-lock.json

Lines changed: 14 additions & 2 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
@@ -59,15 +59,15 @@
5959
"async-channel": "^0.2.0"
6060
},
6161
"devDependencies": {
62-
"@convex-dev/workpool": "^0.2.19-alpha.2",
62+
"@convex-dev/workpool": "0.2.19-alpha.2",
6363
"@edge-runtime/vm": "5.0.0",
6464
"@eslint/eslintrc": "3.3.1",
6565
"@eslint/js": "9.37.0",
6666
"@types/node": "22.18.8",
6767
"@typescript-eslint/eslint-plugin": "8.40.0",
6868
"@typescript-eslint/parser": "8.40.0",
6969
"chokidar-cli": "3.0.0",
70-
"convex": "^1.27.3",
70+
"convex": "1.27.4",
7171
"convex-test": "0.0.38",
7272
"cpy-cli": "6.0.0",
7373
"eslint": "9.37.0",

0 commit comments

Comments
 (0)