Skip to content

Commit b768495

Browse files
Bump @vitejs/plugin-react-swc from 3.9.0 to 3.10.2
Bumps [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) from 3.9.0 to 3.10.2. - [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: 3.10.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 591344f commit b768495

File tree

2 files changed

+109
-104
lines changed

2 files changed

+109
-104
lines changed

examples/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@solana/wallet-standard-features": "^1.3.0",
3131
"@types/react": "^19",
3232
"@types/react-dom": "^19",
33-
"@vitejs/plugin-react-swc": "^3.9.0",
33+
"@vitejs/plugin-react-swc": "^3.10.2",
3434
"eslint-plugin-react-refresh": "^0.4.20",
3535
"globals": "^16.2.0",
3636
"vite": "^6.3.5"

0 commit comments

Comments
 (0)