Skip to content

Commit e9b30d9

Browse files
chore(deps): update dependency @vitejs/plugin-react-swc to v4.2.0 (#5540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce576bc commit e9b30d9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

playground/javascript/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@eslint/js": "9.38.0",
2121
"@types/react": "19.2.2",
2222
"@types/react-dom": "19.2.2",
23-
"@vitejs/plugin-react-swc": "4.1.0",
23+
"@vitejs/plugin-react-swc": "4.2.0",
2424
"eslint": "9.38.0",
2525
"eslint-plugin-react-hooks": "7.0.1",
2626
"eslint-plugin-react-refresh": "0.4.24",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2263,10 +2263,10 @@ __metadata:
22632263
languageName: node
22642264
linkType: hard
22652265

2266-
"@rolldown/pluginutils@npm:1.0.0-beta.35":
2267-
version: 1.0.0-beta.35
2268-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.35"
2269-
checksum: 10/f6e28e437df02d1a184ce49726ffb53dfc24e3c3c67602c41352ddcbbeb51b292f7f973b62b0abd807af38b9913fa4d48f6892c698e1c6210642d0a33ec1a102
2266+
"@rolldown/pluginutils@npm:1.0.0-beta.43":
2267+
version: 1.0.0-beta.43
2268+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.43"
2269+
checksum: 10/1088a4461585921ec74689cf614fd162c3a138eea32a6640050c2f4cc3b2a888f3c15084871fd6deec673aaa22de6eab569c1e1fc7135e1b4186bc8fdf0f0214
22702270
languageName: node
22712271
linkType: hard
22722272

@@ -3029,15 +3029,15 @@ __metadata:
30293029
languageName: node
30303030
linkType: hard
30313031

3032-
"@vitejs/plugin-react-swc@npm:4.1.0":
3033-
version: 4.1.0
3034-
resolution: "@vitejs/plugin-react-swc@npm:4.1.0"
3032+
"@vitejs/plugin-react-swc@npm:4.2.0":
3033+
version: 4.2.0
3034+
resolution: "@vitejs/plugin-react-swc@npm:4.2.0"
30353035
dependencies:
3036-
"@rolldown/pluginutils": "npm:1.0.0-beta.35"
3036+
"@rolldown/pluginutils": "npm:1.0.0-beta.43"
30373037
"@swc/core": "npm:^1.13.5"
30383038
peerDependencies:
30393039
vite: ^4 || ^5 || ^6 || ^7
3040-
checksum: 10/c911795d65507fd74c129f88064d946562c209a73ea6eece5a4d0c03437d4e3d33cdf2ec5c0c026b6e8f68db977ad609c16d0a72f3798fd4714e750f84cf9f13
3040+
checksum: 10/7ab5aaa1ad9d8dee25d9dcb7e36021b58c2b9855a08c0a0c0f9f6c60f3ae0b2511d3d5e2e709e52d445656355c7f48c3a8343d0c81521239b541394c831f1e7f
30413041
languageName: node
30423042
linkType: hard
30433043

@@ -6113,7 +6113,7 @@ __metadata:
61136113
"@eslint/js": "npm:9.38.0"
61146114
"@types/react": "npm:19.2.2"
61156115
"@types/react-dom": "npm:19.2.2"
6116-
"@vitejs/plugin-react-swc": "npm:4.1.0"
6116+
"@vitejs/plugin-react-swc": "npm:4.2.0"
61176117
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
61186118
eslint: "npm:9.38.0"
61196119
eslint-plugin-react-hooks: "npm:7.0.1"

0 commit comments

Comments
 (0)