Skip to content

Commit 036aa4a

Browse files
chore(deps): update dependency @vitejs/plugin-react-swc to v4
1 parent 07677e9 commit 036aa4a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
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.32.0",
2121
"@types/react": "19.1.9",
2222
"@types/react-dom": "19.1.7",
23-
"@vitejs/plugin-react-swc": "3.11.0",
23+
"@vitejs/plugin-react-swc": "4.0.0",
2424
"eslint": "9.32.0",
2525
"eslint-plugin-react-hooks": "5.2.0",
2626
"eslint-plugin-react-refresh": "0.4.20",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1750,10 +1750,10 @@ __metadata:
17501750
languageName: node
17511751
linkType: hard
17521752

1753-
"@rolldown/pluginutils@npm:1.0.0-beta.27":
1754-
version: 1.0.0-beta.27
1755-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.27"
1756-
checksum: 10/4f7da788d88b33d029d5acf84c63be27c62d7c53017476f2e3026172cf94062cb399cd15194c89574578f192016bbcb1e040ce6811b3bb9ec4d4faa2ad386459
1753+
"@rolldown/pluginutils@npm:1.0.0-beta.30":
1754+
version: 1.0.0-beta.30
1755+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.30"
1756+
checksum: 10/2016282c4b3116d5ad1184d36fd6c080d9e1c243265c51761d8c14c00ab128dbc70cfbccbab76184ed881b4947196459b37c9ae6abed742eed9fe51d988fabce
17571757
languageName: node
17581758
linkType: hard
17591759

@@ -1981,7 +1981,7 @@ __metadata:
19811981
languageName: node
19821982
linkType: hard
19831983

1984-
"@swc/core@npm:^1.12.11":
1984+
"@swc/core@npm:^1.13.2":
19851985
version: 1.13.3
19861986
resolution: "@swc/core@npm:1.13.3"
19871987
dependencies:
@@ -2573,15 +2573,15 @@ __metadata:
25732573
languageName: node
25742574
linkType: hard
25752575

2576-
"@vitejs/plugin-react-swc@npm:3.11.0":
2577-
version: 3.11.0
2578-
resolution: "@vitejs/plugin-react-swc@npm:3.11.0"
2576+
"@vitejs/plugin-react-swc@npm:4.0.0":
2577+
version: 4.0.0
2578+
resolution: "@vitejs/plugin-react-swc@npm:4.0.0"
25792579
dependencies:
2580-
"@rolldown/pluginutils": "npm:1.0.0-beta.27"
2581-
"@swc/core": "npm:^1.12.11"
2580+
"@rolldown/pluginutils": "npm:1.0.0-beta.30"
2581+
"@swc/core": "npm:^1.13.2"
25822582
peerDependencies:
25832583
vite: ^4 || ^5 || ^6 || ^7
2584-
checksum: 10/7f7f9de87a6e9f3109f4da4c8e859b93a6a6c923f05ed8ffffb73685e4b7ea06446c2680543d01b1cf9a47980b9ea7048ede19eec6b2d0d0869d4caf287ce29f
2584+
checksum: 10/0fba502afe4dc56e345ec82e83e34404459e1628a40c74b9aa20041b320ed72a3fbd46e74164228cff67e894256919124c4bb400d7462303622afe848088dbbc
25852585
languageName: node
25862586
linkType: hard
25872587

@@ -5508,7 +5508,7 @@ __metadata:
55085508
"@eslint/js": "npm:9.32.0"
55095509
"@types/react": "npm:19.1.9"
55105510
"@types/react-dom": "npm:19.1.7"
5511-
"@vitejs/plugin-react-swc": "npm:3.11.0"
5511+
"@vitejs/plugin-react-swc": "npm:4.0.0"
55125512
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
55135513
eslint: "npm:9.32.0"
55145514
eslint-plugin-react-hooks: "npm:5.2.0"

0 commit comments

Comments
 (0)