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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-23 01:16:09 +00:00
committed by GitHub
parent 9840644ca5
commit 329d4727f1
2 changed files with 12 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.3",
"@vitejs/plugin-react": "^4.4.1",
"@vitejs/plugin-react": "^4.5.0",
"@vitest/coverage-v8": "^3.1.4",
"@vitest/ui": "^3.1.4",
"conventional-changelog-conventionalcommits": "^8.0.0",

16
pnpm-lock.yaml generated
View File

@@ -41,8 +41,8 @@ importers:
specifier: ^2.5.3
version: 2.5.3(@types/node@22.15.21)(typescript@5.8.3)
'@vitejs/plugin-react':
specifier: ^4.4.1
version: 4.4.1(vite@5.4.5(@types/node@22.15.21)(sass@1.89.0)(sugarss@4.0.1(postcss@8.4.47))(terser@5.39.0))
specifier: ^4.5.0
version: 4.5.0(vite@5.4.5(@types/node@22.15.21)(sass@1.89.0)(sugarss@4.0.1(postcss@8.4.47))(terser@5.39.0))
'@vitest/coverage-v8':
specifier: ^3.1.4
version: 3.1.4(vitest@3.1.4)
@@ -3925,6 +3925,9 @@ packages:
'@remirror/core-constants@3.0.0':
resolution: {integrity: sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg==}
'@rolldown/pluginutils@1.0.0-beta.9':
resolution: {integrity: sha512-e9MeMtVWo186sgvFFJOPGy7/d2j2mZhLJIdVW0C/xDluuOvymEATqz6zKsP0ZmXGzQtqlyjz5sC1sYQUoJG98w==}
'@rollup/pluginutils@5.1.0':
resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==}
engines: {node: '>=14.0.0'}
@@ -4901,8 +4904,8 @@ packages:
'@videojs/xhr@2.7.0':
resolution: {integrity: sha512-giab+EVRanChIupZK7gXjHy90y3nncA2phIOyG3Ne5fvpiMJzvqYwiTOnEVW2S4CoYcuKJkomat7bMXA/UoUZQ==}
'@vitejs/plugin-react@4.4.1':
resolution: {integrity: sha512-IpEm5ZmeXAP/osiBXVVP5KjFMzbWOonMs0NaQQl+xYnUAcq4oHUBsF2+p4MgKWG4YMmFYJU8A6sxRPuowllm6w==}
'@vitejs/plugin-react@4.5.0':
resolution: {integrity: sha512-JuLWaEqypaJmOJPLWwO335Ig6jSgC1FTONCWAxnqcQthLTK/Yc9aH6hr9z/87xciejbQcnP3GnA1FWUSWeXaeg==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.2.0 || ^5.0.0 || ^6.0.0
@@ -12140,6 +12143,8 @@ snapshots:
'@remirror/core-constants@3.0.0': {}
'@rolldown/pluginutils@1.0.0-beta.9': {}
'@rollup/pluginutils@5.1.0(rollup@4.21.3)':
dependencies:
'@types/estree': 1.0.6
@@ -13519,11 +13524,12 @@ snapshots:
global: 4.4.0
is-function: 1.0.2
'@vitejs/plugin-react@4.4.1(vite@5.4.5(@types/node@22.15.21)(sass@1.89.0)(sugarss@4.0.1(postcss@8.4.47))(terser@5.39.0))':
'@vitejs/plugin-react@4.5.0(vite@5.4.5(@types/node@22.15.21)(sass@1.89.0)(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)
'@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.10)
'@rolldown/pluginutils': 1.0.0-beta.9
'@types/babel__core': 7.20.5
react-refresh: 0.17.0
vite: 5.4.5(@types/node@22.15.21)(sass@1.89.0)(sugarss@4.0.1(postcss@8.4.47))(terser@5.39.0)