From ad4201c094f209965a3c8414333979402381b5a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 13:25:18 +0000 Subject: [PATCH] chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 6.0.1 Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.7.0 to 6.0.1. - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.1/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/apps/dashboard/client/package.json | 2 +- packages/apps/faucet/client/package.json | 2 +- .../exchange-oracle/client/package.json | 2 +- packages/apps/human-app/frontend/package.json | 2 +- .../apps/job-launcher/client/package.json | 2 +- packages/apps/staking/package.json | 2 +- yarn.lock | 77 ++++++------------- 7 files changed, 31 insertions(+), 58 deletions(-) diff --git a/packages/apps/dashboard/client/package.json b/packages/apps/dashboard/client/package.json index 7677ec9567..1f119560c8 100644 --- a/packages/apps/dashboard/client/package.json +++ b/packages/apps/dashboard/client/package.json @@ -49,7 +49,7 @@ "@eslint/js": "^10.0.1", "@types/react": "^19.2.2", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "^4.2.1", + "@vitejs/plugin-react": "^6.0.1", "eslint": "^10.1.0", "eslint-import-resolver-typescript": "^4.4.4", "eslint-plugin-import-x": "^4.16.2", diff --git a/packages/apps/faucet/client/package.json b/packages/apps/faucet/client/package.json index 9c0606702e..fee504d1ef 100644 --- a/packages/apps/faucet/client/package.json +++ b/packages/apps/faucet/client/package.json @@ -34,7 +34,7 @@ "@eslint/js": "^10.0.1", "@types/react": "^19.2.2", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "^4.3.4", + "@vitejs/plugin-react": "^6.0.1", "dotenv": "^17.2.2", "eslint": "^10.1.0", "eslint-config-prettier": "^10.1.8", diff --git a/packages/apps/fortune/exchange-oracle/client/package.json b/packages/apps/fortune/exchange-oracle/client/package.json index 2c7c38158e..4d7e327234 100644 --- a/packages/apps/fortune/exchange-oracle/client/package.json +++ b/packages/apps/fortune/exchange-oracle/client/package.json @@ -49,7 +49,7 @@ "@types/react": "^19.2.2", "@types/react-dom": "^19.2.3", "@types/react-router-dom": "^5.3.3", - "@vitejs/plugin-react": "^4.3.1", + "@vitejs/plugin-react": "^6.0.1", "eslint": "^10.1.0", "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.11", diff --git a/packages/apps/human-app/frontend/package.json b/packages/apps/human-app/frontend/package.json index fa702bb144..3d23a003f0 100644 --- a/packages/apps/human-app/frontend/package.json +++ b/packages/apps/human-app/frontend/package.json @@ -69,7 +69,7 @@ "@types/react": "^19.2.2", "@types/react-dom": "^19.2.3", "@vercel/style-guide": "^6.0.0", - "@vitejs/plugin-react": "^4.2.1", + "@vitejs/plugin-react": "^6.0.1", "eslint": "^10.1.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-jsx-a11y": "^6.10.2", diff --git a/packages/apps/job-launcher/client/package.json b/packages/apps/job-launcher/client/package.json index a3fb1f76ed..17ee8ac94c 100644 --- a/packages/apps/job-launcher/client/package.json +++ b/packages/apps/job-launcher/client/package.json @@ -70,7 +70,7 @@ "@types/react": "^19.2.2", "@types/react-dom": "^19.2.3", "@types/xml2js": "^0.4.14", - "@vitejs/plugin-react": "^4.2.1", + "@vitejs/plugin-react": "^6.0.1", "eslint": "^10.1.0", "eslint-config-prettier": "^10.1.8", "eslint-config-react-app": "^7.0.1", diff --git a/packages/apps/staking/package.json b/packages/apps/staking/package.json index d8a070e924..10eec40c4a 100644 --- a/packages/apps/staking/package.json +++ b/packages/apps/staking/package.json @@ -52,7 +52,7 @@ "@types/react": "^19.2.2", "@types/react-dom": "^19.2.3", "@types/react-router-dom": "^5.3.3", - "@vitejs/plugin-react": "^4.3.1", + "@vitejs/plugin-react": "^6.0.1", "eslint": "^10.1.0", "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.11", diff --git a/yarn.lock b/yarn.lock index 4a1691038c..d3bb35b68b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -118,7 +118,7 @@ __metadata: "@types/react-dom": "npm:^19.2.3" "@types/react-router-dom": "npm:^5.3.3" "@types/recharts": "npm:^1.8.29" - "@vitejs/plugin-react": "npm:^4.2.1" + "@vitejs/plugin-react": "npm:^6.0.1" axios: "npm:^1.7.2" clsx: "npm:^2.1.1" dayjs: "npm:^1.11.11" @@ -216,7 +216,7 @@ __metadata: "@mui/material": "npm:^5.16.7" "@types/react": "npm:^19.2.2" "@types/react-dom": "npm:^19.2.3" - "@vitejs/plugin-react": "npm:^4.3.4" + "@vitejs/plugin-react": "npm:^6.0.1" dotenv: "npm:^17.2.2" eslint: "npm:^10.1.0" eslint-config-prettier: "npm:^10.1.8" @@ -287,7 +287,7 @@ __metadata: "@types/react": "npm:^19.2.2" "@types/react-dom": "npm:^19.2.3" "@types/react-router-dom": "npm:^5.3.3" - "@vitejs/plugin-react": "npm:^4.3.1" + "@vitejs/plugin-react": "npm:^6.0.1" axios: "npm:^1.7.2" eslint: "npm:^10.1.0" eslint-plugin-react-hooks: "npm:^5.1.0" @@ -442,7 +442,7 @@ __metadata: "@types/react": "npm:^19.2.2" "@types/react-dom": "npm:^19.2.3" "@vercel/style-guide": "npm:^6.0.0" - "@vitejs/plugin-react": "npm:^4.2.1" + "@vitejs/plugin-react": "npm:^6.0.1" "@wagmi/core": "npm:^3.4.0" date-fns: "npm:^4.1.0" eslint: "npm:^10.1.0" @@ -571,7 +571,7 @@ __metadata: "@types/react": "npm:^19.2.2" "@types/react-dom": "npm:^19.2.3" "@types/xml2js": "npm:^0.4.14" - "@vitejs/plugin-react": "npm:^4.2.1" + "@vitejs/plugin-react": "npm:^6.0.1" axios: "npm:^1.1.3" copy-to-clipboard: "npm:^3.3.3" dayjs: "npm:^1.11.12" @@ -776,7 +776,7 @@ __metadata: "@types/react": "npm:^19.2.2" "@types/react-dom": "npm:^19.2.3" "@types/react-router-dom": "npm:^5.3.3" - "@vitejs/plugin-react": "npm:^4.3.1" + "@vitejs/plugin-react": "npm:^6.0.1" axios: "npm:^1.7.2" eslint: "npm:^10.1.0" eslint-plugin-react-hooks: "npm:^5.1.0" @@ -1405,7 +1405,7 @@ __metadata: languageName: node linkType: hard -"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.16.0, @babel/core@npm:^7.21.3, @babel/core@npm:^7.23.9, @babel/core@npm:^7.24.0, @babel/core@npm:^7.28.0": +"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.16.0, @babel/core@npm:^7.21.3, @babel/core@npm:^7.23.9, @babel/core@npm:^7.24.0": version: 7.28.5 resolution: "@babel/core@npm:7.28.5" dependencies: @@ -2664,28 +2664,6 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-react-jsx-self@npm:^7.27.1": - version: 7.27.1 - resolution: "@babel/plugin-transform-react-jsx-self@npm:7.27.1" - dependencies: - "@babel/helper-plugin-utils": "npm:^7.27.1" - peerDependencies: - "@babel/core": ^7.0.0-0 - checksum: 10c0/00a4f917b70a608f9aca2fb39aabe04a60aa33165a7e0105fd44b3a8531630eb85bf5572e9f242f51e6ad2fa38c2e7e780902176c863556c58b5ba6f6e164031 - languageName: node - linkType: hard - -"@babel/plugin-transform-react-jsx-source@npm:^7.27.1": - version: 7.27.1 - resolution: "@babel/plugin-transform-react-jsx-source@npm:7.27.1" - dependencies: - "@babel/helper-plugin-utils": "npm:^7.27.1" - peerDependencies: - "@babel/core": ^7.0.0-0 - checksum: 10c0/5e67b56c39c4d03e59e03ba80692b24c5a921472079b63af711b1d250fc37c1733a17069b63537f750f3e937ec44a42b1ee6a46cd23b1a0df5163b17f741f7f2 - languageName: node - linkType: hard - "@babel/plugin-transform-react-jsx@npm:^7.27.1": version: 7.27.1 resolution: "@babel/plugin-transform-react-jsx@npm:7.27.1" @@ -9229,10 +9207,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-rc.7": + version: 1.0.0-rc.7 + resolution: "@rolldown/pluginutils@npm:1.0.0-rc.7" + checksum: 10c0/9d5490b5805b25bcd1720ca01c4c032b55a0ef953dab36a8dd42c568e82214576baa464f3027cd5dff3fabcfbe3bf3db2251d12b60220f5d1cd2ffde5ee37082 languageName: node linkType: hard @@ -11583,7 +11561,7 @@ __metadata: languageName: node linkType: hard -"@types/babel__core@npm:^7.1.14, @types/babel__core@npm:^7.20.5": +"@types/babel__core@npm:^7.1.14": version: 7.20.5 resolution: "@types/babel__core@npm:7.20.5" dependencies: @@ -13112,19 +13090,21 @@ __metadata: languageName: node linkType: hard -"@vitejs/plugin-react@npm:^4.2.1, @vitejs/plugin-react@npm:^4.3.1, @vitejs/plugin-react@npm:^4.3.4": - version: 4.7.0 - resolution: "@vitejs/plugin-react@npm:4.7.0" +"@vitejs/plugin-react@npm:^6.0.1": + version: 6.0.1 + resolution: "@vitejs/plugin-react@npm:6.0.1" 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" - "@types/babel__core": "npm:^7.20.5" - react-refresh: "npm:^0.17.0" + "@rolldown/pluginutils": "npm:1.0.0-rc.7" peerDependencies: - vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 - checksum: 10c0/692f23960972879485d647713663ec299c478222c96567d60285acf7c7dc5c178e71abfe9d2eefddef1eeb01514dacbc2ed68aad84628debf9c7116134734253 + "@rolldown/plugin-babel": ^0.1.7 || ^0.2.0 + babel-plugin-react-compiler: ^1.0.0 + vite: ^8.0.0 + peerDependenciesMeta: + "@rolldown/plugin-babel": + optional: true + babel-plugin-react-compiler: + optional: true + checksum: 10c0/6c42f53a970cb6b0776ba5b4203bb01690ac564c56fca706d4037b50aec965ddc0f11530ab58ab2cd0fbe8c12e14cff6966b22d90391283b4a53294e3ddd478d languageName: node linkType: hard @@ -27270,13 +27250,6 @@ __metadata: languageName: node linkType: hard -"react-refresh@npm:^0.17.0": - version: 0.17.0 - resolution: "react-refresh@npm:0.17.0" - checksum: 10c0/002cba940384c9930008c0bce26cac97a9d5682bc623112c2268ba0c155127d9c178a9a5cc2212d560088d60dfd503edd808669a25f9b377f316a32361d0b23c - languageName: node - linkType: hard - "react-router-dom@npm:^7.13.0": version: 7.13.0 resolution: "react-router-dom@npm:7.13.0"