From f1a9c94e875fefafc96cd9451e421a35d3f0edb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 03:10:04 +1100 Subject: [PATCH] build(deps): update dependency @vitejs/plugin-react to v3.1.0 (#4868) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index 5fad9f8fa..7dff2b1b6 100644 --- a/web/package.json +++ b/web/package.json @@ -155,7 +155,7 @@ "@types/zxcvbn": "4.4.1", "@typescript-eslint/eslint-plugin": "5.50.0", "@typescript-eslint/parser": "5.50.0", - "@vitejs/plugin-react": "3.0.1", + "@vitejs/plugin-react": "3.1.0", "esbuild": "0.17.5", "esbuild-jest": "0.5.0", "eslint": "8.33.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 665fa605b..ac7d70d3c 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -24,7 +24,7 @@ specifiers: '@types/zxcvbn': 4.4.1 '@typescript-eslint/eslint-plugin': 5.50.0 '@typescript-eslint/parser': 5.50.0 - '@vitejs/plugin-react': 3.0.1 + '@vitejs/plugin-react': 3.1.0 axios: 1.3.1 broadcast-channel: 4.20.2 classnames: 2.3.2 @@ -105,7 +105,7 @@ devDependencies: '@types/zxcvbn': 4.4.1 '@typescript-eslint/eslint-plugin': 5.50.0_go4drrxstycfikanvu45pi4vgq '@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64 - '@vitejs/plugin-react': 3.0.1_vite@4.1.1 + '@vitejs/plugin-react': 3.1.0_vite@4.1.1 esbuild: 0.17.5 esbuild-jest: 0.5.0_esbuild@0.17.5 eslint: 8.33.0 @@ -4013,11 +4013,11 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@vitejs/plugin-react/3.0.1_vite@4.1.1: - resolution: {integrity: sha512-mx+QvYwIbbpOIJw+hypjnW1lAbKDHtWK5ibkF/V1/oMBu8HU/chb+SnqJDAsLq1+7rGqjktCEomMTM5KShzUKQ==} + /@vitejs/plugin-react/3.1.0_vite@4.1.1: + resolution: {integrity: sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: - vite: ^4.0.0 + vite: ^4.1.0-beta.0 dependencies: '@babel/core': 7.20.12 '@babel/plugin-transform-react-jsx-self': 7.18.6_@babel+core@7.20.12