File tree Expand file tree Collapse file tree 4 files changed +297
-625
lines changed
Expand file tree Collapse file tree 4 files changed +297
-625
lines changed Original file line number Diff line number Diff line change 3131 "@types/react-dom" : " ^18.2.14" ,
3232 "@types/uuid" : " ^9.0.6" ,
3333 "@types/wicg-file-system-access" : " ^2020.9.8" ,
34- "@vitejs/plugin-react" : " ^4.1.0 " ,
34+ "@vitejs/plugin-react" : " ^4.2.1 " ,
3535 "autoprefixer" : " ^10.4.16" ,
3636 "postcss" : " ^8.4.31" ,
3737 "postcss-preset-mantine" : " ^1.9.0" ,
3838 "typescript" : " ^5.2.2" ,
39- "vite" : " ^4. 5.0" ,
39+ "vite" : " ^5.0.11 " ,
4040 "wrangler" : " ^3.14.0"
4141 }
4242}
Original file line number Diff line number Diff line change 2121 "@types/uuid" : " ^9.0.6" ,
2222 "@vitejs/plugin-react" : " ^4.2.1" ,
2323 "typescript" : " ^5.2.2" ,
24- "vite" : " ^5.0.8 "
24+ "vite" : " ^5.0.11 "
2525 }
2626}
Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "@orbitinghail/sqlsync-solid-js" : " workspace:*" ,
1313 "@orbitinghail/sqlsync-worker" : " workspace:*" ,
14- "uuid " : " ^9.0.1 " ,
15- "solid-js " : " ^1.8.7 "
14+ "solid-js " : " ^1.8.7 " ,
15+ "uuid " : " ^9.0.1 "
1616 },
1717 "devDependencies" : {
1818 "@types/uuid" : " ^9.0.6" ,
19- "vite-plugin-solid" : " ^2.7.0" ,
2019 "typescript" : " ^5.2.2" ,
21- "vite" : " ^4.5.0" ,
22- "vitest" : " ^0.34.6"
20+ "vite" : " ^5.0.11" ,
21+ "vite-plugin-solid" : " ^2.8.0" ,
22+ "vitest" : " ^1.1.3"
2323 }
2424}
You can’t perform that action at this time.
0 commit comments