build(deps): update dependency @vitejs/plugin-react to v1.0.8 (#2580)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2581/head
renovate[bot] 2021-11-10 12:50:55 +11:00 committed by GitHub
parent 777855f65e
commit d8178eb368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -128,7 +128,7 @@
"@types/react-dom": "17.0.11",
"@typescript-eslint/eslint-plugin": "5.3.1",
"@typescript-eslint/parser": "5.3.1",
"@vitejs/plugin-react": "1.0.7",
"@vitejs/plugin-react": "1.0.8",
"esbuild-jest": "0.5.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-react-app": "6.0.0",

View File

@ -18,7 +18,7 @@ specifiers:
'@types/react-dom': 17.0.11
'@typescript-eslint/eslint-plugin': 5.3.1
'@typescript-eslint/parser': 5.3.1
'@vitejs/plugin-react': 1.0.7
'@vitejs/plugin-react': 1.0.8
axios: 0.24.0
classnames: 2.3.1
esbuild-jest: 0.5.0
@ -85,7 +85,7 @@ devDependencies:
'@types/react-dom': 17.0.11
'@typescript-eslint/eslint-plugin': 5.3.1_f1f350359b23981ae325bc796475f5cd
'@typescript-eslint/parser': 5.3.1_typescript@4.4.4
'@vitejs/plugin-react': 1.0.7
'@vitejs/plugin-react': 1.0.8
esbuild-jest: 0.5.0
eslint-config-prettier: 8.3.0
eslint-config-react-app: 6.0.0_f9221a76b011a987a9fc1edeb0d297e5
@ -1621,8 +1621,8 @@ packages:
eslint-visitor-keys: 3.0.0
dev: true
/@vitejs/plugin-react/1.0.7:
resolution: {integrity: sha512-dzxzohFOAVVXpGlFn6Uvw2xaSLp80Vjmg2e5G1XdMV266vVKrcDqg9CWP/AiJiXuubNUdgy1k4E8dNXI6WCyhw==}
/@vitejs/plugin-react/1.0.8:
resolution: {integrity: sha512-Rt0tClew2QQokF03MoiIXTMMTIVKTH0eYulN9i81v/LitH4MfDHzIgetPzKvp+uCO9Fyb3tfYNKCw6l2/zW00w==}
engines: {node: '>=12.0.0'}
dependencies:
'@babel/core': 7.16.0