From 51f583be7225f8d36159c2e05155ea00265035f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 12:14:36 +1100 Subject: [PATCH] build(deps): update dependency @vitejs/plugin-react to v1.1.3 (#2713) 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 cde906f6..fa65a343 100644 --- a/web/package.json +++ b/web/package.json @@ -128,7 +128,7 @@ "@types/react-dom": "17.0.11", "@typescript-eslint/eslint-plugin": "5.6.0", "@typescript-eslint/parser": "5.6.0", - "@vitejs/plugin-react": "1.1.1", + "@vitejs/plugin-react": "1.1.3", "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 053943ad..b08ae4a6 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.6.0 '@typescript-eslint/parser': 5.6.0 - '@vitejs/plugin-react': 1.1.1 + '@vitejs/plugin-react': 1.1.3 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.6.0_217b89e9808833666aac04a285ec640c '@typescript-eslint/parser': 5.6.0_typescript@4.5.3 - '@vitejs/plugin-react': 1.1.1 + '@vitejs/plugin-react': 1.1.3 esbuild-jest: 0.5.0 eslint-config-prettier: 8.3.0 eslint-config-react-app: 6.0.0_2dcb649432aac129d9d18c1d868cfcab @@ -1627,8 +1627,8 @@ packages: eslint-visitor-keys: 3.0.0 dev: true - /@vitejs/plugin-react/1.1.1: - resolution: {integrity: sha512-IJSRD4culdwQ6cRK0D1mstV1vdvYSb2HK1JQ1FDo6Hr7j5ppWJEwBC2v/Gy0h/A1lMmi4AnXACY/d10EgbQNEA==} + /@vitejs/plugin-react/1.1.3: + resolution: {integrity: sha512-xv8QujX/uR4ti8qpt0hMriM2bdpxX4jm4iU6GAZfCwHjh/ewkX/8DJgnmQpE0HSJmgz8dixyUnRJKi2Pf1nNoQ==} engines: {node: '>=12.0.0'} dependencies: '@babel/core': 7.16.0