Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4 (#2220)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 26, 2022
1 parent c288e17 commit a2dd6bc
Show file tree
Hide file tree
Showing 3 changed files with 269 additions and 24 deletions.
2 changes: 1 addition & 1 deletion examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"svelte-preprocess": "5.0.0",
"tslib": "2.4.1",
"typescript": "4.9.4",
"vite": "3.2.5"
"vite": "4.0.3"
},
"dependencies": {
"@envelop/graphql-jit": "5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphiql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react": "18.0.26",
"@types/react-dom": "18.0.9",
"@vitejs/plugin-react": "2.2.0",
"vite": "3.2.5"
"vite": "4.0.3"
},
"dependencies": {
"@graphiql/plugin-explorer": "^0.1.4",
Expand Down

0 comments on commit a2dd6bc

Please sign in to comment.