Skip to content

Commit 2e02aee

Browse files
Bump vite from 2.9.18 to 3.2.11
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.18 to 3.2.11. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v3.2.11/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v3.2.11/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9182880 commit 2e02aee

File tree

2 files changed

+144
-111
lines changed

2 files changed

+144
-111
lines changed

playgrounds/with-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"@types/react-dom": "^18",
1919
"@vitejs/plugin-react": "^1.3.0",
2020
"typescript": "^4.7.0",
21-
"vite": "^2.9.18"
21+
"vite": "^3.2.11"
2222
}
2323
}

0 commit comments

Comments
 (0)