From 800152d8e94c505667bd876d5cb5be38eb0c1777 Mon Sep 17 00:00:00 2001 From: fxy060608 Date: Mon, 27 Dec 2021 16:26:57 +0800 Subject: [PATCH] chore(deps): bump vite from 2.7.6 to 2.7.7 --- package.json | 2 +- packages/playground/ssr/package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- scripts/checkVersion.js | 2 +- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 67612351a..6459ac1c1 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.6", + "vite": "^2.7.7", "vue": "3.2.26", "vue-router": "^4.0.12", "yorkie": "^2.0.0" diff --git a/packages/playground/ssr/package.json b/packages/playground/ssr/package.json index cf76d3f36..1e0e987c6 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.6" + "vite": "^2.7.7" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0b5945429..22d94706f 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.6 + vite: ^2.7.7 vue: 3.2.26 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.6+vue@3.2.26 + '@vitejs/plugin-vue': 2.0.1_vite@2.7.7+vue@3.2.26 '@vitejs/plugin-vue-jsx': 1.3.3 '@vue/reactivity': 3.2.26 '@vue/runtime-core': 3.2.26 @@ -93,7 +93,7 @@ importers: semver: 7.3.5 ts-jest: 27.1.0_560d4ec5932803928b08544817dafdad typescript: 4.5.3 - vite: 2.7.6 + vite: 2.7.7 vue: 3.2.26 vue-router: 4.0.12_vue@3.2.26 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.6 + vite: ^2.7.7 vue: 3.2.26 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.6 + vite: 2.7.7 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.6+vue@3.2.26 + '@vitejs/plugin-vue': 2.0.1_vite@2.7.7+vue@3.2.26 '@vue/compiler-sfc': 3.2.26 debug: 4.3.3 fs-extra: 10.0.0 @@ -817,8 +817,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.6 - '@vitejs/plugin-vue': 2.0.1_vite@2.7.6+vue@3.2.26 + '@vitejs/plugin-legacy': 1.6.4_vite@2.7.7 + '@vitejs/plugin-vue': 2.0.1_vite@2.7.7+vue@3.2.26 '@vitejs/plugin-vue-jsx': 1.3.3 '@vue/compiler-core': 3.2.26 '@vue/compiler-dom': 3.2.26 @@ -3183,7 +3183,7 @@ packages: eslint-visitor-keys: 3.1.0 dev: true - /@vitejs/plugin-legacy/1.6.4_vite@2.7.6: + /@vitejs/plugin-legacy/1.6.4_vite@2.7.7: resolution: {integrity: sha512-geH2F3hTRN++E4n9NZ0JFumxIWUKqW4FA9PAgM7Q6RvUOUUYW4tlURhEmCBYfZSN24H/yX3mEolX+wFVErsAYQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -3194,7 +3194,7 @@ packages: magic-string: 0.25.7 regenerator-runtime: 0.13.9 systemjs: 6.11.0 - vite: 2.7.6 + vite: 2.7.7 dev: false /@vitejs/plugin-vue-jsx/1.3.3: @@ -3210,14 +3210,14 @@ packages: transitivePeerDependencies: - supports-color - /@vitejs/plugin-vue/2.0.1_vite@2.7.6+vue@3.2.26: + /@vitejs/plugin-vue/2.0.1_vite@2.7.7+vue@3.2.26: 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.6 + vite: 2.7.7 vue: 3.2.26 /@vue/babel-helper-vue-transform-on/1.0.2: @@ -8948,8 +8948,8 @@ packages: extsprintf: 1.3.0 dev: true - /vite/2.7.6: - resolution: {integrity: sha512-PBNoc87rDYLtkpFU9dbVeGdbcyKzz6c34oScqivE3FEa3BhVa4ASupCzcz0eDIiSECovfLcQnLUJt9vhiEU08g==} + /vite/2.7.7: + resolution: {integrity: sha512-Nm4ingl//gMSj/p1aCBHuTc5Fd8W8Mwdci/HUvqCVq8xaJqF7z08S/LRq1M9kS0jRfJk1/f/CwUyQAr6YgsOLw==} engines: {node: '>=12.2.0'} hasBin: true peerDependencies: diff --git a/scripts/checkVersion.js b/scripts/checkVersion.js index faed0b880..a551c5b7d 100644 --- a/scripts/checkVersion.js +++ b/scripts/checkVersion.js @@ -22,7 +22,7 @@ const pkgs = { next: '9.1.9', }, vite: { - latest: '2.7.6', + latest: '2.7.7', }, '@vitejs/plugin-vue': { latest: '2.0.1', -- GitLab