Skip to content

Commit

Permalink
fix swc plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
YassinEldeeb committed Jun 6, 2023
1 parent 52a43e8 commit cba43e0
Show file tree
Hide file tree
Showing 5 changed files with 110 additions and 54 deletions.
4 changes: 2 additions & 2 deletions examples/react/apollo-client-swc-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@graphql-codegen/client-preset-swc-plugin": "0.2.0",
"@graphql-codegen/client-preset-swc-plugin": "0.3.0",
"@graphql-codegen/client-preset": "^4.0.0",
"@graphql-codegen/cli": "^4.0.0",
"@vitejs/plugin-react-swc": "^3.3.0",
"@types/react": "18.2.7",
"@types/react-dom": "18.2.4",
"typescript": "5.0.4",
"vite": "^4.1.0"
"vite": "^4.3.9"
},
"scripts": {
"dev": "vite",
Expand Down
145 changes: 98 additions & 47 deletions packages/presets/swc-plugin/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cba43e0

Please sign in to comment.