Skip to content

Commit eafa8f5

Browse files
chore: bump the vite group across 1 directory with 3 updates (#13833)
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.1.0 to 4.3.1 - [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.1/packages/plugin-react) Updates `vite` from 4.5.3 to 5.3.3 - [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.3.3/packages/vite) Updates `vite-plugin-checker` from 0.6.0 to 0.7.1 - [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.6.0...vite-plugin-checker@0.7.1) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vite - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05fdb9c commit eafa8f5

File tree

2 files changed

+917
-704
lines changed

2 files changed

+917
-704
lines changed

site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"@types/uuid": "9.0.2",
137137
"@typescript-eslint/eslint-plugin": "6.9.1",
138138
"@typescript-eslint/parser": "6.9.1",
139-
"@vitejs/plugin-react": "4.1.0",
139+
"@vitejs/plugin-react": "4.3.1",
140140
"chromatic": "11.3.0",
141141
"eslint": "8.52.0",
142142
"eslint-config-prettier": "9.0.0",
@@ -172,8 +172,8 @@
172172
"ts-proto": "1.164.0",
173173
"ts-prune": "0.10.3",
174174
"typescript": "5.2.2",
175-
"vite": "4.5.3",
176-
"vite-plugin-checker": "0.6.0",
175+
"vite": "5.3.3",
176+
"vite-plugin-checker": "0.7.1",
177177
"vite-plugin-turbosnap": "1.0.2"
178178
},
179179
"browserslist": [

0 commit comments

Comments
 (0)