build(deps): update dependency @vitejs/plugin-react to v4 (#5290)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5292/head
renovate[bot] 2023-04-21 08:53:22 +10:00 committed by GitHub
parent 228b0fa24e
commit cd8d42fe1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 14 deletions

View File

@ -79,7 +79,7 @@
"@types/zxcvbn": "4.4.1",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"@vitejs/plugin-react": "3.1.0",
"@vitejs/plugin-react": "4.0.0",
"@vitest/coverage-istanbul": "0.30.1",
"esbuild": "0.17.17",
"eslint": "8.38.0",

View File

@ -115,8 +115,8 @@ devDependencies:
specifier: 5.59.0
version: 5.59.0(eslint@8.38.0)(typescript@5.0.4)
'@vitejs/plugin-react':
specifier: 3.1.0
version: 3.1.0(vite@4.3.0)
specifier: 4.0.0
version: 4.0.0(vite@4.3.0)
'@vitest/coverage-istanbul':
specifier: 0.30.1
version: 0.30.1(vitest@0.30.1)
@ -3116,16 +3116,15 @@ packages:
eslint-visitor-keys: 3.4.0
dev: true
/@vitejs/plugin-react@3.1.0(vite@4.3.0):
resolution: {integrity: sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==}
/@vitejs/plugin-react@4.0.0(vite@4.3.0):
resolution: {integrity: sha512-HX0XzMjL3hhOYm+0s95pb0Z7F8O81G7joUHgfDd/9J/ZZf5k4xX6QAMFkKsHFxaHlf6X7GD7+XuaZ66ULiJuhQ==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.1.0-beta.0
vite: ^4.2.0
dependencies:
'@babel/core': 7.21.4
'@babel/plugin-transform-react-jsx-self': 7.21.0(@babel/core@7.21.4)
'@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.21.4)
magic-string: 0.27.0
react-refresh: 0.14.0
vite: 4.3.0(@types/node@18.15.12)
transitivePeerDependencies:
@ -5935,13 +5934,6 @@ packages:
hasBin: true
dev: true
/magic-string@0.27.0:
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
engines: {node: '>=12'}
dependencies:
'@jridgewell/sourcemap-codec': 1.4.15
dev: true
/magic-string@0.30.0:
resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==}
engines: {node: '>=12'}