Skip to content

Commit b2c1ba3

Browse files
chore(deps-dev): bump @vitejs/plugin-react from 5.1.4 to 6.0.1
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.1.4 to 6.0.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/plugin-react@6.0.1/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: wasmcloud-automation-app[bot] <151542377+wasmcloud-automation-app[bot]@users.noreply.github.com>
1 parent 937b96c commit b2c1ba3

4 files changed

Lines changed: 34 additions & 257 deletions

File tree

.changeset/dependabot-6b9b52d.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'washboard-ui': patch
3+
'@wasmcloud/lattice-client-react': patch
4+
---
5+
6+
chore(deps-dev): bump `@vitejs/plugin-react` from 5.1.4 to 6.0.1

apps/washboard-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/react": "19.2.2",
6666
"@types/react-dom": "19.2.2",
6767
"@types/uuid": "^11.0.0",
68-
"@vitejs/plugin-react": "^5.1.4",
68+
"@vitejs/plugin-react": "^6.0.1",
6969
"@vitejs/plugin-react-swc": "^4.3.0",
7070
"@wasmcloud/eslint-config": "workspace:^",
7171
"@wasmcloud/prettier-config": "workspace:^",

packages/lattice-client-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/eslint": "~9.6.1",
4646
"@types/react": "19.2.2",
4747
"@types/react-dom": "19.2.2",
48-
"@vitejs/plugin-react": "^5.1.4",
48+
"@vitejs/plugin-react": "^6.0.1",
4949
"@wasmcloud/eslint-config": "workspace:^",
5050
"@wasmcloud/tsconfig": "workspace:^",
5151
"eslint": "^9.38.0",

0 commit comments

Comments
 (0)