build(deps): update dependency @vitejs/plugin-react to v3.1.0 (#4868)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4871/head
renovate[bot] 2023-02-03 03:10:04 +11:00 committed by GitHub
parent 3acd1bbc66
commit f1a9c94e87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -155,7 +155,7 @@
"@types/zxcvbn": "4.4.1",
"@typescript-eslint/eslint-plugin": "5.50.0",
"@typescript-eslint/parser": "5.50.0",
"@vitejs/plugin-react": "3.0.1",
"@vitejs/plugin-react": "3.1.0",
"esbuild": "0.17.5",
"esbuild-jest": "0.5.0",
"eslint": "8.33.0",

View File

@ -24,7 +24,7 @@ specifiers:
'@types/zxcvbn': 4.4.1
'@typescript-eslint/eslint-plugin': 5.50.0
'@typescript-eslint/parser': 5.50.0
'@vitejs/plugin-react': 3.0.1
'@vitejs/plugin-react': 3.1.0
axios: 1.3.1
broadcast-channel: 4.20.2
classnames: 2.3.2
@ -105,7 +105,7 @@ devDependencies:
'@types/zxcvbn': 4.4.1
'@typescript-eslint/eslint-plugin': 5.50.0_go4drrxstycfikanvu45pi4vgq
'@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
'@vitejs/plugin-react': 3.0.1_vite@4.1.1
'@vitejs/plugin-react': 3.1.0_vite@4.1.1
esbuild: 0.17.5
esbuild-jest: 0.5.0_esbuild@0.17.5
eslint: 8.33.0
@ -4013,11 +4013,11 @@ packages:
eslint-visitor-keys: 3.3.0
dev: true
/@vitejs/plugin-react/3.0.1_vite@4.1.1:
resolution: {integrity: sha512-mx+QvYwIbbpOIJw+hypjnW1lAbKDHtWK5ibkF/V1/oMBu8HU/chb+SnqJDAsLq1+7rGqjktCEomMTM5KShzUKQ==}
/@vitejs/plugin-react/3.1.0_vite@4.1.1:
resolution: {integrity: sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0
vite: ^4.1.0-beta.0
dependencies:
'@babel/core': 7.20.12
'@babel/plugin-transform-react-jsx-self': 7.18.6_@babel+core@7.20.12