File tree Expand file tree Collapse file tree 12 files changed +355
-239
lines changed
file-upload-nextjs-pothos
packages/client/urql-exchange Expand file tree Collapse file tree 12 files changed +355
-239
lines changed Original file line number Diff line number Diff line change 4
4
"version" : " 0.0.0" ,
5
5
"license" : " MIT" ,
6
6
"dependencies" : {
7
- "@pulumi/pulumi" : " 3.40.0 " ,
7
+ "@pulumi/pulumi" : " 3.40.1 " ,
8
8
"@pulumi/cloudflare" : " 4.10.0" ,
9
9
"@pulumi/azure-native" : " 1.78.0" ,
10
10
"@pulumi/awsx" : " 0.40.0" ,
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.42.0 " ,
19
+ "@aws-cdk/assert" : " 2.42.1 " ,
20
20
"@types/aws-lambda" : " 8.10.104" ,
21
21
"@types/node" : " 16.11.59" ,
22
22
"ts-node" : " 10.9.1" ,
23
23
"esbuild" : " 0.15.8" ,
24
- "aws-cdk" : " 2.42.0 " ,
25
- "aws-cdk-lib" : " 2.42.0 " ,
24
+ "aws-cdk" : " 2.42.1 " ,
25
+ "aws-cdk-lib" : " 2.42.1 " ,
26
26
"typescript" : " 4.8.3"
27
27
},
28
28
"dependencies" : {
Original file line number Diff line number Diff line change 12
12
"graphql" : " 16.6.0"
13
13
},
14
14
"devDependencies" : {
15
- "wrangler" : " 2.1.4 " ,
15
+ "wrangler" : " 2.1.5 " ,
16
16
"typescript" : " 4.8.3" ,
17
- "ts-loader" : " 9.4.0 " ,
17
+ "ts-loader" : " 9.4.1 " ,
18
18
"webpack" : " 5.74.0"
19
19
}
20
20
}
Original file line number Diff line number Diff line change 15
15
},
16
16
"devDependencies" : {
17
17
"typescript" : " 4.8.3" ,
18
- "wrangler" : " 2.1.4 "
18
+ "wrangler" : " 2.1.5 "
19
19
}
20
20
}
Original file line number Diff line number Diff line change 13
13
"graphql-yoga" : " 2.13.11" ,
14
14
"@pothos/core" : " 3.21.0" ,
15
15
"graphql" : " 16.6.0" ,
16
- "next" : " 12.3.0 " ,
16
+ "next" : " 12.3.1 " ,
17
17
"react" : " 18.2.0" ,
18
18
"react-dom" : " 18.2.0"
19
19
},
20
20
"devDependencies" : {
21
21
"@types/react" : " ^18.0.17" ,
22
22
"eslint" : " 8.23.1" ,
23
- "eslint-config-next" : " 12.3.0 " ,
23
+ "eslint-config-next" : " 12.3.1 " ,
24
24
"typescript" : " 4.8.3"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 13
13
"graphql-yoga" : " 2.13.11" ,
14
14
"graphql" : " ^16.1.0" ,
15
15
"next-auth" : " 4.10.3" ,
16
- "next" : " 12.3.0 " ,
16
+ "next" : " 12.3.1 " ,
17
17
"react" : " 18.2.0" ,
18
18
"react-dom" : " 18.2.0"
19
19
},
20
20
"devDependencies" : {
21
21
"@types/react" : " 18.0.20" ,
22
22
"eslint" : " 8.23.1" ,
23
- "eslint-config-next" : " 12.3.0 " ,
23
+ "eslint-config-next" : " 12.3.1 " ,
24
24
"typescript" : " 4.8.3"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 14
14
"graphql-yoga" : " 2.13.11" ,
15
15
"@types/react" : " 17.0.50" ,
16
16
"graphql" : " ^16.1.0" ,
17
- "next" : " 12.3.0 " ,
17
+ "next" : " 12.3.1 " ,
18
18
"react" : " 18.2.0" ,
19
19
"react-dom" : " 18.2.0" ,
20
20
"tslib" : " 2.4.0"
21
21
},
22
22
"devDependencies" : {
23
23
"@types/react" : " 18.0.20" ,
24
24
"eslint" : " 8.23.1" ,
25
- "eslint-config-next" : " 12.3.0 " ,
25
+ "eslint-config-next" : " 12.3.1 " ,
26
26
"esbuild" : " 0.15.8" ,
27
27
"typescript" : " 4.8.3"
28
28
}
Original file line number Diff line number Diff line change 14
14
},
15
15
"devDependencies" : {
16
16
"typescript" : " 4.8.3" ,
17
- "wrangler" : " 2.1.4 "
17
+ "wrangler" : " 2.1.5 "
18
18
}
19
19
}
Original file line number Diff line number Diff line change 15
15
"format" : " prettier --ignore-path .gitignore --write --plugin-search-dir=. ."
16
16
},
17
17
"devDependencies" : {
18
- "@sveltejs/adapter-auto" : " 1.0.0-next.75 " ,
18
+ "@sveltejs/adapter-auto" : " 1.0.0-next.76 " ,
19
19
"@sveltejs/kit" : " 1.0.0-next.370" ,
20
20
"@types/jest" : " ^29.0.0" ,
21
- "@typescript-eslint/eslint-plugin" : " 5.37 .0" ,
22
- "@typescript-eslint/parser" : " 5.37 .0" ,
21
+ "@typescript-eslint/eslint-plugin" : " 5.38 .0" ,
22
+ "@typescript-eslint/parser" : " 5.38 .0" ,
23
23
"eslint" : " 8.23.1" ,
24
24
"eslint-config-prettier" : " 8.5.0" ,
25
25
"eslint-plugin-svelte3" : " 4.0.0" ,
Original file line number Diff line number Diff line change 55
55
},
56
56
"devDependencies" : {
57
57
"@urql/core" : " 3.0.3" ,
58
- "wonka" : " 6.0 .0"
58
+ "wonka" : " 6.1 .0"
59
59
},
60
60
"peerDependencies" : {
61
61
"graphql" : " ^15.2.0 || ^16.0.0" ,
You can’t perform that action at this time.
0 commit comments