Skip to content

Commit 046c1c4

Browse files
chore: bump the vite group across 1 directory with 3 updates (coder#14281)
Bumps the vite group with 3 updates in the /site directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) and [vite-plugin-turbosnap](https://github.com/IanVS/vite-plugin-turbosnap). Updates `vite` from 5.3.3 to 5.4.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.1/packages/vite) Updates `vite-plugin-checker` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases) - [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md) - [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.7.1...vite-plugin-checker@0.7.2) Updates `vite-plugin-turbosnap` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/IanVS/vite-plugin-turbosnap/releases) - [Commits](IanVS/vite-plugin-turbosnap@v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vite - dependency-name: vite-plugin-checker dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite - dependency-name: vite-plugin-turbosnap dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e5cfa9 commit 046c1c4

File tree

2 files changed

+128
-349
lines changed

2 files changed

+128
-349
lines changed

site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,9 @@
161161
"ts-proto": "1.164.0",
162162
"ts-prune": "0.10.3",
163163
"typescript": "5.5.4",
164-
"vite": "5.3.3",
165-
"vite-plugin-checker": "0.7.1",
166-
"vite-plugin-turbosnap": "1.0.2"
164+
"vite": "5.4.1",
165+
"vite-plugin-checker": "0.7.2",
166+
"vite-plugin-turbosnap": "1.0.3"
167167
},
168168
"browserslist": ["chrome 110", "firefox 111", "safari 16.0"],
169169
"resolutions": {

0 commit comments

Comments
 (0)