Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit a92e3af

Browse files
Bump vite
Bumps the npm_and_yarn group with 1 update in the /examples/minimal-react directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.1.2 to 5.1.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe02dfc commit a92e3af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/minimal-react/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/minimal-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"autoprefixer": "^10.4.17",
2323
"postcss": "^8.4.35",
2424
"typescript": "^5.3.3",
25-
"vite": "^5.1.2",
25+
"vite": "^5.1.7",
2626
"vite-plugin-checker": "^0.6.4"
2727
}
2828
}

0 commit comments

Comments
 (0)