Skip to content

Commit fe2f07d

Browse files
Bump the vite group across 1 directory with 2 updates (#60)
Bumps the vite group with 2 updates in the / directory: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@vitejs/plugin-react` from 6.0.2 to 6.0.3 - [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/plugin-react@6.0.3/packages/plugin-react) Updates `vite` from 8.0.13 to 8.1.0 - [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/create-vite@8.1.0/packages/vite) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite - dependency-name: vite dependency-version: 8.1.0 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 b4ef3c1 commit fe2f07d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/node": "^22.19.19",
3333
"@types/react": "19.2.14",
3434
"@types/react-dom": "19.2.3",
35-
"@vitejs/plugin-react": "6.0.2",
35+
"@vitejs/plugin-react": "6.0.3",
3636
"eslint": "10.4.0",
3737
"eslint-plugin-react-hooks": "7.1.1",
3838
"eslint-plugin-react-refresh": "0.5.2",
@@ -41,6 +41,6 @@
4141
"tailwindcss": "4.3.0",
4242
"typescript": "6.0.3",
4343
"typescript-eslint": "8.59.4",
44-
"vite": "8.0.13"
44+
"vite": "8.1.0"
4545
}
4646
}

0 commit comments

Comments
 (0)