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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
pull/2690/head
renovate[bot] 2021-12-08 11:04:12 +11:00 committed by GitHub
parent d2331bd1c8
commit d2e7ebb7b7
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.6.0",
"@typescript-eslint/parser": "5.6.0",
"@vitejs/plugin-react": "1.1.0",
"@vitejs/plugin-react": "1.1.1",
"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.6.0
'@typescript-eslint/parser': 5.6.0
'@vitejs/plugin-react': 1.1.0
'@vitejs/plugin-react': 1.1.1
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.6.0_a283f0d61a32788ace12c47f6a9cf331
'@typescript-eslint/parser': 5.6.0_typescript@4.5.2
'@vitejs/plugin-react': 1.1.0
'@vitejs/plugin-react': 1.1.1
esbuild-jest: 0.5.0
eslint-config-prettier: 8.3.0
eslint-config-react-app: 6.0.0_2dcb649432aac129d9d18c1d868cfcab
@ -1627,8 +1627,8 @@ packages:
eslint-visitor-keys: 3.0.0
dev: true
/@vitejs/plugin-react/1.1.0:
resolution: {integrity: sha512-hRAqG6/lYf0mfDm/1r0U81vwPWMpyi87e4bFK+LvVQQeIgdh6TwvfuF20waenSGSumz6JH2bfk9DbxdgDLRp/w==}
/@vitejs/plugin-react/1.1.1:
resolution: {integrity: sha512-IJSRD4culdwQ6cRK0D1mstV1vdvYSb2HK1JQ1FDo6Hr7j5ppWJEwBC2v/Gy0h/A1lMmi4AnXACY/d10EgbQNEA==}
engines: {node: '>=12.0.0'}
dependencies:
'@babel/core': 7.16.0