mirror of
https://github.com/LukeHagar/polar.git
synced 2025-12-06 04:20:58 +00:00
upgrade typescript and convex peer dep
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"email": "support@convex.dev",
|
||||
"url": "https://github.com/get-convex/polar/issues"
|
||||
},
|
||||
"version": "0.4.5",
|
||||
"version": "0.4.6",
|
||||
"license": "Apache-2.0",
|
||||
"keywords": [
|
||||
"convex",
|
||||
@@ -73,7 +73,7 @@
|
||||
}
|
||||
},
|
||||
"peerDependencies": {
|
||||
"convex": "^1.19.2 || >=1.17.0 <1.25.0",
|
||||
"convex": "^1.19.2 || >=1.17.0 <1.35.0",
|
||||
"react": "^18 || ^19",
|
||||
"react-dom": "^18 || ^19"
|
||||
},
|
||||
@@ -85,7 +85,7 @@
|
||||
"eslint": "^9.9.1",
|
||||
"globals": "^15.9.0",
|
||||
"prettier": "3.2.5",
|
||||
"typescript": "~5.0.3",
|
||||
"typescript": "^5.5.0",
|
||||
"typescript-eslint": "^8.4.0",
|
||||
"vitest": "^2.1.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user