Skip to content

Commit 0b5e4c1

Browse files
chore(deps): update dependency @vitejs/plugin-react-swc to v4
1 parent 15ebad8 commit 0b5e4c1

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/poool-access": "5.18.1",
1616
"@types/react": "19.1.9",
1717
"@types/react-dom": "19.1.7",
18-
"@vitejs/plugin-react-swc": "3.11.0",
18+
"@vitejs/plugin-react-swc": "4.0.1",
1919
"eslint": "9.32.0",
2020
"eslint-plugin-react": "7.37.5",
2121
"eslint-plugin-react-hooks": "5.2.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -491,10 +491,10 @@ __metadata:
491491
languageName: node
492492
linkType: hard
493493

494-
"@rolldown/pluginutils@npm:1.0.0-beta.27":
495-
version: 1.0.0-beta.27
496-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.27"
497-
checksum: 10c0/9658f235b345201d4f6bfb1f32da9754ca164f892d1cb68154fe5f53c1df42bd675ecd409836dff46884a7847d6c00bdc38af870f7c81e05bba5c2645eb4ab9c
494+
"@rolldown/pluginutils@npm:1.0.0-beta.32":
495+
version: 1.0.0-beta.32
496+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.32"
497+
checksum: 10c0/ba3582fc3c35c8eb57b0df2d22d0733b1be83d37edcc258203364773f094f58fc0cb7a056d604603573a69dd0105a466506cad467f59074e1e53d0dc26191f06
498498
languageName: node
499499
linkType: hard
500500

@@ -731,7 +731,7 @@ __metadata:
731731
languageName: node
732732
linkType: hard
733733

734-
"@swc/core@npm:1.13.3, @swc/core@npm:^1.12.11":
734+
"@swc/core@npm:1.13.3, @swc/core@npm:^1.13.2":
735735
version: 1.13.3
736736
resolution: "@swc/core@npm:1.13.3"
737737
dependencies:
@@ -1120,15 +1120,15 @@ __metadata:
11201120
languageName: node
11211121
linkType: hard
11221122

1123-
"@vitejs/plugin-react-swc@npm:3.11.0":
1124-
version: 3.11.0
1125-
resolution: "@vitejs/plugin-react-swc@npm:3.11.0"
1123+
"@vitejs/plugin-react-swc@npm:4.0.1":
1124+
version: 4.0.1
1125+
resolution: "@vitejs/plugin-react-swc@npm:4.0.1"
11261126
dependencies:
1127-
"@rolldown/pluginutils": "npm:1.0.0-beta.27"
1128-
"@swc/core": "npm:^1.12.11"
1127+
"@rolldown/pluginutils": "npm:1.0.0-beta.32"
1128+
"@swc/core": "npm:^1.13.2"
11291129
peerDependencies:
11301130
vite: ^4 || ^5 || ^6 || ^7
1131-
checksum: 10c0/0d12ee81f8c8acb74b35e7acfc45d23ecc2714ab3a0f6060e4bd900a6a739dd5a9be9c6bc842388f3c406f475f2a83e7ff3ade04ec6df9172faa1242e4faa424
1131+
checksum: 10c0/5f3ff14659490eea81b6be59a5dbc3c5d98c8fd02bfe8112edac26269adf69cb603136c44240b78e3ee0abb3c95a95e0d1172549a7debca1b79d7f52fa511f27
11321132
languageName: node
11331133
linkType: hard
11341134

@@ -3839,7 +3839,7 @@ __metadata:
38393839
"@types/poool-access": "npm:5.18.1"
38403840
"@types/react": "npm:19.1.9"
38413841
"@types/react-dom": "npm:19.1.7"
3842-
"@vitejs/plugin-react-swc": "npm:3.11.0"
3842+
"@vitejs/plugin-react-swc": "npm:4.0.1"
38433843
eslint: "npm:9.32.0"
38443844
eslint-plugin-react: "npm:7.37.5"
38453845
eslint-plugin-react-hooks: "npm:5.2.0"

0 commit comments

Comments
 (0)