File tree Expand file tree Collapse file tree 6 files changed +387
-232
lines changed
packages/presets/swc-plugin Expand file tree Collapse file tree 6 files changed +387
-232
lines changed Original file line number Diff line number Diff line change 8
8
"react-dom" : " 18.2.0"
9
9
},
10
10
"devDependencies" : {
11
- "@graphql-codegen/client-preset-swc-plugin" : " 0.1.1 " ,
11
+ "@graphql-codegen/client-preset-swc-plugin" : " 0.2.0 " ,
12
12
"@graphql-codegen/client-preset" : " ^3.0.1" ,
13
13
"@graphql-codegen/cli" : " ^3.3.1" ,
14
- "@vitejs/plugin-react-swc" : " ^3.2 .0" ,
14
+ "@vitejs/plugin-react-swc" : " ^3.3 .0" ,
15
15
"@types/react" : " 18.0.37" ,
16
16
"@types/react-dom" : " 18.0.11" ,
17
17
"typescript" : " 5.0.4" ,
Original file line number Diff line number Diff line change 13
13
},
14
14
"dependencies" : {
15
15
"@graphql-tools/executor-http" : " ^0.1.8" ,
16
- "next" : " ^13.0 .0" ,
16
+ "next" : " ^13.3 .0" ,
17
17
"react" : " ^18.2.0" ,
18
18
"react-dom" : " ^18.2.0" ,
19
19
"swr" : " ^1.3.0"
22
22
"@graphql-codegen/cli" : " ^3.3.1" ,
23
23
"@graphql-codegen/client-preset" : " ^3.0.1" ,
24
24
"@graphql-codegen/schema-ast" : " 3.0.1" ,
25
- "@graphql-codegen/client-preset-swc-plugin" : " 0.1.1 " ,
25
+ "@graphql-codegen/client-preset-swc-plugin" : " 0.2.0 " ,
26
26
"@types/node" : " ^18.11.18" ,
27
27
"@types/react" : " ^18.0.17" ,
28
28
"@types/react-dom" : " ^18.0.10" ,
You can’t perform that action at this time.
0 commit comments