Skip to content

Commit 47c2ae6

Browse files
chore(deps): update dependency @vitejs/plugin-react-swc to v4
1 parent 2c48623 commit 47c2ae6

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.33.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.33.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
@@ -1792,10 +1792,10 @@ __metadata:
17921792
languageName: node
17931793
linkType: hard
17941794

1795-
"@rolldown/pluginutils@npm:1.0.0-beta.27":
1796-
version: 1.0.0-beta.27
1797-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.27"
1798-
checksum: 10/4f7da788d88b33d029d5acf84c63be27c62d7c53017476f2e3026172cf94062cb399cd15194c89574578f192016bbcb1e040ce6811b3bb9ec4d4faa2ad386459
1795+
"@rolldown/pluginutils@npm:1.0.0-beta.30":
1796+
version: 1.0.0-beta.30
1797+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.30"
1798+
checksum: 10/2016282c4b3116d5ad1184d36fd6c080d9e1c243265c51761d8c14c00ab128dbc70cfbccbab76184ed881b4947196459b37c9ae6abed742eed9fe51d988fabce
17991799
languageName: node
18001800
linkType: hard
18011801

@@ -2023,7 +2023,7 @@ __metadata:
20232023
languageName: node
20242024
linkType: hard
20252025

2026-
"@swc/core@npm:^1.12.11":
2026+
"@swc/core@npm:^1.13.2":
20272027
version: 1.13.3
20282028
resolution: "@swc/core@npm:1.13.3"
20292029
dependencies:
@@ -2615,15 +2615,15 @@ __metadata:
26152615
languageName: node
26162616
linkType: hard
26172617

2618-
"@vitejs/plugin-react-swc@npm:3.11.0":
2619-
version: 3.11.0
2620-
resolution: "@vitejs/plugin-react-swc@npm:3.11.0"
2618+
"@vitejs/plugin-react-swc@npm:4.0.0":
2619+
version: 4.0.0
2620+
resolution: "@vitejs/plugin-react-swc@npm:4.0.0"
26212621
dependencies:
2622-
"@rolldown/pluginutils": "npm:1.0.0-beta.27"
2623-
"@swc/core": "npm:^1.12.11"
2622+
"@rolldown/pluginutils": "npm:1.0.0-beta.30"
2623+
"@swc/core": "npm:^1.13.2"
26242624
peerDependencies:
26252625
vite: ^4 || ^5 || ^6 || ^7
2626-
checksum: 10/7f7f9de87a6e9f3109f4da4c8e859b93a6a6c923f05ed8ffffb73685e4b7ea06446c2680543d01b1cf9a47980b9ea7048ede19eec6b2d0d0869d4caf287ce29f
2626+
checksum: 10/0fba502afe4dc56e345ec82e83e34404459e1628a40c74b9aa20041b320ed72a3fbd46e74164228cff67e894256919124c4bb400d7462303622afe848088dbbc
26272627
languageName: node
26282628
linkType: hard
26292629

@@ -5561,7 +5561,7 @@ __metadata:
55615561
"@eslint/js": "npm:9.33.0"
55625562
"@types/react": "npm:19.1.9"
55635563
"@types/react-dom": "npm:19.1.7"
5564-
"@vitejs/plugin-react-swc": "npm:3.11.0"
5564+
"@vitejs/plugin-react-swc": "npm:4.0.0"
55655565
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
55665566
eslint: "npm:9.33.0"
55675567
eslint-plugin-react-hooks: "npm:5.2.0"

0 commit comments

Comments
 (0)