diff --git a/package.json b/package.json index 38c9c430c0e4fdd4137e751c8a932c7139ba7af2..6f83e79b03a4fbf91c3cf9539fb98c6d7e1a5b03 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.8.2", + "vite": "^2.8.3", "vue": "3.2.30", "vue-router": "^4.0.12", "yorkie": "^2.0.0" diff --git a/packages/playground/ssr/package.json b/packages/playground/ssr/package.json index 2c28279832dcec36af2a1167c8a71895c1a9707c..be32127b41e2f4a8e6e90d1c591a34bf6d648341 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.8.2" + "vite": "^2.8.3" } } diff --git a/packages/vite-plugin-uni/package.json b/packages/vite-plugin-uni/package.json index 35a64e17364b7d7ce355e61fe95cb72dcd40470f..2d32527662518b4218429b1feaeeee23dae5e416 100644 --- a/packages/vite-plugin-uni/package.json +++ b/packages/vite-plugin-uni/package.json @@ -53,7 +53,7 @@ "chokidar": "^3.5.3" }, "peerDependencies": { - "vite": "^2.8.2" + "vite": "^2.8.3" }, "uni-app": { "compilerVersion": "3.3.8" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 982a5df9e080845455710d634f2659006685538b..efe8c2e6ac7cef8a5a0f2f6a69762bb72e5dbcb8 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.8.2 + vite: ^2.8.3 vue: 3.2.30 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.2.0_vite@2.8.2+vue@3.2.30 + '@vitejs/plugin-vue': 2.2.0_vite@2.8.3+vue@3.2.30 '@vitejs/plugin-vue-jsx': 1.3.7 '@vue/reactivity': 3.2.30 '@vue/runtime-core': 3.2.30 @@ -93,7 +93,7 @@ importers: semver: 7.3.5 ts-jest: 27.1.0_560d4ec5932803928b08544817dafdad typescript: 4.5.3 - vite: 2.8.2 + vite: 2.8.3 vue: 3.2.30 vue-router: 4.0.12_vue@3.2.30 yorkie: 2.0.0 @@ -107,7 +107,7 @@ importers: compression: ^1.7.4 cypress: ^7.3.0 serve-static: ^1.14.1 - vite: ^2.8.2 + vite: ^2.8.3 vue: 3.2.30 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.8.2 + vite: 2.8.3 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.2.0_vite@2.8.2+vue@3.2.30 + '@vitejs/plugin-vue': 2.2.0_vite@2.8.3+vue@3.2.30 '@vue/compiler-sfc': 3.2.30 debug: 4.3.3 fs-extra: 10.0.0 @@ -834,8 +834,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.7.1_vite@2.8.2 - '@vitejs/plugin-vue': 2.2.0_vite@2.8.2+vue@3.2.30 + '@vitejs/plugin-legacy': 1.7.1_vite@2.8.3 + '@vitejs/plugin-vue': 2.2.0_vite@2.8.3+vue@3.2.30 '@vitejs/plugin-vue-jsx': 1.3.7 '@vue/compiler-core': 3.2.30 '@vue/compiler-dom': 3.2.30 @@ -3401,7 +3401,7 @@ packages: eslint-visitor-keys: 3.1.0 dev: true - /@vitejs/plugin-legacy/1.7.1_vite@2.8.2: + /@vitejs/plugin-legacy/1.7.1_vite@2.8.3: resolution: {integrity: sha512-RqgILXsGpfV7NHodVCdBVau8ss5+ynMXp6JGF/F7nhSy0bnwSQPlMS3KFqh7twfifXK8VuMriqfU4CxOiqmNnA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -3412,7 +3412,7 @@ packages: magic-string: 0.25.7 regenerator-runtime: 0.13.9 systemjs: 6.12.1 - vite: 2.8.2 + vite: 2.8.3 dev: false /@vitejs/plugin-vue-jsx/1.3.7: @@ -3428,14 +3428,14 @@ packages: transitivePeerDependencies: - supports-color - /@vitejs/plugin-vue/2.2.0_vite@2.8.2+vue@3.2.30: + /@vitejs/plugin-vue/2.2.0_vite@2.8.3+vue@3.2.30: resolution: {integrity: sha512-wXigM1EwN2G7rZcwG6kLk9ivvIMhx2363tCEvMBiXcTu5nePM/12hUPVzPb83Uugt6U+zom1gTpJopi/Ow/jwg==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: 2.8.2 + vite: 2.8.3 vue: 3.2.30 /@vue/babel-helper-vue-transform-on/1.0.2: @@ -9245,8 +9245,8 @@ packages: extsprintf: 1.3.0 dev: true - /vite/2.8.2: - resolution: {integrity: sha512-zawfykcPVPYva4KusIWORNLr324Qx86/3NpfQSIOJdjnL5pYhwDoImLYMOh4lFLcP/7//tNuWM2vx2F5OSVC9w==} + /vite/2.8.3: + resolution: {integrity: sha512-967klrEiG7HEsN7fQYYVETs5495Iu6GpI7YyxoO5yVTJCRxjV8HhWgNWKgrbazjoOB9DQuztL53/nUoNqHNsWg==} engines: {node: '>=12.2.0'} hasBin: true peerDependencies: diff --git a/scripts/checkVersion.js b/scripts/checkVersion.js index 264f627a845d2bd3b519c3922249dda83db3831b..5b0405401b61fce160908af4a3951f72749214e3 100644 --- a/scripts/checkVersion.js +++ b/scripts/checkVersion.js @@ -22,7 +22,7 @@ const pkgs = { next: '9.1.9', }, vite: { - latest: '2.8.2', + latest: '2.8.3', }, '@vitejs/plugin-vue': { latest: '2.2.0', @@ -34,7 +34,7 @@ const pkgs = { latest: '1.7.1', }, '@dcloudio/types': { - latest: '2.5.16', + latest: '2.5.17', }, autoprefixer: { latest: '10.4.2',