From b6e0d66bb005b2e0819c5969ea651760c0926612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 02:09:38 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump @vitejs/plugin-react from 4.5.1 to 6.0.1 Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.5.1 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] --- examples/client-example/package.json | 2 +- examples/guide-example/package.json | 2 +- packages/expo/package.json | 2 +- packages/react-core/package.json | 2 +- packages/react-native/package.json | 2 +- packages/react/package.json | 2 +- yarn.lock | 59 +++++++++++++--------------- 7 files changed, 33 insertions(+), 38 deletions(-) diff --git a/examples/client-example/package.json b/examples/client-example/package.json index 348c96479..5160aaf4b 100644 --- a/examples/client-example/package.json +++ b/examples/client-example/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@testing-library/dom": "^10.4.1", - "@vitejs/plugin-react": "^4.5.1", + "@vitejs/plugin-react": "^6.0.1", "@vitejs/plugin-react-swc": "^3.10.2", "jsdom": "^27.1.0", "prettier": "^3.5.3", diff --git a/examples/guide-example/package.json b/examples/guide-example/package.json index 4d127d4be..2b38d5006 100644 --- a/examples/guide-example/package.json +++ b/examples/guide-example/package.json @@ -20,7 +20,7 @@ "@eslint/js": "^9.9.0", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", - "@vitejs/plugin-react": "^4.5.1", + "@vitejs/plugin-react": "^6.0.1", "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.14", diff --git a/packages/expo/package.json b/packages/expo/package.json index c84af2a8e..575708fda 100644 --- a/packages/expo/package.json +++ b/packages/expo/package.json @@ -66,7 +66,7 @@ "@types/react-native-htmlview": "^0.16.6", "@typescript-eslint/eslint-plugin": "^8.32.0", "@typescript-eslint/parser": "^8.39.1", - "@vitejs/plugin-react": "^4.5.1", + "@vitejs/plugin-react": "^6.0.1", "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.14", diff --git a/packages/react-core/package.json b/packages/react-core/package.json index 1a36c8536..2b5e4578f 100644 --- a/packages/react-core/package.json +++ b/packages/react-core/package.json @@ -61,7 +61,7 @@ "@types/react-dom": "^19.1.6", "@typescript-eslint/eslint-plugin": "^8.32.0", "@typescript-eslint/parser": "^8.39.1", - "@vitejs/plugin-react": "^4.5.1", + "@vitejs/plugin-react": "^6.0.1", "babel-plugin-react-require": "^4.0.3", "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^5.2.0", diff --git a/packages/react-native/package.json b/packages/react-native/package.json index f43a2b491..168035d43 100644 --- a/packages/react-native/package.json +++ b/packages/react-native/package.json @@ -59,7 +59,7 @@ "@types/react-native-htmlview": "^0.16.6", "@typescript-eslint/eslint-plugin": "^8.32.0", "@typescript-eslint/parser": "^8.39.1", - "@vitejs/plugin-react": "^4.5.1", + "@vitejs/plugin-react": "^6.0.1", "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.14", diff --git a/packages/react/package.json b/packages/react/package.json index 52073d4ff..252c57ce2 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -102,7 +102,7 @@ "@types/react-dom": "^19.1.6", "@typescript-eslint/eslint-plugin": "^8.32.0", "@typescript-eslint/parser": "^8.39.1", - "@vitejs/plugin-react": "^4.5.1", + "@vitejs/plugin-react": "^6.0.1", "babel-plugin-react-require": "^4.0.3", "eslint": "^8.56.0", "eslint-plugin-jsx-a11y": "^6.10.2", diff --git a/yarn.lock b/yarn.lock index 43bf93cbd..ad35b7706 100644 --- a/yarn.lock +++ b/yarn.lock @@ -211,7 +211,7 @@ __metadata: languageName: node linkType: hard -"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.20.0, @babel/core@npm:^7.24.0, @babel/core@npm:^7.25.2, @babel/core@npm:^7.26.10": +"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.20.0, @babel/core@npm:^7.24.0, @babel/core@npm:^7.25.2": version: 7.27.1 resolution: "@babel/core@npm:7.27.1" dependencies: @@ -1837,7 +1837,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-react-jsx-self@npm:^7.24.7, @babel/plugin-transform-react-jsx-self@npm:^7.25.9": +"@babel/plugin-transform-react-jsx-self@npm:^7.24.7": version: 7.27.1 resolution: "@babel/plugin-transform-react-jsx-self@npm:7.27.1" dependencies: @@ -1848,7 +1848,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-react-jsx-source@npm:^7.24.7, @babel/plugin-transform-react-jsx-source@npm:^7.25.9": +"@babel/plugin-transform-react-jsx-source@npm:^7.24.7": version: 7.27.1 resolution: "@babel/plugin-transform-react-jsx-source@npm:7.27.1" dependencies: @@ -4398,7 +4398,7 @@ __metadata: "@types/react-native-htmlview": "npm:^0.16.6" "@typescript-eslint/eslint-plugin": "npm:^8.32.0" "@typescript-eslint/parser": "npm:^8.39.1" - "@vitejs/plugin-react": "npm:^4.5.1" + "@vitejs/plugin-react": "npm:^6.0.1" eslint: "npm:^8.56.0" eslint-plugin-react-hooks: "npm:^5.2.0" eslint-plugin-react-refresh: "npm:^0.4.14" @@ -4481,7 +4481,7 @@ __metadata: "@types/react-dom": "npm:^19.1.6" "@typescript-eslint/eslint-plugin": "npm:^8.32.0" "@typescript-eslint/parser": "npm:^8.39.1" - "@vitejs/plugin-react": "npm:^4.5.1" + "@vitejs/plugin-react": "npm:^6.0.1" babel-plugin-react-require: "npm:^4.0.3" date-fns: "npm:^4.0.0" eslint: "npm:^8.56.0" @@ -4516,7 +4516,7 @@ __metadata: "@types/react-native-htmlview": "npm:^0.16.6" "@typescript-eslint/eslint-plugin": "npm:^8.32.0" "@typescript-eslint/parser": "npm:^8.39.1" - "@vitejs/plugin-react": "npm:^4.5.1" + "@vitejs/plugin-react": "npm:^6.0.1" eslint: "npm:^8.56.0" eslint-plugin-react-hooks: "npm:^5.2.0" eslint-plugin-react-refresh: "npm:^0.4.14" @@ -4567,7 +4567,7 @@ __metadata: "@types/react-dom": "npm:^19.1.6" "@typescript-eslint/eslint-plugin": "npm:^8.32.0" "@typescript-eslint/parser": "npm:^8.39.1" - "@vitejs/plugin-react": "npm:^4.5.1" + "@vitejs/plugin-react": "npm:^6.0.1" babel-plugin-react-require: "npm:^4.0.3" clsx: "npm:^2.1.1" eslint: "npm:^8.56.0" @@ -6284,10 +6284,10 @@ __metadata: languageName: node linkType: hard -"@rolldown/pluginutils@npm:1.0.0-beta.9": - version: 1.0.0-beta.9 - resolution: "@rolldown/pluginutils@npm:1.0.0-beta.9" - checksum: 10c0/21aebb7ebd093282efd96f63ddd465f76746b1d70282366d6ccc7fff6eb4da5c2f8f4bfaaaeb4283c2432600e5609e39e9897864575e593efc11d376ca1a6fa1 +"@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 @@ -7735,7 +7735,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: @@ -9055,19 +9055,21 @@ __metadata: languageName: node linkType: hard -"@vitejs/plugin-react@npm:^4.5.1": - version: 4.5.1 - resolution: "@vitejs/plugin-react@npm:4.5.1" +"@vitejs/plugin-react@npm:^6.0.1": + version: 6.0.1 + resolution: "@vitejs/plugin-react@npm:6.0.1" dependencies: - "@babel/core": "npm:^7.26.10" - "@babel/plugin-transform-react-jsx-self": "npm:^7.25.9" - "@babel/plugin-transform-react-jsx-source": "npm:^7.25.9" - "@rolldown/pluginutils": "npm:1.0.0-beta.9" - "@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 - checksum: 10c0/51b28c02905228cc5b1dd16f5d008cf08175e47d22ff37b0959a9ee20a46a5215698b20405f39e6b73ae2a63c2a005d74c94b3456083ad038b59932d682b9165 + "@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 @@ -10611,7 +10613,7 @@ __metadata: "@testing-library/jest-dom": "npm:^6.8.0" "@testing-library/react": "npm:^16.3.0" "@testing-library/user-event": "npm:^14.5.2" - "@vitejs/plugin-react": "npm:^4.5.1" + "@vitejs/plugin-react": "npm:^6.0.1" "@vitejs/plugin-react-swc": "npm:^3.10.2" jsdom: "npm:^27.1.0" prettier: "npm:^3.5.3" @@ -13883,7 +13885,7 @@ __metadata: "@knocklabs/react": "workspace:^" "@types/react": "npm:^19.1.8" "@types/react-dom": "npm:^19.1.6" - "@vitejs/plugin-react": "npm:^4.5.1" + "@vitejs/plugin-react": "npm:^6.0.1" eslint: "npm:^8.56.0" eslint-plugin-react-hooks: "npm:^5.2.0" eslint-plugin-react-refresh: "npm:^0.4.14" @@ -17988,13 +17990,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-remove-scroll-bar@npm:^2.3.7": version: 2.3.8 resolution: "react-remove-scroll-bar@npm:2.3.8" From 5337962c4522b13d8a32b75114a4577882b36f02 Mon Sep 17 00:00:00 2001 From: Kyle McDonald Date: Wed, 18 Mar 2026 11:07:51 -0500 Subject: [PATCH 2/2] revert @vitejs/plugin-react to ^4.5.1 (v6 requires Vite 8, repo uses Vite 5) --- examples/client-example/package.json | 2 +- examples/guide-example/package.json | 2 +- packages/expo/package.json | 2 +- packages/react-core/package.json | 2 +- packages/react-native/package.json | 2 +- packages/react/package.json | 2 +- yarn.lock | 57 +++++++++++++++------------- 7 files changed, 37 insertions(+), 32 deletions(-) diff --git a/examples/client-example/package.json b/examples/client-example/package.json index 5160aaf4b..348c96479 100644 --- a/examples/client-example/package.json +++ b/examples/client-example/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@testing-library/dom": "^10.4.1", - "@vitejs/plugin-react": "^6.0.1", + "@vitejs/plugin-react": "^4.5.1", "@vitejs/plugin-react-swc": "^3.10.2", "jsdom": "^27.1.0", "prettier": "^3.5.3", diff --git a/examples/guide-example/package.json b/examples/guide-example/package.json index 2b38d5006..4d127d4be 100644 --- a/examples/guide-example/package.json +++ b/examples/guide-example/package.json @@ -20,7 +20,7 @@ "@eslint/js": "^9.9.0", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", - "@vitejs/plugin-react": "^6.0.1", + "@vitejs/plugin-react": "^4.5.1", "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.14", diff --git a/packages/expo/package.json b/packages/expo/package.json index 575708fda..c84af2a8e 100644 --- a/packages/expo/package.json +++ b/packages/expo/package.json @@ -66,7 +66,7 @@ "@types/react-native-htmlview": "^0.16.6", "@typescript-eslint/eslint-plugin": "^8.32.0", "@typescript-eslint/parser": "^8.39.1", - "@vitejs/plugin-react": "^6.0.1", + "@vitejs/plugin-react": "^4.5.1", "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.14", diff --git a/packages/react-core/package.json b/packages/react-core/package.json index 2b5e4578f..1a36c8536 100644 --- a/packages/react-core/package.json +++ b/packages/react-core/package.json @@ -61,7 +61,7 @@ "@types/react-dom": "^19.1.6", "@typescript-eslint/eslint-plugin": "^8.32.0", "@typescript-eslint/parser": "^8.39.1", - "@vitejs/plugin-react": "^6.0.1", + "@vitejs/plugin-react": "^4.5.1", "babel-plugin-react-require": "^4.0.3", "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^5.2.0", diff --git a/packages/react-native/package.json b/packages/react-native/package.json index 168035d43..f43a2b491 100644 --- a/packages/react-native/package.json +++ b/packages/react-native/package.json @@ -59,7 +59,7 @@ "@types/react-native-htmlview": "^0.16.6", "@typescript-eslint/eslint-plugin": "^8.32.0", "@typescript-eslint/parser": "^8.39.1", - "@vitejs/plugin-react": "^6.0.1", + "@vitejs/plugin-react": "^4.5.1", "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.14", diff --git a/packages/react/package.json b/packages/react/package.json index 252c57ce2..52073d4ff 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -102,7 +102,7 @@ "@types/react-dom": "^19.1.6", "@typescript-eslint/eslint-plugin": "^8.32.0", "@typescript-eslint/parser": "^8.39.1", - "@vitejs/plugin-react": "^6.0.1", + "@vitejs/plugin-react": "^4.5.1", "babel-plugin-react-require": "^4.0.3", "eslint": "^8.56.0", "eslint-plugin-jsx-a11y": "^6.10.2", diff --git a/yarn.lock b/yarn.lock index ad35b7706..7355f8ab0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1837,7 +1837,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-react-jsx-self@npm:^7.24.7": +"@babel/plugin-transform-react-jsx-self@npm:^7.24.7, @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: @@ -1848,7 +1848,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-react-jsx-source@npm:^7.24.7": +"@babel/plugin-transform-react-jsx-source@npm:^7.24.7, @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: @@ -4398,7 +4398,7 @@ __metadata: "@types/react-native-htmlview": "npm:^0.16.6" "@typescript-eslint/eslint-plugin": "npm:^8.32.0" "@typescript-eslint/parser": "npm:^8.39.1" - "@vitejs/plugin-react": "npm:^6.0.1" + "@vitejs/plugin-react": "npm:^4.5.1" eslint: "npm:^8.56.0" eslint-plugin-react-hooks: "npm:^5.2.0" eslint-plugin-react-refresh: "npm:^0.4.14" @@ -4481,7 +4481,7 @@ __metadata: "@types/react-dom": "npm:^19.1.6" "@typescript-eslint/eslint-plugin": "npm:^8.32.0" "@typescript-eslint/parser": "npm:^8.39.1" - "@vitejs/plugin-react": "npm:^6.0.1" + "@vitejs/plugin-react": "npm:^4.5.1" babel-plugin-react-require: "npm:^4.0.3" date-fns: "npm:^4.0.0" eslint: "npm:^8.56.0" @@ -4516,7 +4516,7 @@ __metadata: "@types/react-native-htmlview": "npm:^0.16.6" "@typescript-eslint/eslint-plugin": "npm:^8.32.0" "@typescript-eslint/parser": "npm:^8.39.1" - "@vitejs/plugin-react": "npm:^6.0.1" + "@vitejs/plugin-react": "npm:^4.5.1" eslint: "npm:^8.56.0" eslint-plugin-react-hooks: "npm:^5.2.0" eslint-plugin-react-refresh: "npm:^0.4.14" @@ -4567,7 +4567,7 @@ __metadata: "@types/react-dom": "npm:^19.1.6" "@typescript-eslint/eslint-plugin": "npm:^8.32.0" "@typescript-eslint/parser": "npm:^8.39.1" - "@vitejs/plugin-react": "npm:^6.0.1" + "@vitejs/plugin-react": "npm:^4.5.1" babel-plugin-react-require: "npm:^4.0.3" clsx: "npm:^2.1.1" eslint: "npm:^8.56.0" @@ -6284,10 +6284,10 @@ __metadata: languageName: node linkType: hard -"@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 +"@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 languageName: node linkType: hard @@ -7735,7 +7735,7 @@ __metadata: languageName: node linkType: hard -"@types/babel__core@npm:^7.1.14": +"@types/babel__core@npm:^7.1.14, @types/babel__core@npm:^7.20.5": version: 7.20.5 resolution: "@types/babel__core@npm:7.20.5" dependencies: @@ -9055,21 +9055,19 @@ __metadata: languageName: node linkType: hard -"@vitejs/plugin-react@npm:^6.0.1": - version: 6.0.1 - resolution: "@vitejs/plugin-react@npm:6.0.1" +"@vitejs/plugin-react@npm:^4.5.1": + version: 4.7.0 + resolution: "@vitejs/plugin-react@npm:4.7.0" dependencies: - "@rolldown/pluginutils": "npm:1.0.0-rc.7" + "@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" peerDependencies: - "@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 + vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 + checksum: 10c0/692f23960972879485d647713663ec299c478222c96567d60285acf7c7dc5c178e71abfe9d2eefddef1eeb01514dacbc2ed68aad84628debf9c7116134734253 languageName: node linkType: hard @@ -10613,7 +10611,7 @@ __metadata: "@testing-library/jest-dom": "npm:^6.8.0" "@testing-library/react": "npm:^16.3.0" "@testing-library/user-event": "npm:^14.5.2" - "@vitejs/plugin-react": "npm:^6.0.1" + "@vitejs/plugin-react": "npm:^4.5.1" "@vitejs/plugin-react-swc": "npm:^3.10.2" jsdom: "npm:^27.1.0" prettier: "npm:^3.5.3" @@ -13885,7 +13883,7 @@ __metadata: "@knocklabs/react": "workspace:^" "@types/react": "npm:^19.1.8" "@types/react-dom": "npm:^19.1.6" - "@vitejs/plugin-react": "npm:^6.0.1" + "@vitejs/plugin-react": "npm:^4.5.1" eslint: "npm:^8.56.0" eslint-plugin-react-hooks: "npm:^5.2.0" eslint-plugin-react-refresh: "npm:^0.4.14" @@ -17990,6 +17988,13 @@ __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-remove-scroll-bar@npm:^2.3.7": version: 2.3.8 resolution: "react-remove-scroll-bar@npm:2.3.8"