From 9e83e541e6c84273d06e00bcfd59ad4063c66c8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Oct 2021 14:26:47 +1100 Subject: [PATCH] build(deps): update dependency @vitejs/plugin-react to v1.0.6 (#2536) Co-authored-by: Renovate Bot --- web/package.json | 2 +- web/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index dad46b24b..269f14d89 100644 --- a/web/package.json +++ b/web/package.json @@ -130,7 +130,7 @@ "@types/react-router-dom": "5.3.1", "@typescript-eslint/eslint-plugin": "5.1.0", "@typescript-eslint/parser": "5.1.0", - "@vitejs/plugin-react": "1.0.5", + "@vitejs/plugin-react": "1.0.6", "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 9751b61a2..31359c6f1 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -19,7 +19,7 @@ specifiers: '@types/react-router-dom': 5.3.1 '@typescript-eslint/eslint-plugin': 5.1.0 '@typescript-eslint/parser': 5.1.0 - '@vitejs/plugin-react': 1.0.5 + '@vitejs/plugin-react': 1.0.6 axios: 0.23.0 classnames: 2.3.1 esbuild-jest: 0.5.0 @@ -89,7 +89,7 @@ devDependencies: '@types/react-router-dom': 5.3.1 '@typescript-eslint/eslint-plugin': 5.1.0_ff922970f7d32434fb4bbcef5cb9f71b '@typescript-eslint/parser': 5.1.0_typescript@4.4.4 - '@vitejs/plugin-react': 1.0.5 + '@vitejs/plugin-react': 1.0.6 esbuild-jest: 0.5.0 eslint-config-prettier: 8.3.0 eslint-config-react-app: 6.0.0_aff91c47e6dfb31c56b166e68f8e6763 @@ -1605,8 +1605,8 @@ packages: eslint-visitor-keys: 3.0.0 dev: true - /@vitejs/plugin-react/1.0.5: - resolution: {integrity: sha512-n92p2fMlo0FZED+y5WYt+tM1mnQsVxcjZ8HuTJhv9gU/nW2zHwEoCemU78Az0KvF+bgafv2AdU4VEnP24bppvw==} + /@vitejs/plugin-react/1.0.6: + resolution: {integrity: sha512-wzbvi6w3w8yLDjurGwsZ0+fGW4zTSXnUzGz6wGeMrsnn14iYSyilqr3J1K2KbZ83Ramk+VBChh3FmpB09QpoUw==} engines: {node: '>=12.0.0'} dependencies: '@babel/core': 7.15.8