From 7be6dce0498a0a44f952310a39d733035a6ea3cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Apr 2022 17:29:03 +0800 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-legacy to v1.8.1 (#291) Co-authored-by: Renovate Bot --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 38aba1f..99f2221 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/react-dom": "18.0.1", "@typescript-eslint/eslint-plugin": "5.19.0", "@typescript-eslint/parser": "5.19.0", - "@vitejs/plugin-legacy": "1.8.0", + "@vitejs/plugin-legacy": "1.8.1", "@vitejs/plugin-react": "1.3.1", "eslint": "8.13.0", "eslint-config-prettier": "8.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41e1656..d8376d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@types/react-dom': 18.0.1 '@typescript-eslint/eslint-plugin': 5.19.0 '@typescript-eslint/parser': 5.19.0 - '@vitejs/plugin-legacy': 1.8.0 + '@vitejs/plugin-legacy': 1.8.1 '@vitejs/plugin-react': 1.3.1 eslint: 8.13.0 eslint-config-prettier: 8.5.0 @@ -38,7 +38,7 @@ devDependencies: '@types/react-dom': 18.0.1 '@typescript-eslint/eslint-plugin': 5.19.0_f34adc8488d2e4f014fe61432d70cbf2 '@typescript-eslint/parser': 5.19.0_eslint@8.13.0+typescript@4.6.3 - '@vitejs/plugin-legacy': 1.8.0_vite@2.9.5 + '@vitejs/plugin-legacy': 1.8.1_vite@2.9.5 '@vitejs/plugin-react': 1.3.1 eslint: 8.13.0 eslint-config-prettier: 8.5.0_eslint@8.13.0 @@ -289,8 +289,8 @@ packages: '@babel/types': 7.17.0 dev: true - /@babel/standalone/7.17.8: - resolution: {integrity: sha512-tr3SDpVnxR/fzrxyG+HZPAyEA9eTHZIAjy4eqrc7m+KBwsdo1YvTbUfJ6teWHQ177mk6GmdmltsIiOYCcvRPWA==} + /@babel/standalone/7.17.9: + resolution: {integrity: sha512-9wL9AtDlga8avxUrBvQJmhUtJWrelsUL0uV+TcP+49Sb6Pj8/bNIzQzU4dDp0NAPOvnZR/7msFIKsKoCl/W1/w==} engines: {node: '>=6.9.0'} dev: true @@ -882,13 +882,13 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@vitejs/plugin-legacy/1.8.0_vite@2.9.5: - resolution: {integrity: sha512-S3+uL1zp8GLUbmJAQk2wQbZLTyISKRFSMBwCFI3XQVRD3OZshqkiPyOKdRiSPlP9HoGz+q90kk+1qPm1tJRqCg==} + /@vitejs/plugin-legacy/1.8.1_vite@2.9.5: + resolution: {integrity: sha512-kmBWKq7EeNvzS4AqPBqUKdoWG/NYQXh7StUFMWR3D21aN5Mfmar7CTO2a7K+bBxJH/vAL9gnnueA0wb7cycCmQ==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.8.0 dependencies: - '@babel/standalone': 7.17.8 + '@babel/standalone': 7.17.9 core-js: 3.21.1 magic-string: 0.26.1 regenerator-runtime: 0.13.9