Skip to content

Commit

Permalink
Bump vite from 5.0.10 to 5.4.12
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 10c9972 commit f3f8aac
Show file tree
Hide file tree
Showing 36 changed files with 414 additions and 88 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion samples/AutoBake/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"eslint-plugin-react-refresh": "^0.4.5",
"tsx": "^4.6.2",
"typescript": "^5.3.3",
"vite": "^5.0.8"
"vite": "^5.4.12"
}
}
2 changes: 1 addition & 1 deletion samples/CourseCrafter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"typescript": "^5.3.3",
"vite": "^5.0.8"
"vite": "^5.4.12"
},
"engines": {
"node": ">=19"
Expand Down
2 changes: 1 addition & 1 deletion samples/DevPulse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"typescript": "^5.3.3",
"vite": "^5.0.7",
"vite": "^5.4.12",
"vite-plugin-pwa": "^0.17.4",
"vite-tsconfig-paths": "^4.2.2",
"workbox-core": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion samples/Hello React Breadboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"react-app-rewired": "^2.2.1",
"sass": "^1.69.5",
"typescript": "^4.9.5",
"vite": "^5.0.6"
"vite": "^5.4.12"
}
}
2 changes: 1 addition & 1 deletion samples/TheCritic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dotenv": "^16.3.1",
"tsx": "^4.4.0",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vite": "^5.4.12",
"vite-plugin-full-reload": "^1.1.0",
"vite-plugin-top-level-await": "^1.3.1",
"vite-plugin-watch-and-run": "^1.4.4"
Expand Down
Loading

0 comments on commit f3f8aac

Please sign in to comment.