From 919aeb69861eb11f0a7a1f231f9e2e1f5cc04fa0 Mon Sep 17 00:00:00 2001 From: fxy060608 Date: Thu, 20 Jan 2022 14:19:28 +0800 Subject: [PATCH] chore: bump vite from 2.7.12 to 2.7.13 --- package.json | 2 +- packages/playground/ssr/package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index a835422e3..66b58cf6e 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "semver": "^7.3.5", "ts-jest": "^27.0.3", "typescript": "^4.5.3", - "vite": "^2.7.12", + "vite": "^2.7.13", "vue": "3.2.27", "vue-router": "^4.0.12", "yorkie": "^2.0.0" diff --git a/packages/playground/ssr/package.json b/packages/playground/ssr/package.json index fed5f5c76..c9a9f1145 100644 --- a/packages/playground/ssr/package.json +++ b/packages/playground/ssr/package.json @@ -21,6 +21,6 @@ "compression": "^1.7.4", "cypress": "^7.3.0", "serve-static": "^1.14.1", - "vite": "^2.7.12" + "vite": "^2.7.13" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf265b7ab..20dd441ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,7 +46,7 @@ importers: semver: ^7.3.5 ts-jest: ^27.0.3 typescript: ^4.5.3 - vite: ^2.7.12 + vite: ^2.7.13 vue: 3.2.27 vue-router: ^4.0.12 yorkie: ^2.0.0 @@ -65,7 +65,7 @@ importers: '@rollup/plugin-strip': 2.1.0_rollup@2.60.2 '@types/jest': 26.0.24 '@typescript-eslint/parser': 5.5.0_eslint@7.32.0+typescript@4.5.3 - '@vitejs/plugin-vue': 2.0.1_vite@2.7.12+vue@3.2.27 + '@vitejs/plugin-vue': 2.0.1_vite@2.7.13+vue@3.2.27 '@vitejs/plugin-vue-jsx': 1.3.3 '@vue/reactivity': 3.2.27 '@vue/runtime-core': 3.2.27 @@ -93,7 +93,7 @@ importers: semver: 7.3.5 ts-jest: 27.1.0_560d4ec5932803928b08544817dafdad typescript: 4.5.3 - vite: 2.7.12 + vite: 2.7.13 vue: 3.2.27 vue-router: 4.0.12_vue@3.2.27 yorkie: 2.0.0 @@ -107,7 +107,7 @@ importers: compression: ^1.7.4 cypress: ^7.3.0 serve-static: ^1.14.1 - vite: ^2.7.12 + vite: ^2.7.13 vue: 3.2.27 vue-router: ^4.0.12 vuex: ^4.0.2 @@ -123,7 +123,7 @@ importers: compression: 1.7.4 cypress: 7.7.0 serve-static: 1.14.1 - vite: 2.7.12 + vite: 2.7.13 packages/size-check: specifiers: @@ -215,7 +215,7 @@ importers: '@dcloudio/uni-i18n': link:../uni-i18n '@dcloudio/uni-shared': link:../uni-shared '@rollup/pluginutils': 4.1.2 - '@vitejs/plugin-vue': 2.0.1_vite@2.7.12+vue@3.2.27 + '@vitejs/plugin-vue': 2.0.1_vite@2.7.13+vue@3.2.27 '@vue/compiler-sfc': 3.2.27 debug: 4.3.3 fs-extra: 10.0.0 @@ -821,8 +821,8 @@ importers: '@dcloudio/uni-cli-shared': link:../uni-cli-shared '@dcloudio/uni-shared': link:../uni-shared '@rollup/pluginutils': 4.1.2 - '@vitejs/plugin-legacy': 1.6.4_vite@2.7.12 - '@vitejs/plugin-vue': 2.0.1_vite@2.7.12+vue@3.2.27 + '@vitejs/plugin-legacy': 1.6.4_vite@2.7.13 + '@vitejs/plugin-vue': 2.0.1_vite@2.7.13+vue@3.2.27 '@vitejs/plugin-vue-jsx': 1.3.3 '@vue/compiler-core': 3.2.27 '@vue/compiler-dom': 3.2.27 @@ -3187,7 +3187,7 @@ packages: eslint-visitor-keys: 3.1.0 dev: true - /@vitejs/plugin-legacy/1.6.4_vite@2.7.12: + /@vitejs/plugin-legacy/1.6.4_vite@2.7.13: resolution: {integrity: sha512-geH2F3hTRN++E4n9NZ0JFumxIWUKqW4FA9PAgM7Q6RvUOUUYW4tlURhEmCBYfZSN24H/yX3mEolX+wFVErsAYQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -3198,7 +3198,7 @@ packages: magic-string: 0.25.7 regenerator-runtime: 0.13.9 systemjs: 6.11.0 - vite: 2.7.12 + vite: 2.7.13 dev: false /@vitejs/plugin-vue-jsx/1.3.3: @@ -3214,14 +3214,14 @@ packages: transitivePeerDependencies: - supports-color - /@vitejs/plugin-vue/2.0.1_vite@2.7.12+vue@3.2.27: + /@vitejs/plugin-vue/2.0.1_vite@2.7.13+vue@3.2.27: resolution: {integrity: sha512-wtdMnGVvys9K8tg+DxowU1ytTrdVveXr3LzdhaKakysgGXyrsfaeds2cDywtvujEASjWOwWL/OgWM+qoeM8Plg==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: 2.7.12 + vite: 2.7.13 vue: 3.2.27 /@vue/babel-helper-vue-transform-on/1.0.2: @@ -8957,8 +8957,8 @@ packages: extsprintf: 1.3.0 dev: true - /vite/2.7.12: - resolution: {integrity: sha512-KvPYToRQWhRfBeVkyhkZ5hASuHQkqZUUdUcE3xyYtq5oYEPIJ0h9LWiWTO6v990glmSac2cEPeYeXzpX5Z6qKQ==} + /vite/2.7.13: + resolution: {integrity: sha512-Mq8et7f3aK0SgSxjDNfOAimZGW9XryfHRa/uV0jseQSilg+KhYDSoNb9h1rknOy6SuMkvNDLKCYAYYUMCE+IgQ==} engines: {node: '>=12.2.0'} hasBin: true peerDependencies: -- GitLab