From d8178eb3685fa23d7b420c9e4b970eff98609b1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Nov 2021 12:50:55 +1100 Subject: [PATCH] build(deps): update dependency @vitejs/plugin-react to v1.0.8 (#2580) 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 f06f2ce78..712b8e5e4 100644 --- a/web/package.json +++ b/web/package.json @@ -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", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 20f479c72..557fc775d 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.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