Bump esbuild in /vite in the npm_and_yarn group across 1 directory

Bumps the npm_and_yarn group with 1 update in the /vite directory: [esbuild](https://github.com/evanw/esbuild).


Removes `esbuild`

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version:
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-14 03:01:29 +00:00
committed by GitHub
parent 49879c8e4d
commit dd7fb7fb11
2 changed files with 685 additions and 975 deletions
+683 -973
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -34,14 +34,14 @@
"@eslint/js": "^9.19.0",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@vitejs/plugin-react": "^4.3.4",
"@vitejs/plugin-react": "^6.0.2",
"eslint": "^9.19.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.19",
"globals": "^15.14.0",
"typescript": "~5.7.2",
"typescript-eslint": "^8.22.0",
"vite": "^6.4.2",
"vite": "^8.0.16",
"vite-plugin-svgr": "^4.3.0"
}
}