Skip to content

Commit ab753d3

Browse files
chore(deps-dev): bump @vitejs/plugin-react from 4.3.3 to 4.3.4 (#16)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.3.3 to 4.3.4. - [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.4/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c642735 commit ab753d3

File tree

5 files changed

+16
-15
lines changed

5 files changed

+16
-15
lines changed

package-lock.json

+12-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/auto-sync/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@eslint/js": "^9.13.0",
2020
"@types/react": "^18.3.12",
2121
"@types/react-dom": "^18.3.1",
22-
"@vitejs/plugin-react": "^4.3.3",
22+
"@vitejs/plugin-react": "^4.3.4",
2323
"autoprefixer": "^10.4.20",
2424
"eslint": "^9.13.0",
2525
"eslint-plugin-react-hooks": "^5.0.0",

packages/design-migration/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@eslint/js": "^9.13.0",
2020
"@types/react": "^18.3.12",
2121
"@types/react-dom": "^18.3.1",
22-
"@vitejs/plugin-react": "^4.3.3",
22+
"@vitejs/plugin-react": "^4.3.4",
2323
"autoprefixer": "^10.4.20",
2424
"eslint": "^9.13.0",
2525
"eslint-plugin-react-hooks": "^5.0.0",

packages/handover/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@eslint/js": "^9.13.0",
2020
"@types/react": "^18.3.12",
2121
"@types/react-dom": "^18.3.1",
22-
"@vitejs/plugin-react": "^4.3.3",
22+
"@vitejs/plugin-react": "^4.3.4",
2323
"autoprefixer": "^10.4.20",
2424
"eslint": "^9.13.0",
2525
"eslint-plugin-react-hooks": "^5.0.0",

packages/inspect/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@eslint/js": "^9.13.0",
2020
"@types/react": "^18.3.12",
2121
"@types/react-dom": "^18.3.1",
22-
"@vitejs/plugin-react": "^4.3.3",
22+
"@vitejs/plugin-react": "^4.3.4",
2323
"autoprefixer": "^10.4.20",
2424
"eslint": "^9.13.0",
2525
"eslint-plugin-react-hooks": "^5.0.0",

0 commit comments

Comments
 (0)