Skip to content

Commit 0b6e994

Browse files
chore(deps-dev): bump @vitejs/plugin-react-swc from 3.11.0 to 4.0.0
Bumps [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) from 3.11.0 to 4.0.0. - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react-swc) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d15da2 commit 0b6e994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/bun": "^1.x",
6262
"@types/react": "^19.x",
6363
"@types/react-dom": "^19.x",
64-
"@vitejs/plugin-react-swc": "^3.x",
64+
"@vitejs/plugin-react-swc": "^4.x",
6565
"@vitest/coverage-v8": "^3.x",
6666
"@vitest/ui": "^3.x",
6767
"c8": "^10.x",

0 commit comments

Comments
 (0)