Skip to content

Commit 5a6d3dd

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@types/testing-library__jest-dom": "5.14.2",
8383
"@typescript-eslint/eslint-plugin": "^5.13.0",
8484
"@typescript-eslint/parser": "^5.13.0",
85-
"@vitejs/plugin-react": "^4.3.1",
85+
"@vitejs/plugin-react": "^5.1.1",
8686
"@vitest/coverage-istanbul": "^2.1.1",
8787
"@vitest/coverage-v8": "^2.1.1",
8888
"@vitest/ui": "^3.1.1",

packages/tdesign-react/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "^18.2.0",
2727
"@types/react-dom": "^18.2.0",
2828
"@types/rimraf": "^4.0.5",
29-
"@vitejs/plugin-react": "^4.3.1",
29+
"@vitejs/plugin-react": "^5.1.1",
3030
"camelcase": "^6.2.1",
3131
"gray-matter": "^4.0.3",
3232
"markdown-it-fence": "^0.1.3",

0 commit comments

Comments
 (0)