Skip to content

Update dependency @vitejs/plugin-react to v5 #188

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: main
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/node": "^22.0.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react": "^5.0.0",
"autoprefixer": "^10.4.19",
"esbuild": "^0.25.0",
"oxlint": "^1.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2424,10 +2424,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: 10c0/9658f235b345201d4f6bfb1f32da9754ca164f892d1cb68154fe5f53c1df42bd675ecd409836dff46884a7847d6c00bdc38af870f7c81e05bba5c2645eb4ab9c
"@rolldown/pluginutils@npm:1.0.0-beta.30":
version: 1.0.0-beta.30
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.30"
checksum: 10c0/aff8b532cb9d82d94c9a4101fa12ecb10620ad47d52dbb9135a5c65bde1ad19895b41026b821f4d607083699239a5d0010198401b6a6a54ab6a10d0015302768
languageName: node
linkType: hard

Expand Down Expand Up @@ -2724,19 +2724,19 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-react@npm:^4.2.1":
version: 4.7.0
resolution: "@vitejs/plugin-react@npm:4.7.0"
"@vitejs/plugin-react@npm:^5.0.0":
version: 5.0.0
resolution: "@vitejs/plugin-react@npm:5.0.0"
dependencies:
"@babel/core": "npm:^7.28.0"
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
"@rolldown/pluginutils": "npm:1.0.0-beta.27"
"@rolldown/pluginutils": "npm:1.0.0-beta.30"
"@types/babel__core": "npm:^7.20.5"
react-refresh: "npm:^0.17.0"
peerDependencies:
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
checksum: 10c0/692f23960972879485d647713663ec299c478222c96567d60285acf7c7dc5c178e71abfe9d2eefddef1eeb01514dacbc2ed68aad84628debf9c7116134734253
checksum: 10c0/e5813839d319ab5dc1b90cab40b6c08388f26e456166ba9df10ffc3c3f4ecc594cec06715b5c93390bba56140ca5f68a18f2233f7d275d77e5bbfeb979e4fd9b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3790,7 +3790,7 @@ __metadata:
"@types/react-dom": "npm:^19.0.0"
"@uiw/codemirror-theme-okaidia": "npm:^4.21.25"
"@uiw/react-codemirror": "npm:^4.21.25"
"@vitejs/plugin-react": "npm:^4.2.1"
"@vitejs/plugin-react": "npm:^5.0.0"
autoprefixer: "npm:^10.4.19"
class-variance-authority: "npm:^0.7.0"
clsx: "npm:^2.1.1"
Expand Down