File tree Expand file tree Collapse file tree 6 files changed +18
-18
lines changed
npm-packages/private-demos Expand file tree Collapse file tree 6 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1212 "dependencies" : {
1313 "@auth0/auth0-react" : " ^2.2.0" ,
1414 "@clerk/clerk-react" : " ^4.22.0" ,
15- "convex" : " ^0.19.0 " ,
15+ "convex" : " ^1.27.3 " ,
1616 "react" : " ^18.2.0" ,
1717 "react-dom" : " ^18.2.0"
1818 },
2626 "eslint-plugin-react-hooks" : " ^4.6.0" ,
2727 "eslint-plugin-react-refresh" : " ^0.4.1" ,
2828 "typescript" : " ^5.1.6" ,
29- "vite" : " ^4.4.0 "
29+ "vite" : " ^7.0.7 "
3030 }
3131}
Original file line number Diff line number Diff line change 99 "preview" : " vite preview"
1010 },
1111 "dependencies" : {
12- "convex" : " ^0.12.2 " ,
12+ "convex" : " ^1.27.3 " ,
1313 "react" : " ^18.2.0" ,
1414 "react-dom" : " ^18.2.0"
1515 },
1616 "devDependencies" : {
1717 "@types/react" : " ^18.0.28" ,
1818 "@types/react-dom" : " ^18.0.11" ,
1919 "@vitejs/plugin-react" : " ^4.0.0" ,
20- "vite" : " ^4.2.0 "
20+ "vite" : " ^7.0.7 "
2121 }
2222}
Original file line number Diff line number Diff line change 1111 "typecheck" : " tsc"
1212 },
1313 "dependencies" : {
14- "@remix-run/node" : " ^2.9 .1" ,
15- "@remix-run/react" : " ^2.9 .1" ,
16- "@remix-run/serve" : " ^2.9 .1" ,
17- "convex" : " ^1.11.2 " ,
14+ "@remix-run/node" : " ^2.17 .1" ,
15+ "@remix-run/react" : " ^2.17 .1" ,
16+ "@remix-run/serve" : " ^2.17 .1" ,
17+ "convex" : " ^1.27.3 " ,
1818 "isbot" : " ^5.0.0" ,
1919 "react" : " ^18.2.0" ,
2020 "react-dom" : " ^18.2.0"
2121 },
2222 "devDependencies" : {
23- "@remix-run/dev" : " ^2.9 .1" ,
23+ "@remix-run/dev" : " ^2.17 .1" ,
2424 "@types/react" : " ^18.2.20" ,
2525 "@types/react-dom" : " ^18.2.7" ,
2626 "@typescript-eslint/eslint-plugin" : " ^6.7.4" ,
3232 "eslint-plugin-react" : " ^7.33.2" ,
3333 "eslint-plugin-react-hooks" : " ^4.6.0" ,
3434 "typescript" : " ^5.1.6" ,
35- "vite" : " ^5.1.0 " ,
36- "vite-tsconfig-paths" : " ^5.0.0 "
35+ "vite" : " ^6.3.6 " ,
36+ "vite-tsconfig-paths" : " ^5.1.4 "
3737 },
3838 "engines" : {
3939 "node" : " >=18.0.0"
Original file line number Diff line number Diff line change 2727 "svelte-check" : " ^4.0.0" ,
2828 "tslib" : " ^2.4.1" ,
2929 "typescript" : " ^5.0.0" ,
30- "vite" : " ^5 .0.3 "
30+ "vite" : " ^7 .0.7 "
3131 },
3232 "type" : " module" ,
3333 "dependencies" : {
34- "convex" : " ^1.11.2 " ,
34+ "convex" : " ^1.27.3 " ,
3535 "convex-svelte" : " ^0.0.11"
3636 }
3737}
Original file line number Diff line number Diff line change 1111 "type-check" : " vue-tsc --build --force"
1212 },
1313 "dependencies" : {
14- "convex" : " ^1.25.2 " ,
14+ "convex" : " ^1.27.3 " ,
1515 "convex-vue" : " ^0.1.1" ,
1616 "vue" : " ^3.5.17"
1717 },
2222 "@vue/tsconfig" : " ^0.7.0" ,
2323 "npm-run-all2" : " ^7.0.0" ,
2424 "typescript" : " ~5.4.0" ,
25- "vite" : " ^5.2.8 " ,
25+ "vite" : " ^7.0.7 " ,
2626 "vue-tsc" : " ^3.0.0"
2727 }
2828}
Original file line number Diff line number Diff line change 99 "predev" : " convex dev --until-success"
1010 },
1111 "dependencies" : {
12- "convex" : " workspace:* " ,
12+ "convex" : " ^1.27.3 " ,
1313 "react" : " ^18.0.0" ,
1414 "react-dom" : " ^18.0.0"
1515 },
1616 "devDependencies" : {
1717 "@types/react" : " ^17.0.47" ,
1818 "@types/react-dom" : " ^17.0.17" ,
19- "@vitejs/plugin-react" : " 4.4.1 " ,
19+ "@vitejs/plugin-react" : " 5.0.3 " ,
2020 "typescript" : " ~5.0.3" ,
21- "vite" : " ^4.1.4 " ,
21+ "vite" : " ^7.0.7 " ,
2222 "npm-run-all2" : " ^7.0.0"
2323 }
2424}
You can’t perform that action at this time.
0 commit comments