Skip to content

Commit e37f149

Browse files
Update dependency @vitejs/plugin-react to v5
1 parent 0895507 commit e37f149

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/node": "^24.0.0",
4646
"@types/react": "^19.0.0",
4747
"@types/react-dom": "^19.0.0",
48-
"@vitejs/plugin-react": "^4.2.1",
48+
"@vitejs/plugin-react": "^5.0.0",
4949
"autoprefixer": "^10.4.19",
5050
"esbuild": "^0.27.0",
5151
"oxlint": "^1.0.0",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ __metadata:
3030
languageName: node
3131
linkType: hard
3232

33-
"@babel/core@npm:^7.28.0":
33+
"@babel/core@npm:^7.28.4":
3434
version: 7.28.5
3535
resolution: "@babel/core@npm:7.28.5"
3636
dependencies:
@@ -2606,10 +2606,10 @@ __metadata:
26062606
languageName: node
26072607
linkType: hard
26082608

2609-
"@rolldown/pluginutils@npm:1.0.0-beta.27":
2610-
version: 1.0.0-beta.27
2611-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.27"
2612-
checksum: 10c0/9658f235b345201d4f6bfb1f32da9754ca164f892d1cb68154fe5f53c1df42bd675ecd409836dff46884a7847d6c00bdc38af870f7c81e05bba5c2645eb4ab9c
2609+
"@rolldown/pluginutils@npm:1.0.0-beta.43":
2610+
version: 1.0.0-beta.43
2611+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.43"
2612+
checksum: 10c0/1c17a0b16c277a0fdbab080fd22ef91e37c1f0d710ecfdacb6a080068062eb14ff030d0e9d2ec2325a1d4246dba0c49625755c82c0090f6cbf98d16e80183e02
26132613
languageName: node
26142614
linkType: hard
26152615

@@ -2920,19 +2920,19 @@ __metadata:
29202920
languageName: node
29212921
linkType: hard
29222922

2923-
"@vitejs/plugin-react@npm:^4.2.1":
2924-
version: 4.7.0
2925-
resolution: "@vitejs/plugin-react@npm:4.7.0"
2923+
"@vitejs/plugin-react@npm:^5.0.0":
2924+
version: 5.1.0
2925+
resolution: "@vitejs/plugin-react@npm:5.1.0"
29262926
dependencies:
2927-
"@babel/core": "npm:^7.28.0"
2927+
"@babel/core": "npm:^7.28.4"
29282928
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
29292929
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
2930-
"@rolldown/pluginutils": "npm:1.0.0-beta.27"
2930+
"@rolldown/pluginutils": "npm:1.0.0-beta.43"
29312931
"@types/babel__core": "npm:^7.20.5"
2932-
react-refresh: "npm:^0.17.0"
2932+
react-refresh: "npm:^0.18.0"
29332933
peerDependencies:
29342934
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
2935-
checksum: 10c0/692f23960972879485d647713663ec299c478222c96567d60285acf7c7dc5c178e71abfe9d2eefddef1eeb01514dacbc2ed68aad84628debf9c7116134734253
2935+
checksum: 10c0/e192a12e2b854df109eafb1d06c0bc848e8e2b162c686aa6b999b1048658983e72674b2068ccc37562fcce44d32ad92b65f3a4e1897a0cb7859c2ee69cc63eac
29362936
languageName: node
29372937
linkType: hard
29382938

@@ -4066,7 +4066,7 @@ __metadata:
40664066
"@types/react-dom": "npm:^19.0.0"
40674067
"@uiw/codemirror-theme-okaidia": "npm:^4.21.25"
40684068
"@uiw/react-codemirror": "npm:^4.21.25"
4069-
"@vitejs/plugin-react": "npm:^4.2.1"
4069+
"@vitejs/plugin-react": "npm:^5.0.0"
40704070
autoprefixer: "npm:^10.4.19"
40714071
class-variance-authority: "npm:^0.7.0"
40724072
clsx: "npm:^2.1.1"
@@ -4395,10 +4395,10 @@ __metadata:
43954395
languageName: node
43964396
linkType: hard
43974397

4398-
"react-refresh@npm:^0.17.0":
4399-
version: 0.17.0
4400-
resolution: "react-refresh@npm:0.17.0"
4401-
checksum: 10c0/002cba940384c9930008c0bce26cac97a9d5682bc623112c2268ba0c155127d9c178a9a5cc2212d560088d60dfd503edd808669a25f9b377f316a32361d0b23c
4398+
"react-refresh@npm:^0.18.0":
4399+
version: 0.18.0
4400+
resolution: "react-refresh@npm:0.18.0"
4401+
checksum: 10c0/34a262f7fd803433a534f50deb27a148112a81adcae440c7d1cbae7ef14d21ea8f2b3d783e858cb7698968183b77755a38b4d4b5b1d79b4f4689c2f6d358fff2
44024402
languageName: node
44034403
linkType: hard
44044404

0 commit comments

Comments
 (0)