File tree Expand file tree Collapse file tree 3 files changed +18
-18
lines changed
accelerate/nextjs-starter Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 99 "lint" : " next lint"
1010 },
1111 "dependencies" : {
12- "@prisma/client" : " ^5.2 .0" ,
13- "@prisma/extension-accelerate" : " ^ 0.6.2 " ,
12+ "@prisma/client" : " 5.14 .0" ,
13+ "@prisma/extension-accelerate" : " 0.6.3 " ,
1414 "@types/node" : " 20.12.12" ,
1515 "@types/react" : " 18.3.2" ,
1616 "@types/react-dom" : " 18.3.0" ,
1717 "autoprefixer" : " 10.4.19" ,
1818 "eslint" : " 8.57.0" ,
1919 "eslint-config-next" : " 14.2.3" ,
2020 "next" : " 14.2.3" ,
21- "node-fetch" : " ^ 3.3.2" ,
22- "openflights-cached" : " ^ 1.3.15" ,
21+ "node-fetch" : " 3.3.2" ,
22+ "openflights-cached" : " 1.3.15" ,
2323 "postcss" : " 8.4.31" ,
2424 "react" : " 18.3.1" ,
2525 "react-dom" : " 18.3.1" ,
26- "react-hot-toast" : " ^ 2.4.1" ,
26+ "react-hot-toast" : " 2.4.1" ,
2727 "tailwindcss" : " 3.4.3" ,
2828 "typescript" : " 5.4.5" ,
29- "zod" : " ^3.22.2 "
29+ "zod" : " 3.23.8 "
3030 },
3131 "devDependencies" : {
32- "prisma" : " ^5.2 .0" ,
33- "ts-node" : " ^ 10.9.1 "
32+ "prisma" : " 5.14 .0" ,
33+ "ts-node" : " 10.9.2 "
3434 },
3535 "prisma" : {
3636 "seed" : " ts-node prisma/seed.ts"
Original file line number Diff line number Diff line change 66 },
77 "dependencies" : {
88 "@prisma/client" : " 5.14.0" ,
9- "@prisma/extension-pulse" : " ^ 1.0.1 " ,
9+ "@prisma/extension-pulse" : " 1.0.2 " ,
1010 "@types/node" : " 20.12.12" ,
11- "dotenv" : " ^ 16.3.1 " ,
12- "resend" : " ^ 0.17.2"
11+ "dotenv" : " 16.4.5 " ,
12+ "resend" : " 0.17.2"
1313 },
1414 "devDependencies" : {
1515 "prisma" : " 5.14.0" ,
Original file line number Diff line number Diff line change 1111 "author" : " Marc Hess" ,
1212 "license" : " MIT" ,
1313 "dependencies" : {
14- "@prisma/client" : " ^5.10.2 " ,
15- "@prisma/extension-pulse" : " ^ 1.0.1 " ,
16- "@types/node" : " ^ 20.0.0 " ,
17- "dotenv" : " ^ 16.3.1 " ,
18- "prisma" : " ^5.10.2 " ,
19- "ts-node" : " ^ 10.9.1 " ,
20- "typescript" : " ^5.0.0 "
14+ "@prisma/client" : " 5.14.0 " ,
15+ "@prisma/extension-pulse" : " 1.0.2 " ,
16+ "@types/node" : " 20.12.12 " ,
17+ "dotenv" : " 16.4.5 " ,
18+ "prisma" : " 5.14.0 " ,
19+ "ts-node" : " 10.9.2 " ,
20+ "typescript" : " 5.4.5 "
2121 }
2222}
You can’t perform that action at this time.
0 commit comments