Skip to content

Commit

Permalink
Bump Vite in example package
Browse files Browse the repository at this point in the history
To match what's being used for the main mui-tiptp development.
  • Loading branch information
sjdemartini committed Oct 13, 2023
1 parent e570871 commit 4a17567
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 130 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react-swc": "^3.3.1",
"@vitejs/plugin-react-swc": "^3.4.0",
"typescript": "^5.1.3",
"vite": "^4.3.9"
"vite": "^4.4.11"
}
}
Loading

0 comments on commit 4a17567

Please sign in to comment.