build(deps-dev): bump @vitejs/plugin-react from 6.0.5 to 6.1.0

Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 6.0.5 to 6.1.0.
- [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.1.0/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-26 01:05:54 +00:00
committed by GitHub
parent 2d53a6ca33
commit adae340a04
2 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"devDependencies": { "devDependencies": {
"@types/react": "^19.2.18", "@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4", "@types/react-dom": "^19.2.4",
"@vitejs/plugin-react": "^6.0.5", "@vitejs/plugin-react": "^6.1.0",
"eslint-plugin-react": "^7.37.5", "eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-hooks": "^7.1.1",
"vite": "^8.1.3", "vite": "^8.1.3",
+8 -5
View File
@@ -70,8 +70,8 @@ importers:
specifier: ^19.2.4 specifier: ^19.2.4
version: 19.2.4(@types/react@19.2.18) version: 19.2.4(@types/react@19.2.18)
'@vitejs/plugin-react': '@vitejs/plugin-react':
specifier: ^6.0.5 specifier: ^6.1.0
version: 6.0.5(vite@8.2.1(@types/node@26.2.0)) version: 6.1.0(vite@8.2.1(@types/node@26.2.0))
eslint-plugin-react: eslint-plugin-react:
specifier: ^7.37.5 specifier: ^7.37.5
version: 7.37.5(eslint@10.8.1) version: 7.37.5(eslint@10.8.1)
@@ -640,18 +640,21 @@ packages:
resolution: {integrity: sha512-mbCddXd+jm7hfx7w2YU64/Av4/NqqeG3GoRZgxPcgoTxYjhrcfJRw9ULch71SS4G+Q3bOXFhRvPqjguN0Hyp5w==} resolution: {integrity: sha512-mbCddXd+jm7hfx7w2YU64/Av4/NqqeG3GoRZgxPcgoTxYjhrcfJRw9ULch71SS4G+Q3bOXFhRvPqjguN0Hyp5w==}
hasBin: true hasBin: true
'@vitejs/plugin-react@6.0.5': '@vitejs/plugin-react@6.1.0':
resolution: {integrity: sha512-BOVzne/NL162sMdResB25mUv+vWMF5NoAjNf09TeGlE7ZpszZWSD3winycicLJw72yeVsoCn/2kOhEuCvEShMA==} resolution: {integrity: sha512-qd2BzUBehkov86WFhg0JkEFEYyCLG9uPCe6qWTY/kRlss9OvJrOF2UbIWT7p+8IzZHkEu0DNGHc4HSv+JdDLsw==}
engines: {node: ^20.19.0 || >=22.12.0} engines: {node: ^20.19.0 || >=22.12.0}
peerDependencies: peerDependencies:
'@rolldown/plugin-babel': ^0.1.7 || ^0.2.0 '@rolldown/plugin-babel': ^0.1.7 || ^0.2.0
babel-plugin-react-compiler: ^1.0.0 babel-plugin-react-compiler: ^1.0.0
oxc-transform-react: ^0.145.0
vite: ^8.0.0 vite: ^8.0.0
peerDependenciesMeta: peerDependenciesMeta:
'@rolldown/plugin-babel': '@rolldown/plugin-babel':
optional: true optional: true
babel-plugin-react-compiler: babel-plugin-react-compiler:
optional: true optional: true
oxc-transform-react:
optional: true
'@vitest/expect@4.1.10': '@vitest/expect@4.1.10':
resolution: {integrity: sha512-YsCn+qAk1GWjQOWFEsEcL2gNQ0zmVmQu3T03qP6UyjhtmdtwtbuI+DASn/7iQB3HGTXkdBwGddzxPlmiql5vlA==} resolution: {integrity: sha512-YsCn+qAk1GWjQOWFEsEcL2gNQ0zmVmQu3T03qP6UyjhtmdtwtbuI+DASn/7iQB3HGTXkdBwGddzxPlmiql5vlA==}
@@ -2322,7 +2325,7 @@ snapshots:
dependencies: dependencies:
'@typescript/old': typescript@6.0.3 '@typescript/old': typescript@6.0.3
'@vitejs/plugin-react@6.0.5(vite@8.2.1(@types/node@26.2.0))': '@vitejs/plugin-react@6.1.0(vite@8.2.1(@types/node@26.2.0))':
dependencies: dependencies:
'@rolldown/pluginutils': 1.0.1 '@rolldown/pluginutils': 1.0.1
vite: 8.2.1(@types/node@26.2.0) vite: 8.2.1(@types/node@26.2.0)