chore(deps): update dependency @vitejs/plugin-react to ^4.5.1 (#3306)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-03 04:28:26 +00:00
committed by GitHub
parent d699aad529
commit 8f6cc6fa60
2 changed files with 6 additions and 6 deletions

View File

@@ -39,7 +39,7 @@
"@semantic-release/npm": "^12.0.1",
"@semantic-release/release-notes-generator": "^14.0.3",
"@turbo/gen": "^2.5.4",
"@vitejs/plugin-react": "^4.5.0",
"@vitejs/plugin-react": "^4.5.1",
"@vitest/coverage-v8": "^3.2.0",
"@vitest/ui": "^3.2.0",
"conventional-changelog-conventionalcommits": "^9.0.0",

10
pnpm-lock.yaml generated
View File

@@ -41,8 +41,8 @@ importers:
specifier: ^2.5.4
version: 2.5.4(@types/node@22.15.29)(typescript@5.8.3)
'@vitejs/plugin-react':
specifier: ^4.5.0
version: 4.5.0(vite@5.4.5(@types/node@22.15.29)(sass@1.89.1)(sugarss@4.0.1(postcss@8.4.47))(terser@5.39.0))
specifier: ^4.5.1
version: 4.5.1(vite@5.4.5(@types/node@22.15.29)(sass@1.89.1)(sugarss@4.0.1(postcss@8.4.47))(terser@5.39.0))
'@vitest/coverage-v8':
specifier: ^3.2.0
version: 3.2.0(vitest@3.2.0)
@@ -4886,8 +4886,8 @@ packages:
'@videojs/xhr@2.7.0':
resolution: {integrity: sha512-giab+EVRanChIupZK7gXjHy90y3nncA2phIOyG3Ne5fvpiMJzvqYwiTOnEVW2S4CoYcuKJkomat7bMXA/UoUZQ==}
'@vitejs/plugin-react@4.5.0':
resolution: {integrity: sha512-JuLWaEqypaJmOJPLWwO335Ig6jSgC1FTONCWAxnqcQthLTK/Yc9aH6hr9z/87xciejbQcnP3GnA1FWUSWeXaeg==}
'@vitejs/plugin-react@4.5.1':
resolution: {integrity: sha512-uPZBqSI0YD4lpkIru6M35sIfylLGTyhGHvDZbNLuMA73lMlwJKz5xweH7FajfcCAc2HnINciejA9qTz0dr0M7A==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.2.0 || ^5.0.0 || ^6.0.0
@@ -13490,7 +13490,7 @@ snapshots:
global: 4.4.0
is-function: 1.0.2
'@vitejs/plugin-react@4.5.0(vite@5.4.5(@types/node@22.15.29)(sass@1.89.1)(sugarss@4.0.1(postcss@8.4.47))(terser@5.39.0))':
'@vitejs/plugin-react@4.5.1(vite@5.4.5(@types/node@22.15.29)(sass@1.89.1)(sugarss@4.0.1(postcss@8.4.47))(terser@5.39.0))':
dependencies:
'@babel/core': 7.26.10
'@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.10)