Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
DCloud
uni-app
提交
b1120b98
U
uni-app
项目概览
DCloud
/
uni-app
14 天 前同步成功
通知
751
Star
38709
Fork
3642
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
8
列表
看板
标记
里程碑
合并请求
1
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
U
uni-app
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
8
Issue
8
列表
看板
标记
里程碑
合并请求
1
合并请求
1
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
b1120b98
编写于
10月 10, 2022
作者:
fxy060608
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: bump vite from 3.1.6 to 3.1.7
上级
73c00f2b
变更
6
隐藏空白更改
内联
并排
Showing
6 changed file
with
30 addition
and
30 deletion
+30
-30
package.json
package.json
+1
-1
packages/playground/ssr/package.json
packages/playground/ssr/package.json
+1
-1
packages/uni-app-vite/package.json
packages/uni-app-vite/package.json
+1
-1
packages/vite-plugin-uni/package.json
packages/vite-plugin-uni/package.json
+2
-2
pnpm-lock.yaml
pnpm-lock.yaml
+24
-24
scripts/checkVersion.js
scripts/checkVersion.js
+1
-1
未找到文件。
package.json
浏览文件 @
b1120b98
...
...
@@ -87,7 +87,7 @@
"
simple-git-hooks
"
:
"
^2.8.0
"
,
"
ts-jest
"
:
"
^27.0.3
"
,
"
typescript
"
:
"
^4.8.4
"
,
"
vite
"
:
"
3.1.
6
"
,
"
vite
"
:
"
3.1.
7
"
,
"
vue
"
:
"
3.2.40
"
,
"
vue-router
"
:
"
^4.1.5
"
,
"
yorkie
"
:
"
^2.0.0
"
...
...
packages/playground/ssr/package.json
浏览文件 @
b1120b98
...
...
@@ -21,6 +21,6 @@
"compression"
:
"^1.7.4"
,
"cypress"
:
"^10.7.0"
,
"serve-static"
:
"^1.15.0"
,
"vite"
:
"3.1.
6
"
"vite"
:
"3.1.
7
"
}
}
packages/uni-app-vite/package.json
浏览文件 @
b1120b98
...
...
@@ -40,7 +40,7 @@
"@vue/compiler-core"
:
"3.2.40"
,
"esbuild"
:
"^0.15.9"
,
"postcss"
:
"^8.4.16"
,
"vite"
:
"3.1.
6
"
,
"vite"
:
"3.1.
7
"
,
"vue"
:
"3.2.40"
}
}
packages/vite-plugin-uni/package.json
浏览文件 @
b1120b98
...
...
@@ -57,11 +57,11 @@
"@types/sass"
:
"^1.16.0"
,
"@vue/babel-plugin-jsx"
:
"^1.1.1"
,
"chokidar"
:
"^3.5.3"
,
"vite"
:
"3.1.
6
"
,
"vite"
:
"3.1.
7
"
,
"vue"
:
"3.2.40"
},
"peerDependencies"
:
{
"vite"
:
"3.1.
6
"
"vite"
:
"3.1.
7
"
},
"uni-app"
:
{
"compilerVersion"
:
"3.6.4"
...
...
pnpm-lock.yaml
浏览文件 @
b1120b98
...
...
@@ -51,7 +51,7 @@ importers:
simple-git-hooks
:
^2.8.0
ts-jest
:
^27.0.3
typescript
:
^4.8.4
vite
:
3.1.
6
vite
:
3.1.
7
vue
:
3.2.40
vue-router
:
^4.1.5
yorkie
:
^2.0.0
...
...
@@ -73,8 +73,8 @@ importers:
'
@types/jest'
:
27.5.2
'
@types/node'
:
17.0.45
'
@typescript-eslint/parser'
:
5.39.0_3rubbgt5ekhqrcgx4uwls3neim
'
@vitejs/plugin-vue'
:
3.1.2_vite@3.1.
6
+vue@3.2.40
'
@vitejs/plugin-vue-jsx'
:
2.0.1_vite@3.1.
6
+vue@3.2.40
'
@vitejs/plugin-vue'
:
3.1.2_vite@3.1.
7
+vue@3.2.40
'
@vitejs/plugin-vue-jsx'
:
2.0.1_vite@3.1.
7
+vue@3.2.40
'
@vue/compiler-sfc'
:
3.2.40
'
@vue/reactivity'
:
3.2.40
'
@vue/runtime-core'
:
3.2.40
...
...
@@ -103,7 +103,7 @@ importers:
simple-git-hooks
:
2.8.0
ts-jest
:
27.1.5_zgo3ukr7wfsrfu7w73hol4lxpy
typescript
:
4.8.4
vite
:
3.1.
6
vite
:
3.1.
7
vue
:
3.2.40
vue-router
:
4.1.5_vue@3.2.40
yorkie
:
2.0.0
...
...
@@ -117,7 +117,7 @@ importers:
compression
:
^1.7.4
cypress
:
^10.7.0
serve-static
:
^1.15.0
vite
:
3.1.
6
vite
:
3.1.
7
vue
:
3.2.40
vue-router
:
^4.1.5
vuex
:
^4.0.2
...
...
@@ -133,7 +133,7 @@ importers:
compression
:
1.7.4
cypress
:
10.9.0
serve-static
:
1.15.0
vite
:
3.1.
6
vite
:
3.1.
7
packages/size-check
:
specifiers
:
...
...
@@ -236,7 +236,7 @@ importers:
picocolors
:
^1.0.0
postcss
:
^8.4.16
rollup
:
~2.78.0
vite
:
3.1.
6
vite
:
3.1.
7
vue
:
3.2.40
dependencies
:
'
@dcloudio/uni-cli-shared'
:
link:../uni-cli-shared
...
...
@@ -245,7 +245,7 @@ importers:
'
@dcloudio/uni-shared'
:
link:../uni-shared
'
@dcloudio/uts'
:
link:../uts
'
@rollup/pluginutils'
:
4.2.1
'
@vitejs/plugin-vue'
:
3.1.2_vite@3.1.
6
+vue@3.2.40
'
@vitejs/plugin-vue'
:
3.1.2_vite@3.1.
7
+vue@3.2.40
'
@vue/compiler-dom'
:
3.2.40
'
@vue/compiler-sfc'
:
3.2.40
debug
:
4.3.4
...
...
@@ -258,7 +258,7 @@ importers:
'
@vue/compiler-core'
:
3.2.40
esbuild
:
0.15.10
postcss
:
8.4.17
vite
:
3.1.
6
vite
:
3.1.
7
vue
:
3.2.40
packages/uni-app-vue
:
...
...
@@ -900,7 +900,7 @@ importers:
jsonc-parser
:
^3.0.0
picocolors
:
^1.0.0
terser
:
^5.4.0
vite
:
3.1.
6
vite
:
3.1.
7
vue
:
3.2.40
dependencies
:
'
@babel/core'
:
7.19.3
...
...
@@ -909,9 +909,9 @@ importers:
'
@dcloudio/uni-cli-shared'
:
link:../uni-cli-shared
'
@dcloudio/uni-shared'
:
link:../uni-shared
'
@rollup/pluginutils'
:
4.2.1
'
@vitejs/plugin-legacy'
:
2.2.0_terser@5.15.1+vite@3.1.
6
'
@vitejs/plugin-vue'
:
3.1.2_vite@3.1.
6
+vue@3.2.40
'
@vitejs/plugin-vue-jsx'
:
2.0.1_vite@3.1.
6
+vue@3.2.40
'
@vitejs/plugin-legacy'
:
2.2.0_terser@5.15.1+vite@3.1.
7
'
@vitejs/plugin-vue'
:
3.1.2_vite@3.1.
7
+vue@3.2.40
'
@vitejs/plugin-vue-jsx'
:
2.0.1_vite@3.1.
7
+vue@3.2.40
'
@vue/compiler-core'
:
3.2.40
'
@vue/compiler-dom'
:
3.2.40
'
@vue/compiler-sfc'
:
3.2.40
...
...
@@ -934,7 +934,7 @@ importers:
'
@types/sass'
:
1.43.1
'
@vue/babel-plugin-jsx'
:
1.1.1_@babel+core@7.19.3
chokidar
:
3.5.3
vite
:
3.1.
6
_terser@5.15.1
vite
:
3.1.
7
_terser@5.15.1
vue
:
3.2.40
packages
:
...
...
@@ -3061,7 +3061,7 @@ packages:
eslint-visitor-keys
:
3.3.0
dev
:
true
/@vitejs/plugin-legacy/2.2.0_terser@5.15.1+vite@3.1.
6
:
/@vitejs/plugin-legacy/2.2.0_terser@5.15.1+vite@3.1.
7
:
resolution
:
{
integrity
:
sha512-xkSXZl2LNk0KKyo5CJknNW84mSlmHIClFzsBuFXkX3yBt+Lr8UO/n4QOg2X7+jvurgBRies9FRn3ZvMem+TmIg==
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
peerDependencies
:
...
...
@@ -3074,10 +3074,10 @@ packages:
regenerator-runtime
:
0.13.9
systemjs
:
6.13.0
terser
:
5.15.1
vite
:
3.1.
6
_terser@5.15.1
vite
:
3.1.
7
_terser@5.15.1
dev
:
false
/@vitejs/plugin-vue-jsx/2.0.1_vite@3.1.
6
+vue@3.2.40
:
/@vitejs/plugin-vue-jsx/2.0.1_vite@3.1.
7
+vue@3.2.40
:
resolution
:
{
integrity
:
sha512-lmiR1k9+lrF7LMczO0pxtQ8mOn6XeppJDHxnpxkJQpT5SiKz4SKhKdeNstXaTNuR8qZhUo5X0pJlcocn72Y4Jg==
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
peerDependencies
:
...
...
@@ -3088,19 +3088,19 @@ packages:
'
@babel/plugin-syntax-import-meta'
:
7.10.4_@babel+core@7.19.3
'
@babel/plugin-transform-typescript'
:
7.19.3_@babel+core@7.19.3
'
@vue/babel-plugin-jsx'
:
1.1.1_@babel+core@7.19.3
vite
:
3.1.
6
_terser@5.15.1
vite
:
3.1.
7
_terser@5.15.1
vue
:
3.2.40
transitivePeerDependencies
:
-
supports-color
/@vitejs/plugin-vue/3.1.2_vite@3.1.
6
+vue@3.2.40
:
/@vitejs/plugin-vue/3.1.2_vite@3.1.
7
+vue@3.2.40
:
resolution
:
{
integrity
:
sha512-3zxKNlvA3oNaKDYX0NBclgxTQ1xaFdL7PzwF6zj9tGFziKwmBa3Q/6XcJQxudlT81WxDjEhHmevvIC4Orc1LhQ==
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
peerDependencies
:
vite
:
^3.0.0
vue
:
^3.2.25
dependencies
:
vite
:
3.1.
6
vite
:
3.1.
7
vue
:
3.2.40
/@vue/babel-helper-vue-transform-on/1.0.2
:
...
...
@@ -8245,8 +8245,8 @@ packages:
extsprintf
:
1.3.0
dev
:
true
/vite/3.1.
6
:
resolution
:
{
integrity
:
sha512-
qMXIwnehvvcK5XfJiXQUiTxoYAEMKhM+jqCY6ZSTKFBKu1hJnAKEzP3AOcnTerI0cMZYAaJ4wpW1wiXLMDt4m
A==
}
/vite/3.1.
7
:
resolution
:
{
integrity
:
sha512-
5vCAmU4S8lyVdFCInu9M54f/g8qbOMakVw5xJ4pjoaDy5wgy9sLLZkGdSLN52dlsBqh0tBqxjaqqa8LgPqwRA
A==
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
hasBin
:
true
peerDependencies
:
...
...
@@ -8271,8 +8271,8 @@ packages:
optionalDependencies
:
fsevents
:
2.3.2
/vite/3.1.
6
_terser@5.15.1
:
resolution
:
{
integrity
:
sha512-
qMXIwnehvvcK5XfJiXQUiTxoYAEMKhM+jqCY6ZSTKFBKu1hJnAKEzP3AOcnTerI0cMZYAaJ4wpW1wiXLMDt4m
A==
}
/vite/3.1.
7
_terser@5.15.1
:
resolution
:
{
integrity
:
sha512-
5vCAmU4S8lyVdFCInu9M54f/g8qbOMakVw5xJ4pjoaDy5wgy9sLLZkGdSLN52dlsBqh0tBqxjaqqa8LgPqwRA
A==
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
hasBin
:
true
peerDependencies
:
...
...
scripts/checkVersion.js
浏览文件 @
b1120b98
...
...
@@ -25,7 +25,7 @@ const pkgs = {
next
:
'
9.1.9
'
,
},
vite
:
{
latest
:
'
3.1.
6
'
,
latest
:
'
3.1.
7
'
,
},
'
@vitejs/plugin-vue
'
:
{
latest
:
'
3.1.2
'
,
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录