From ef8b93d502065f0a69fe873777aa9db9c9132512 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Nov 2021 10:28:13 +1100 Subject: [PATCH] build(deps): update dependency @vitejs/plugin-react to v1.1.0 (#2617) Co-authored-by: Renovate Bot --- web/package.json | 2 +- web/pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/web/package.json b/web/package.json index 955e0ac4..10030b70 100644 --- a/web/package.json +++ b/web/package.json @@ -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", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 2a4b96af..d74a70c3 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -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