We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83b127d commit f85f091Copy full SHA for f85f091
package.json
@@ -7,7 +7,7 @@
7
"email": "[email protected]",
8
"url": "https://github.com/get-convex/polar/issues"
9
},
10
- "version": "0.4.5",
+ "version": "0.4.6",
11
"license": "Apache-2.0",
12
"keywords": [
13
"convex",
@@ -73,7 +73,7 @@
73
}
74
75
"peerDependencies": {
76
- "convex": "^1.19.2 || >=1.17.0 <1.25.0",
+ "convex": "^1.19.2 || >=1.17.0 <1.35.0",
77
"react": "^18 || ^19",
78
"react-dom": "^18 || ^19"
79
@@ -85,7 +85,7 @@
85
"eslint": "^9.9.1",
86
"globals": "^15.9.0",
87
"prettier": "3.2.5",
88
- "typescript": "~5.0.3",
+ "typescript": "^5.5.0",
89
"typescript-eslint": "^8.4.0",
90
"vitest": "^2.1.4"
91
0 commit comments