Skip to content

Commit d0bcf60

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

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.39.1",
2121
"@types/react": "19.2.2",
2222
"@types/react-dom": "19.2.2",
23-
"@vitejs/plugin-react-swc": "4.2.0",
23+
"@vitejs/plugin-react-swc": "4.2.1",
2424
"eslint": "9.39.1",
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
@@ -2315,10 +2315,10 @@ __metadata:
23152315
languageName: node
23162316
linkType: hard
23172317

2318-
"@rolldown/pluginutils@npm:1.0.0-beta.43":
2319-
version: 1.0.0-beta.43
2320-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.43"
2321-
checksum: 10/1088a4461585921ec74689cf614fd162c3a138eea32a6640050c2f4cc3b2a888f3c15084871fd6deec673aaa22de6eab569c1e1fc7135e1b4186bc8fdf0f0214
2318+
"@rolldown/pluginutils@npm:1.0.0-beta.46":
2319+
version: 1.0.0-beta.46
2320+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.46"
2321+
checksum: 10/00d52f8606757d67695cd185d7fb2e83c60e50543715e2112b9ed7dd80394c48d513701fdbad66bc34c4e54e669fb70b213168b82932417abf481cf9295c818f
23222322
languageName: node
23232323
linkType: hard
23242324

@@ -3098,15 +3098,15 @@ __metadata:
30983098
languageName: node
30993099
linkType: hard
31003100

3101-
"@vitejs/plugin-react-swc@npm:4.2.0":
3102-
version: 4.2.0
3103-
resolution: "@vitejs/plugin-react-swc@npm:4.2.0"
3101+
"@vitejs/plugin-react-swc@npm:4.2.1":
3102+
version: 4.2.1
3103+
resolution: "@vitejs/plugin-react-swc@npm:4.2.1"
31043104
dependencies:
3105-
"@rolldown/pluginutils": "npm:1.0.0-beta.43"
3105+
"@rolldown/pluginutils": "npm:1.0.0-beta.46"
31063106
"@swc/core": "npm:^1.13.5"
31073107
peerDependencies:
31083108
vite: ^4 || ^5 || ^6 || ^7
3109-
checksum: 10/7ab5aaa1ad9d8dee25d9dcb7e36021b58c2b9855a08c0a0c0f9f6c60f3ae0b2511d3d5e2e709e52d445656355c7f48c3a8343d0c81521239b541394c831f1e7f
3109+
checksum: 10/1593eef152d8035f1b6df08bd40fee4c1a88cefa24999a7267e3e48d1194ff8883d7f9a17284de1a4807fa3832930e821d0ce149bb55563db9f5eb6baeb499d2
31103110
languageName: node
31113111
linkType: hard
31123112

@@ -6138,7 +6138,7 @@ __metadata:
61386138
"@eslint/js": "npm:9.39.1"
61396139
"@types/react": "npm:19.2.2"
61406140
"@types/react-dom": "npm:19.2.2"
6141-
"@vitejs/plugin-react-swc": "npm:4.2.0"
6141+
"@vitejs/plugin-react-swc": "npm:4.2.1"
61426142
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
61436143
eslint: "npm:9.39.1"
61446144
eslint-plugin-react-hooks: "npm:7.0.1"

0 commit comments

Comments
 (0)