提交 07ba6314 编写于 作者: fxy060608's avatar fxy060608

build(deps): bump vite from 2.8.6 to 2.9.0

上级 50a55241
......@@ -21,6 +21,6 @@
"compression": "^1.7.4",
"cypress": "^7.3.0",
"serve-static": "^1.14.1",
"vite": "^2.8.6"
"vite": "^2.9.0"
}
}
......@@ -23,8 +23,8 @@
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325005",
"@dcloudio/uni-i18n": "3.0.0-alpha-3040320220325005",
"@dcloudio/uni-shared": "3.0.0-alpha-3040320220325005",
"@rollup/pluginutils": "^4.1.2",
"@vitejs/plugin-vue": "^2.2.4",
"@rollup/pluginutils": "^4.2.0",
"@vitejs/plugin-vue": "^2.3.1",
"@vue/compiler-dom": "3.2.31",
"@vue/compiler-sfc": "3.2.31",
"debug": "^4.3.3",
......@@ -36,7 +36,7 @@
"@types/debug": "^4.1.7",
"@types/fs-extra": "^9.0.13",
"@vue/compiler-core": "3.2.31",
"esbuild": "^0.14.14",
"postcss": "^8.4.5"
"esbuild": "^0.14.27",
"postcss": "^8.4.12"
}
}
......@@ -18,12 +18,12 @@
"url": "https://github.com/dcloudio/uni-app/issues"
},
"dependencies": {
"@babel/core": "^7.17.2",
"@babel/core": "^7.17.8",
"@babel/parser": "^7.16.4",
"@babel/types": "^7.16.8",
"@dcloudio/uni-i18n": "3.0.0-alpha-3040320220325005",
"@dcloudio/uni-shared": "3.0.0-alpha-3040320220325005",
"@rollup/pluginutils": "^4.1.2",
"@rollup/pluginutils": "^4.2.0",
"@vue/compiler-core": "3.2.31",
"@vue/compiler-dom": "3.2.31",
"@vue/compiler-sfc": "3.2.31",
......@@ -35,13 +35,13 @@
"compare-versions": "^3.6.0",
"debug": "^4.3.3",
"es-module-lexer": "^0.9.3",
"esbuild": "^0.14.14",
"esbuild": "^0.14.27",
"estree-walker": "^2.0.2",
"fast-glob": "^3.2.11",
"fs-extra": "^10.0.0",
"hash-sum": "^2.0.0",
"jsonc-parser": "^3.0.0",
"magic-string": "^0.25.7",
"magic-string": "^0.26.1",
"merge": "^2.1.1",
"mime": "^3.0.0",
"module-alias": "^2.2.2",
......@@ -63,6 +63,6 @@
"@types/mime": "^2.0.3",
"@types/module-alias": "^2.0.1",
"@types/stylus": "^0.48.36",
"postcss": "^8.4.6"
"postcss": "^8.4.12"
}
}
......@@ -21,7 +21,7 @@
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325005",
"@dcloudio/uni-shared": "3.0.0-alpha-3040320220325005",
"@rollup/pluginutils": "^4.1.2",
"@rollup/pluginutils": "^4.2.0",
"@vue/compiler-dom": "3.2.31",
"@vue/compiler-sfc": "3.2.31",
"@vue/server-renderer": "3.2.31",
......@@ -37,6 +37,6 @@
"@types/mime": "^2.0.3",
"@types/module-alias": "^2.0.1",
"@vue/compiler-core": "3.2.31",
"esbuild": "^0.14.14"
"esbuild": "^0.14.27"
}
}
......@@ -28,7 +28,7 @@
"@vue/compiler-sfc": "3.2.31",
"@vue/shared": "3.2.31",
"debug": "^4.3.3",
"magic-string": "^0.25.7"
"magic-string": "^0.26.1"
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"devDependencies": {
......
......@@ -19,6 +19,6 @@
"dependencies": {
"@vue/shared": "3.2.31",
"parse-css-font": "^4.0.0",
"postcss": "^8.4.5"
"postcss": "^8.4.12"
}
}
......@@ -22,15 +22,15 @@
},
"license": "Apache-2.0",
"dependencies": {
"@babel/core": "^7.17.2",
"@babel/core": "^7.17.8",
"@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/plugin-transform-typescript": "^7.16.8",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3040320220325005",
"@dcloudio/uni-shared": "3.0.0-alpha-3040320220325005",
"@rollup/pluginutils": "^4.1.2",
"@vitejs/plugin-legacy": "^1.7.1",
"@vitejs/plugin-vue": "^2.2.4",
"@vitejs/plugin-vue-jsx": "^1.3.8",
"@rollup/pluginutils": "^4.2.0",
"@vitejs/plugin-legacy": "^1.8.0",
"@vitejs/plugin-vue": "^2.3.1",
"@vitejs/plugin-vue-jsx": "^1.3.9",
"@vue/compiler-core": "3.2.31",
"@vue/compiler-dom": "3.2.31",
"@vue/compiler-sfc": "3.2.31",
......@@ -53,7 +53,7 @@
"chokidar": "^3.5.3"
},
"peerDependencies": {
"vite": "^2.8.6"
"vite": "^2.9.0"
},
"uni-app": {
"compilerVersion": "3.4.3"
......
此差异已折叠。
......@@ -22,16 +22,16 @@ const pkgs = {
next: '9.1.9',
},
vite: {
latest: '2.8.6',
latest: '2.9.0',
},
'@vitejs/plugin-vue': {
latest: '2.2.4',
latest: '2.3.1',
},
'@vitejs/plugin-vue-jsx': {
latest: '1.3.8',
latest: '1.3.9',
},
'@vitejs/plugin-legacy': {
latest: '1.7.1',
latest: '1.8.0',
},
'@dcloudio/types': {
latest: '2.5.18',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册