Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.6 (#3596)
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] authored Dec 26, 2024
1 parent 9c0f983 commit 4459cc3
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 282 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": "6.0.3",
"tslib": "2.8.1",
"typescript": "5.7.2",
"vite": "6.0.5"
"vite": "6.0.6"
},
"dependencies": {
"@envelop/graphql-jit": "8.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 @@ -48,7 +48,7 @@
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@vitejs/plugin-react": "4.3.4",
"vite": "6.0.5"
"vite": "6.0.6"
},
"sideEffects": false,
"bob": false
Expand Down
Loading

0 comments on commit 4459cc3

Please sign in to comment.