Skip to content

Commit 7ec9aa4

Browse files
chore(deps-dev): bump @vitejs/plugin-react from 4.2.1 to 4.3.2
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.2.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) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8f433f commit 7ec9aa4

File tree

3 files changed

+172
-149
lines changed

3 files changed

+172
-149
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/react-dom": "^18.3.0",
1313
"@typescript-eslint/eslint-plugin": "^5.62.0",
1414
"@typescript-eslint/parser": "^5.62.0",
15-
"@vitejs/plugin-react": "^4.2.1",
15+
"@vitejs/plugin-react": "^4.3.2",
1616
"@vitest/coverage-v8": "^1.5.0",
1717
"eslint": "^8.57.0",
1818
"eslint-plugin-react": "^7.34.1",

packages/daxus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@testing-library/react": "^15.0.7",
4141
"@types/react": "^18.3.2",
4242
"@types/react-dom": "^18.3.0",
43-
"@vitejs/plugin-react": "^4.2.1",
43+
"@vitejs/plugin-react": "^4.3.2",
4444
"@vitest/coverage-v8": "^1.5.0",
4545
"jsdom": "^24.1.1",
4646
"react": "^18.3.1",

0 commit comments

Comments
 (0)