Skip to content

chore(deps): update dependency @vitejs/plugin-react-swc to v4 #5227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: chore/renovateBaseBranch
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion playground/javascript/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@eslint/js": "9.33.0",
"@types/react": "19.1.9",
"@types/react-dom": "19.1.7",
"@vitejs/plugin-react-swc": "3.11.0",
"@vitejs/plugin-react-swc": "4.0.0",
"eslint": "9.33.0",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-react-refresh": "0.4.20",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1792,10 +1792,10 @@ __metadata:
languageName: node
linkType: hard

"@rolldown/pluginutils@npm:1.0.0-beta.27":
version: 1.0.0-beta.27
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.27"
checksum: 10/4f7da788d88b33d029d5acf84c63be27c62d7c53017476f2e3026172cf94062cb399cd15194c89574578f192016bbcb1e040ce6811b3bb9ec4d4faa2ad386459
"@rolldown/pluginutils@npm:1.0.0-beta.30":
version: 1.0.0-beta.30
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.30"
checksum: 10/2016282c4b3116d5ad1184d36fd6c080d9e1c243265c51761d8c14c00ab128dbc70cfbccbab76184ed881b4947196459b37c9ae6abed742eed9fe51d988fabce
languageName: node
linkType: hard

Expand Down Expand Up @@ -2023,7 +2023,7 @@ __metadata:
languageName: node
linkType: hard

"@swc/core@npm:^1.12.11":
"@swc/core@npm:^1.13.2":
version: 1.13.3
resolution: "@swc/core@npm:1.13.3"
dependencies:
Expand Down Expand Up @@ -2615,15 +2615,15 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-react-swc@npm:3.11.0":
version: 3.11.0
resolution: "@vitejs/plugin-react-swc@npm:3.11.0"
"@vitejs/plugin-react-swc@npm:4.0.0":
version: 4.0.0
resolution: "@vitejs/plugin-react-swc@npm:4.0.0"
dependencies:
"@rolldown/pluginutils": "npm:1.0.0-beta.27"
"@swc/core": "npm:^1.12.11"
"@rolldown/pluginutils": "npm:1.0.0-beta.30"
"@swc/core": "npm:^1.13.2"
peerDependencies:
vite: ^4 || ^5 || ^6 || ^7
checksum: 10/7f7f9de87a6e9f3109f4da4c8e859b93a6a6c923f05ed8ffffb73685e4b7ea06446c2680543d01b1cf9a47980b9ea7048ede19eec6b2d0d0869d4caf287ce29f
checksum: 10/0fba502afe4dc56e345ec82e83e34404459e1628a40c74b9aa20041b320ed72a3fbd46e74164228cff67e894256919124c4bb400d7462303622afe848088dbbc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5561,7 +5561,7 @@ __metadata:
"@eslint/js": "npm:9.33.0"
"@types/react": "npm:19.1.9"
"@types/react-dom": "npm:19.1.7"
"@vitejs/plugin-react-swc": "npm:3.11.0"
"@vitejs/plugin-react-swc": "npm:4.0.0"
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
eslint: "npm:9.33.0"
eslint-plugin-react-hooks: "npm:5.2.0"
Expand Down