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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2618/head
renovate[bot] 2021-11-23 10:28:13 +11:00 committed by GitHub
parent 5807a05a2c
commit ef8b93d502
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -128,7 +128,7 @@
"@types/react-dom": "17.0.11",
"@typescript-eslint/eslint-plugin": "5.4.0",
"@typescript-eslint/parser": "5.4.0",
"@vitejs/plugin-react": "1.0.9",
"@vitejs/plugin-react": "1.1.0",
"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.4.0
'@typescript-eslint/parser': 5.4.0
'@vitejs/plugin-react': 1.0.9
'@vitejs/plugin-react': 1.1.0
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.4.0_f29bed983341470fca24958231d9c72f
'@typescript-eslint/parser': 5.4.0_typescript@4.5.2
'@vitejs/plugin-react': 1.0.9
'@vitejs/plugin-react': 1.1.0
esbuild-jest: 0.5.0
eslint-config-prettier: 8.3.0
eslint-config-react-app: 6.0.0_33ae23caf898cd921879166b12db8efb
@ -1627,8 +1627,8 @@ packages:
eslint-visitor-keys: 3.0.0
dev: true
/@vitejs/plugin-react/1.0.9:
resolution: {integrity: sha512-1iTS/c3z4QWj8aXIItp6zFMI08UQEz5+fGvnahSCFOSIfazKDlCTEUUQJP23zoxFjeKOF+M3/WA0ZatcHUVEqg==}
/@vitejs/plugin-react/1.1.0:
resolution: {integrity: sha512-hRAqG6/lYf0mfDm/1r0U81vwPWMpyi87e4bFK+LvVQQeIgdh6TwvfuF20waenSGSumz6JH2bfk9DbxdgDLRp/w==}
engines: {node: '>=12.0.0'}
dependencies:
'@babel/core': 7.16.0
@ -1637,7 +1637,7 @@ packages:
'@babel/plugin-transform-react-jsx-self': 7.16.0_@babel+core@7.16.0
'@babel/plugin-transform-react-jsx-source': 7.16.0_@babel+core@7.16.0
'@rollup/pluginutils': 4.1.1
react-refresh: 0.10.0
react-refresh: 0.11.0
resolve: 1.20.0
transitivePeerDependencies:
- supports-color
@ -5585,8 +5585,8 @@ packages:
react-dom: 17.0.2_react@17.0.2
dev: false
/react-refresh/0.10.0:
resolution: {integrity: sha512-PgidR3wST3dDYKr6b4pJoqQFpPGNKDSCDx4cZoshjXipw3LzO7mG1My2pwEzz2JVkF+inx3xRpDeQLFQGH/hsQ==}
/react-refresh/0.11.0:
resolution: {integrity: sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==}
engines: {node: '>=0.10.0'}
dev: true