File tree Expand file tree Collapse file tree 6 files changed +362
-362
lines changed
file-upload-nextjs-pothos Expand file tree Collapse file tree 6 files changed +362
-362
lines changed Original file line number Diff line number Diff line change 8
8
"@pulumi/cloudflare" : " 4.9.0" ,
9
9
"@pulumi/azure-native" : " 1.68.2" ,
10
10
"@pulumi/awsx" : " 0.40.0" ,
11
- "@pulumi/aws" : " 5.10 .0" ,
11
+ "@pulumi/aws" : " 5.11 .0" ,
12
12
"@pulumi/docker" : " 3.4.1" ,
13
13
"@types/node" : " 16.11.49" ,
14
14
"typescript" : " 4.7.4" ,
Original file line number Diff line number Diff line change 16
16
"postdeploy" : " rm -rf cdk-out"
17
17
},
18
18
"devDependencies" : {
19
- "@aws-cdk/assert" : " 2.38.0 " ,
19
+ "@aws-cdk/assert" : " 2.38.1 " ,
20
20
"@types/aws-lambda" : " 8.10.102" ,
21
21
"@types/node" : " 16.11.49" ,
22
22
"ts-node" : " 10.9.1" ,
23
- "aws-cdk" : " 2.38.0 " ,
24
- "aws-cdk-lib" : " 2.38.0 " ,
23
+ "aws-cdk" : " 2.38.1 " ,
24
+ "aws-cdk-lib" : " 2.38.1 " ,
25
25
"esbuild" : " 0.15.5" ,
26
26
"typescript" : " 4.7.4"
27
27
},
28
28
"dependencies" : {
29
- "@aws-cdk/aws-apigateway" : " 1.168 .0" ,
30
- "@aws-cdk/aws-lambda" : " 1.168 .0" ,
31
- "@aws-cdk/core" : " 1.168 .0" ,
29
+ "@aws-cdk/aws-apigateway" : " 1.169 .0" ,
30
+ "@aws-cdk/aws-lambda" : " 1.169 .0" ,
31
+ "@aws-cdk/core" : " 1.169 .0" ,
32
32
"source-map-support" : " ^0.5.16"
33
33
}
34
34
}
Original file line number Diff line number Diff line change 10
10
"@envelop/graphql-modules" : " 3.5.0" ,
11
11
"@graphql-tools/load-files" : " 6.6.1" ,
12
12
"graphql-yoga" : " 2.13.4" ,
13
- "fastify" : " 4.5.0 " ,
13
+ "fastify" : " 4.5.2 " ,
14
14
"graphql-modules" : " 2.1.0" ,
15
15
"reflect-metadata" : " 0.1.13"
16
16
},
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"graphql-yoga" : " 2.13.4" ,
11
- "fastify" : " 4.5.0 " ,
11
+ "fastify" : " 4.5.2 " ,
12
12
"pino-pretty" : " 9.0.1"
13
13
},
14
14
"devDependencies" : {
Original file line number Diff line number Diff line change 11
11
},
12
12
"dependencies" : {
13
13
"graphql-yoga" : " 2.13.4" ,
14
- "@pothos/core" : " 3.15 .0" ,
14
+ "@pothos/core" : " 3.16 .0" ,
15
15
"graphql" : " 16.6.0" ,
16
16
"next" : " 12.2.5" ,
17
17
"react" : " 17.0.2" ,
You can’t perform that action at this time.
0 commit comments