Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 909972a

Browse files
chore: bump the vite group across 1 directory with 3 updates
Bumps the vite group with 3 updates in the /site directory: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker). Updates `@vitejs/plugin-react` from 4.3.1 to 4.3.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.2/packages/plugin-react) Updates `vite` from 5.4.6 to 5.4.8 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite) Updates `vite-plugin-checker` from 0.7.2 to 0.8.0 - [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/[email protected]@0.8.0) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite - dependency-name: vite-plugin-checker dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vite ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 994e807 commit 909972a

File tree

2 files changed

+540
-448
lines changed

2 files changed

+540
-448
lines changed

site/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"@types/ssh2": "1.15.1",
141141
"@types/ua-parser-js": "0.7.36",
142142
"@types/uuid": "9.0.2",
143-
"@vitejs/plugin-react": "4.3.1",
143+
"@vitejs/plugin-react": "4.3.2",
144144
"chromatic": "11.3.0",
145145
"eventsourcemock": "2.0.0",
146146
"express": "4.21.0",
@@ -162,8 +162,8 @@
162162
"ts-proto": "1.164.0",
163163
"ts-prune": "0.10.3",
164164
"typescript": "5.6.2",
165-
"vite": "5.4.6",
166-
"vite-plugin-checker": "0.7.2",
165+
"vite": "5.4.8",
166+
"vite-plugin-checker": "0.8.0",
167167
"vite-plugin-turbosnap": "1.0.3"
168168
},
169169
"browserslist": [

0 commit comments

Comments
 (0)