File tree Expand file tree Collapse file tree
monorepo-folders/packages/backend-apis Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 "@temporalio/common" : " ^1.11.5" ,
3232 "@temporalio/worker" : " ^1.11.5" ,
3333 "@temporalio/workflow" : " ^1.11.5" ,
34- "axios" : " ^0.26 .0" ,
34+ "axios" : " ^0.28 .0" ,
3535 "node-fetch" : " 2.x"
3636 },
3737 "devDependencies" : {
Original file line number Diff line number Diff line change 3131 "@temporalio/workflow" : " ^1.11.5" ,
3232 "cors" : " ^2.8.5" ,
3333 "ejson" : " ^2.2.2" ,
34- "express" : " ^4.18 .0" ,
34+ "express" : " ^4.20 .0" ,
3535 "uuid" : " ^8.3.2" ,
3636 "yargs" : " ^16.2.0"
3737 },
Original file line number Diff line number Diff line change 3030 "@temporalio/worker" : " ^1.11.5" ,
3131 "@temporalio/workflow" : " ^1.11.5" ,
3232 "@temporalio/common" : " ^1.11.5" ,
33- "axios" : " ^0.26 .0" ,
34- "express" : " ~4.17.1 " ,
33+ "axios" : " ^0.28 .0" ,
34+ "express" : " ~4.20.0 " ,
3535 "uuid" : " 8.3.2"
3636 },
3737 "devDependencies" : {
Original file line number Diff line number Diff line change 22/// <reference types="next/image-types/global" />
33
44// NOTE: This file should not be edited
5- // see https://nextjs.org/docs/pages/building-your-application/configuring /typescript for more information.
5+ // see https://nextjs.org/docs/pages/api-reference/config /typescript for more information.
Original file line number Diff line number Diff line change 2222 "@trpc/next" : " ^10.0.0-rc.8" ,
2323 "@trpc/react-query" : " ^10.0.0-rc.8" ,
2424 "@trpc/server" : " ^10.0.0-rc.8" ,
25- "next" : " ^15.0.0 " ,
25+ "next" : " ^15.1.1 " ,
2626 "react" : " ^18.2.0" ,
2727 "react-dom" : " ^18.2.0" ,
28- "sharp" : " ^0.31.2 " ,
28+ "sharp" : " ^0.32.6 " ,
2929 "vercel" : " ^29.0.3" ,
3030 "zod" : " ^3.19.1"
3131 },
3838 "autoprefixer" : " ^10.4.0" ,
3939 "concurrently" : " 7.5.0" ,
4040 "eslint" : " ^8.57.1" ,
41- "postcss" : " ^8.4.5 " ,
41+ "postcss" : " ^8.4.31 " ,
4242 "tailwindcss" : " ^3.1.6" ,
4343 "typescript" : " ^5.6.3"
4444 }
Original file line number Diff line number Diff line change 22/// <reference types="next/image-types/global" />
33
44// NOTE: This file should not be edited
5- // see https://nextjs.org/docs/pages/building-your-application/configuring /typescript for more information.
5+ // see https://nextjs.org/docs/pages/api-reference/config /typescript for more information.
Original file line number Diff line number Diff line change 2222 "@trpc/next" : " ^10.0.0-rc.8" ,
2323 "@trpc/react-query" : " ^10.0.0-rc.8" ,
2424 "@trpc/server" : " ^10.0.0-rc.8" ,
25- "next" : " ^15.0.0 " ,
25+ "next" : " ^15.1.1 " ,
2626 "react" : " ^18.2.0" ,
2727 "react-dom" : " ^18.2.0" ,
28- "sharp" : " ^0.31.2 " ,
28+ "sharp" : " ^0.32.6 " ,
2929 "uuid" : " ^9.0.0" ,
3030 "zod" : " ^3.19.1"
3131 },
4040 "autoprefixer" : " ^10.4.0" ,
4141 "concurrently" : " 7.5.0" ,
4242 "eslint" : " ^8.57.1" ,
43- "postcss" : " ^8.4.5 " ,
43+ "postcss" : " ^8.4.31 " ,
4444 "tailwindcss" : " ^3.1.6" ,
4545 "typescript" : " ^5.6.3"
4646 }
Original file line number Diff line number Diff line change 1313 "@types/react" : " ^18.0.22" ,
1414 "@types/react-dom" : " ^18.0.7" ,
1515 "eslint" : " ^8.57.1" ,
16- "next" : " ^15.0.0 " ,
16+ "next" : " ^15.1.1 " ,
1717 "react" : " ^18.2.0" ,
1818 "typescript" : " ^5.6.3"
1919 },
Original file line number Diff line number Diff line change 99 },
1010 "dependencies" : {
1111 "@temporalio/client" : " ^1.11.5" ,
12- "express" : " ~4.16.1 " ,
12+ "express" : " ~4.20.0 " ,
1313 "temporal-workflows" : " *" ,
1414 "ts-node" : " ^10.9.2"
1515 },
Original file line number Diff line number Diff line change 2626 "@temporalio/client" : " ^1.11.5" ,
2727 "@temporalio/worker" : " ^1.11.5" ,
2828 "@temporalio/workflow" : " ^1.11.5" ,
29- "axios" : " 0.26 .0" ,
29+ "axios" : " 0.28 .0" ,
3030 "eslint" : " ^8.57.1" ,
3131 "node-fetch" : " 2.x"
3232 },
You can’t perform that action at this time.
0 commit comments