Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent d5e6d42 commit fec5852
Show file tree
Hide file tree
Showing 6 changed files with 242 additions and 155 deletions.
2 changes: 1 addition & 1 deletion examples/apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"@types/react-dom": "18.2.6",
"@vitejs/plugin-react": "4.0.1",
"typescript": "5.3.3",
"vite": "4.3.9"
"vite": "5.0.8"
}
}
2 changes: 1 addition & 1 deletion examples/execute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@types/react-dom": "18.2.6",
"@vitejs/plugin-react": "4.0.1",
"typescript": "5.3.3",
"vite": "4.3.9"
"vite": "5.0.8"
}
}
2 changes: 1 addition & 1 deletion examples/react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"@types/react-dom": "18.2.6",
"@vitejs/plugin-react": "4.0.1",
"typescript": "5.3.3",
"vite": "4.3.9"
"vite": "5.0.8"
}
}
2 changes: 1 addition & 1 deletion examples/urql-live-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"@types/react-dom": "18.2.6",
"@vitejs/plugin-react": "4.0.1",
"typescript": "5.3.3",
"vite": "4.3.9"
"vite": "5.0.8"
}
}
2 changes: 1 addition & 1 deletion examples/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"@types/react-dom": "18.2.6",
"@vitejs/plugin-react": "4.0.1",
"typescript": "5.3.3",
"vite": "4.3.9"
"vite": "5.0.8"
}
}
Loading

0 comments on commit fec5852

Please sign in to comment.