From 73c4661f421a9189c46d9a3034d34f54caef2090 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 04:25:26 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-react to v6.1.0 --- packages/client/package.json | 2 +- packages/scraper-app/package.json | 2 +- yarn.lock | 15 +++++++++------ 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/packages/client/package.json b/packages/client/package.json index f35ebb5e5..598d8fe39 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -87,7 +87,7 @@ "@types/deep-equal": "1.0.4", "@types/react": "19.2.18", "@types/react-dom": "19.2.4", - "@vitejs/plugin-react": "6.0.5", + "@vitejs/plugin-react": "6.1.0", "autoprefixer": "10.5.4", "happy-dom": "20.11.2", "storybook": "10.5.7", diff --git a/packages/scraper-app/package.json b/packages/scraper-app/package.json index f0bb45354..7cdb853a2 100644 --- a/packages/scraper-app/package.json +++ b/packages/scraper-app/package.json @@ -44,7 +44,7 @@ "@testing-library/dom": "10.4.1", "@testing-library/react": "16.3.2", "@testing-library/user-event": "14.6.4", - "@vitejs/plugin-react": "6.0.5", + "@vitejs/plugin-react": "6.1.0", "tsup": "8.5.1", "typescript": "6.0.3", "vite": "8.2.1", diff --git a/yarn.lock b/yarn.lock index 8946e69a8..cc39cb08c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -90,7 +90,7 @@ __metadata: "@types/react": "npm:19.2.18" "@types/react-dom": "npm:19.2.4" "@urql/exchange-auth": "npm:3.0.0" - "@vitejs/plugin-react": "npm:6.0.5" + "@vitejs/plugin-react": "npm:6.1.0" autoprefixer: "npm:10.5.4" chart.js: "npm:4.5.1" class-variance-authority: "npm:0.7.1" @@ -346,7 +346,7 @@ __metadata: "@testing-library/dom": "npm:10.4.1" "@testing-library/react": "npm:16.3.2" "@testing-library/user-event": "npm:14.6.4" - "@vitejs/plugin-react": "npm:6.0.5" + "@vitejs/plugin-react": "npm:6.1.0" date-fns: "npm:4.4.0" fast-xml-parser: "npm:5.10.1" fastify: "npm:5.12.0" @@ -11851,21 +11851,24 @@ __metadata: languageName: node linkType: hard -"@vitejs/plugin-react@npm:6.0.5": - version: 6.0.5 - resolution: "@vitejs/plugin-react@npm:6.0.5" +"@vitejs/plugin-react@npm:6.1.0": + version: 6.1.0 + resolution: "@vitejs/plugin-react@npm:6.1.0" dependencies: "@rolldown/pluginutils": "npm:^1.0.1" peerDependencies: "@rolldown/plugin-babel": ^0.1.7 || ^0.2.0 babel-plugin-react-compiler: ^1.0.0 + oxc-transform-react: ^0.145.0 vite: ^8.0.0 peerDependenciesMeta: "@rolldown/plugin-babel": optional: true babel-plugin-react-compiler: optional: true - checksum: 10c0/fb02246fe3652d7fb746190bdd098b9e29918dfcf8c67b9c0c37300ce789e82331b2ba761530ac6ac9a61390b774d44f401787bd1c87a6c866d1e74a745cc1a0 + oxc-transform-react: + optional: true + checksum: 10c0/e6a955d2aa84fa09d4335fb0a3d3466a71bc31efe8d3e0096d34c5d1c6f97d9c92b3ffe7ec8ad8fd63ceee1323770d6b184b2a32a7fadd82fd2a46a3b444e81a languageName: node linkType: hard