@robelest/convex-auth 0.0.4-preview.34 → 0.0.4-preview.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@robelest/convex-auth",
3
- "version": "0.0.4-preview.34",
3
+ "version": "0.0.4-preview.36",
4
4
  "description": "Authentication for Convex",
5
5
  "keywords": [
6
6
  "auth",
@@ -112,6 +112,7 @@
112
112
  "convex:run": "vp exec convex run"
113
113
  },
114
114
  "dependencies": {
115
+ "@convex-dev/migrations": "^0.3.4",
115
116
  "@noble/hashes": "^2.0.1",
116
117
  "@opentelemetry/api": "^1.9.1",
117
118
  "@opentelemetry/resources": "^2.6.1",