Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
DCloud
uni-app
提交
1afca8cd
U
uni-app
项目概览
DCloud
/
uni-app
6 个月 前同步成功
通知
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看板
提交
1afca8cd
编写于
10月 02, 2021
作者:
fxy060608
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
build(deps): bump vite from 2.6.1 to 2.6.2
上级
d781a5c9
变更
8
隐藏空白更改
内联
并排
Showing
8 changed file
with
118 addition
and
115 deletion
+118
-115
package.json
package.json
+1
-1
packages/playground/ssr/package.json
packages/playground/ssr/package.json
+1
-1
packages/playground/ssr/yarn.lock
packages/playground/ssr/yarn.lock
+23
-28
packages/uni-stat/dist/uni-stat.cjs.js
packages/uni-stat/dist/uni-stat.cjs.js
+1
-1
packages/uni-stat/dist/uni-stat.es.js
packages/uni-stat/dist/uni-stat.es.js
+1
-1
packages/vite-plugin-uni/src/cli/logger.ts
packages/vite-plugin-uni/src/cli/logger.ts
+3
-4
packages/vite-plugin-uni/src/cli/server.ts
packages/vite-plugin-uni/src/cli/server.ts
+1
-1
yarn.lock
yarn.lock
+87
-78
未找到文件。
package.json
浏览文件 @
1afca8cd
...
...
@@ -96,7 +96,7 @@
"
semver
"
:
"
^7.3.4
"
,
"
ts-jest
"
:
"
^27.0.3
"
,
"
typescript
"
:
"
^4.4.3
"
,
"
vite
"
:
"
^2.6.
1
"
,
"
vite
"
:
"
^2.6.
2
"
,
"
vue
"
:
"
^3.2.19
"
,
"
yorkie
"
:
"
^2.0.0
"
},
...
...
packages/playground/ssr/package.json
浏览文件 @
1afca8cd
...
...
@@ -32,6 +32,6 @@
"compression"
:
"^1.7.4"
,
"cypress"
:
"^7.3.0"
,
"serve-static"
:
"^1.14.1"
,
"vite"
:
"^2.6.
1
"
"vite"
:
"^2.6.
2
"
}
}
packages/playground/ssr/yarn.lock
浏览文件 @
1afca8cd
...
...
@@ -41,10 +41,10 @@
lodash.once "^4.1.1"
"@dcloudio/uni-app@../../uni-app":
version "3.0.0-alpha-302
0920210927
001"
version "3.0.0-alpha-302
1020210930
001"
"@dcloudio/uni-cli-shared@../../uni-cli-shared":
version "3.0.0-alpha-302
0920210927
001"
version "3.0.0-alpha-302
1020210930
001"
dependencies:
"@rollup/pluginutils" "^4.1.1"
chokidar "^3.5.2"
...
...
@@ -62,19 +62,19 @@
xregexp "3.1.0"
"@dcloudio/uni-cloud@../../uni-cloud":
version "3.0.0-alpha-302
0920210927
001"
version "3.0.0-alpha-302
1020210930
001"
"@dcloudio/uni-components@../../uni-components":
version "3.0.0-alpha-302
0920210927
001"
version "3.0.0-alpha-302
1020210930
001"
"@dcloudio/uni-h5-vite@../../uni-h5-vite":
version "3.0.0-alpha-302
0920210927
001"
version "3.0.0-alpha-302
1020210930
001"
"@dcloudio/uni-h5-vue@../../uni-h5-vue":
version "3.0.0-alpha-302
0920210927
001"
version "3.0.0-alpha-302
1020210930
001"
"@dcloudio/uni-h5@../../uni-h5":
version "3.0.0-alpha-302
0920210927
001"
version "3.0.0-alpha-302
1020210930
001"
dependencies:
localstorage-polyfill "^1.0.1"
pako "^2.0.3"
...
...
@@ -82,16 +82,16 @@
xmlhttprequest "^1.8.0"
"@dcloudio/uni-i18n@../../uni-i18n":
version "3.0.0-alpha-302
0920210927
001"
version "3.0.0-alpha-302
1020210930
001"
"@dcloudio/uni-shared@../../uni-shared":
version "3.0.0-alpha-302
0920210927
001"
version "3.0.0-alpha-302
1020210930
001"
"@dcloudio/uni-stat@../../uni-stat":
version "3.0.0-alpha-302
0920210927
001"
version "3.0.0-alpha-302
1020210930
001"
"@dcloudio/vite-plugin-uni@../../vite-plugin-uni":
version "3.0.0-alpha-302
0920210927
001"
version "3.0.0-alpha-302
1020210930
001"
dependencies:
"@rollup/pluginutils" "^4.1.0"
cac "^6.7.3"
...
...
@@ -1549,22 +1549,17 @@ micromatch@^4.0.4:
braces "^3.0.1"
picomatch "^2.2.3"
mime-db@1.49.0:
version "1.49.0"
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.49.0.tgz#f3dfde60c99e9cf3bc9701d687778f537001cbed"
integrity sha512-CIc8j9URtOVApSFCQIF+VBkX1RwXp/oMMOrqdyXSBXq5RWNEsRfyj1kiRnQgmNXmHxPoFIxOroKA3zcU9P+nAA==
"mime-db@>= 1.43.0 < 2":
mime-db@1.50.0, "mime-db@>= 1.43.0 < 2":
version "1.50.0"
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.50.0.tgz#abd4ac94e98d3c0e185016c67ab45d5fde40c11f"
integrity sha512-9tMZCDlYHqeERXEHO9f/hKfNXhre5dK2eE/krIvUjZbS2KPcqGDfNShIWS1uW9XOTKQKqK6qbeOci18rbfW77A==
mime-types@^2.1.12, mime-types@~2.1.19, mime-types@~2.1.24:
version "2.1.3
2
"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.3
2.tgz#1d00e89e7de7fe02008db61001d9e02852670fd5
"
integrity sha512-
hJGaVS4G4c9TSMYh2n6SQAGrC4RnfU+daP8G7cSCmaqNjiOoUY0VHCMS42pxnQmVF1GWwFhbHWn3RIxCqTmZ9A
==
version "2.1.3
3
"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.3
3.tgz#1fa12a904472fafd068e48d9e8401f74d3f70edb
"
integrity sha512-
plLElXp7pRDd0bNZHw+nMd52vRYjLwQjygaNg7ddJ2uJtTlmnTCjWuPKxVu6//AdaRuME84SvLW91sIkBqGT0g
==
dependencies:
mime-db "1.
49
.0"
mime-db "1.
50
.0"
mime@1.6.0:
version "1.6.0"
...
...
@@ -1890,9 +1885,9 @@ rollup-plugin-copy@^3.4.0:
is-plain-object "^3.0.0"
rollup@^2.57.0:
version "2.5
7
.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.5
7.0.tgz#c1694475eb22e1022477c0f4635fd0ac80713173
"
integrity sha512-
bKQIh1rWKofRee6mv8SrF2HdP6pea5QkwBZSMImJysFj39gQuiV8MEPBjXOCpzk3wSYp63M2v2wkWBmFC8O/rg
==
version "2.5
8
.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.5
8.0.tgz#a643983365e7bf7f5b7c62a8331b983b7c4c67fb
"
integrity sha512-
NOXpusKnaRpbS7ZVSzcEXqxcLDOagN6iFS8p45RkoiMqPHDLwJm758UF05KlMoCRbLBTZsPOIa887gZJ1AiXvw
==
optionalDependencies:
fsevents "~2.3.2"
...
...
@@ -2210,10 +2205,10 @@ verror@1.10.0:
core-util-is "1.0.2"
extsprintf "^1.2.0"
vite@^2.6.
1
:
version "2.6.
1
"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.
1.tgz#2e17908fa865d962d5fe33631df09c99e7ec486e
"
integrity sha512-
rYd+iGMQ+AytWfYBDhIz2upeiseuqrAMwmApJDR40wu12C9MqzemX449nM3FN1Z/FFSV+fMTFz7eMenngVSogA
==
vite@^2.6.
2
:
version "2.6.
2
"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.
2.tgz#5bbb4afe1f69ed9d6482e51a0f761f8cfc230e22
"
integrity sha512-
HSIg9U15LOnbD3CUxX364Pdrm7DUjftuBljowGxvkFHgDZU/SKPqApg9t86MX/Qq1VCO7wS+mGJHlfuTF7c0Sg
==
dependencies:
esbuild "^0.13.2"
postcss "^8.3.8"
...
...
packages/uni-stat/dist/uni-stat.cjs.js
浏览文件 @
1afca8cd
'
use strict
'
;
var
version
=
"
3.0.0-alpha-302
0920210927
001
"
;
var
version
=
"
3.0.0-alpha-302
1020210930
001
"
;
const
STAT_VERSION
=
version
;
const
STAT_URL
=
'
https://tongji.dcloud.io/uni/stat
'
;
...
...
packages/uni-stat/dist/uni-stat.es.js
浏览文件 @
1afca8cd
var
version
=
"
3.0.0-alpha-302
0920210927
001
"
;
var
version
=
"
3.0.0-alpha-302
1020210930
001
"
;
const
STAT_VERSION
=
version
;
const
STAT_URL
=
'
https://tongji.dcloud.io/uni/stat
'
;
...
...
packages/vite-plugin-uni/src/cli/logger.ts
浏览文件 @
1afca8cd
import
os
from
'
os
'
import
{
AddressInfo
,
Server
}
from
'
net
'
import
chalk
from
'
chalk
'
import
{
Logger
,
ResolvedConfig
,
ServerOptions
}
from
'
vite
'
import
{
Logger
,
ResolvedConfig
}
from
'
vite
'
export
function
printHttpServerUrls
(
server
:
Server
,
config
:
ResolvedConfig
,
_options
:
ServerOptions
config
:
ResolvedConfig
):
void
{
const
address
=
server
.
address
()
const
isAddressInfo
=
(
x
:
any
):
x
is
AddressInfo
=>
x
.
address
if
(
isAddressInfo
(
address
))
{
const
hostname
=
resolveHostname
(
true
/*
options
.host*/
)
const
hostname
=
resolveHostname
(
true
/*
config.server
.host*/
)
const
protocol
=
config
.
server
.
https
?
'
https
'
:
'
http
'
printServerUrls
(
hostname
,
...
...
packages/vite-plugin-uni/src/cli/server.ts
浏览文件 @
1afca8cd
...
...
@@ -35,7 +35,7 @@ export async function createServer(options: CliOptions & ServerOptions) {
}
)
printHttpServerUrls
(
server
.
httpServer
!
,
server
.
config
,
options
)
printHttpServerUrls
(
server
.
httpServer
!
,
server
.
config
)
}
export
async
function
createSSRServer
(
options
:
CliOptions
&
ServerOptions
)
{
...
...
yarn.lock
浏览文件 @
1afca8cd
...
...
@@ -2020,10 +2020,10 @@
"@octokit/types" "^6.0.3"
universal-user-agent "^6.0.0"
"@octokit/openapi-types@^10.6.
1
":
version "10.6.
1
"
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-10.6.
1.tgz#4eb303e7da4de3d17216db80e3be6309f03b9fcc
"
integrity sha512-
53YKy8w8+sHQhUONhTiYt6MqNqPolejYr6rK/3VOevpORAIYGQEX2pmXnnhgdSsjHy176e5ZBgVt0ppOGziS7
g==
"@octokit/openapi-types@^10.6.
4
":
version "10.6.
4
"
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-10.6.
4.tgz#c8b5b1f5c60ab7c62858abe2ef57bc709f426a30
"
integrity sha512-
JVmwWzYTIs6jACYOwD6zu5rdrqGIYsiAsLzTCxdrWIPNKNVjEF6vPTL20shmgJ4qZsq7WPBcLXLsaQD+NLChf
g==
"@octokit/plugin-enterprise-rest@^6.0.1":
version "6.0.1"
...
...
@@ -2031,23 +2031,23 @@
integrity sha512-93uGjlhUD+iNg1iWhUENAtJata6w5nE+V4urXOAlIXdco6xNZtUSfYY8dzp3Udy74aqO/B5UZL80x/YMa5PKRw==
"@octokit/plugin-paginate-rest@^2.16.4":
version "2.16.
5
"
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.16.
5.tgz#4d8098410f4c4697d33979f06f38d2ed2574adf1
"
integrity sha512-
2PfRGymdBypqRes4Xelu0BAZZRCV/Qg0xgo8UB10UKoghCM+zg640+T5WkRsRD0edwfLBPP3VsJgDyDTG4EIYg
==
version "2.16.
7
"
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.16.
7.tgz#d25b6e650ba5a007002986f5fda66958d44e70a4
"
integrity sha512-
TMlyVhMPx6La1Ud4PSY4YxqAvb9YPEMs/7R1nBSbsw4wNqG73aBqls0r0dRRCWe5Pm0ZUGS9a94N46iAxlOR8A
==
dependencies:
"@octokit/types" "^6.31.
0
"
"@octokit/types" "^6.31.
3
"
"@octokit/plugin-request-log@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz#5e50ed7083a613816b1e4a28aeec5fb7f1462e85"
integrity sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==
"@octokit/plugin-rest-endpoint-methods@5.11.
3
":
version "5.11.
3
"
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.11.
3.tgz#d3b01fafb4a64bf7da4e3852f969cb65293e78ae
"
integrity sha512-
E19gqHqfP3uJa2/hx6Abhx2NrVP5tsNbst2/AeqGxlGM+eL4N8fRbzhd+NEIsGAB4y3R7e9kVE0y8OOghlXUXw
==
"@octokit/plugin-rest-endpoint-methods@5.11.
4
":
version "5.11.
4
"
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.11.
4.tgz#221dedcbdc45d6bfa54228d469e8c34acb4e0e34
"
integrity sha512-
iS+GYTijrPUiEiLoDsGJhrbXIvOPfm2+schvr+FxNMs7PeE9Nl4bAMhE8ftfNX3Z1xLxSKwEZh0O7GbWurX5HQ
==
dependencies:
"@octokit/types" "^6.31.
1
"
"@octokit/types" "^6.31.
2
"
deprecation "^2.3.1"
"@octokit/request-error@^2.0.5", "@octokit/request-error@^2.1.0":
...
...
@@ -2072,21 +2072,21 @@
universal-user-agent "^6.0.0"
"@octokit/rest@^18.1.0":
version "18.11.
3
"
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.11.
3.tgz#f5b04fab82fbc879747c033097ccee744a57b8d
1"
integrity sha512-
k4uCg4PVo6r9ncguSD4fXt6pYkM/FXs7759sYfpvIEhGNPJbFROooOJpkagKPAcSPoEGyEbIR+A9KYIv4jNe4A
==
version "18.11.
4
"
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.11.
4.tgz#9fb6d826244554fbf8c110b9064018d7198eec5
1"
integrity sha512-
QplypCyYxqMK05JdMSm/bDWZO8VWWaBdzQ9tbF9rEV9rIEiICh+v6q+Vu/Y5hdze8JJaxfUC+PBC7vrnEkZvZg
==
dependencies:
"@octokit/core" "^3.5.1"
"@octokit/plugin-paginate-rest" "^2.16.4"
"@octokit/plugin-request-log" "^1.0.4"
"@octokit/plugin-rest-endpoint-methods" "5.11.
3
"
"@octokit/plugin-rest-endpoint-methods" "5.11.
4
"
"@octokit/types@^6.0.3", "@octokit/types@^6.16.1", "@octokit/types@^6.31.
0", "@octokit/types@^6.31.1
":
version "6.31.
1
"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.31.
1.tgz#223d062778bb6121635a022d3bf545d506fcc880
"
integrity sha512-
xkF46eaYcpT8ieO78mZWhMq3bt37zIsP5BUkN+zWgX+mTYDB7jOtUP1MOxcSF8hhJhsjjlB1YDgQAhX0z0oqP
w==
"@octokit/types@^6.0.3", "@octokit/types@^6.16.1", "@octokit/types@^6.31.
2", "@octokit/types@^6.31.3
":
version "6.31.
3
"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.31.
3.tgz#14c2961baea853b2bf148d892256357a936343f8
"
integrity sha512-
IUG3uMpsLHrtEL6sCVXbxCgnbKcgpkS4K7gVEytLDvYYalkK3XcuMCHK1YPD8xJglSJAOAbL4MgXp47rS9G49
w==
dependencies:
"@octokit/openapi-types" "^10.6.
1
"
"@octokit/openapi-types" "^10.6.
4
"
"@rollup/plugin-alias@^3.1.1":
version "3.1.5"
...
...
@@ -3566,14 +3566,14 @@ browserify-sign@^4.0.0:
safe-buffer "^5.2.0"
browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.17.1:
version "4.17.
1
"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.
1.tgz#a98d104f54af441290b7d592626dd541fa642eb9
"
integrity sha512-
aLD0ZMDSnF4lUt4ZDNgqi5BUn9BZ7YdQdI/cYlILrhdSSZJLU9aNZoD5/NBmM4SK34APB2e83MOsRt1Enkuya
Q==
version "4.17.
2
"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.
2.tgz#aa15dbd2fab399a399fe4df601bb09363c5458a6
"
integrity sha512-
jSDZyqJmkKMEMi7SZAgX5UltFdR5NAO43vY0AwTpu4X3sGH7GLLQ83KiUomgrnvZRCeW0yPPnKqnxPqQOER9z
Q==
dependencies:
caniuse-lite "^1.0.300012
59
"
electron-to-chromium "^1.3.8
46
"
caniuse-lite "^1.0.300012
61
"
electron-to-chromium "^1.3.8
54
"
escalade "^3.1.1"
nanocolors "^0.
1.5
"
nanocolors "^0.
2.12
"
node-releases "^1.1.76"
bs-logger@0.x:
...
...
@@ -3691,10 +3691,10 @@ camelcase@^6.0.0, camelcase@^6.2.0:
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809"
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
caniuse-lite@^1.0.300012
59, caniuse-lite@^1.0.30001260
:
version "1.0.3000126
1
"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.3000126
1.tgz#96d89813c076ea061209a4e040d8dcf0c66a1d01
"
integrity sha512-
vM8D9Uvp7bHIN0fZ2KQ4wnmYFpJo/Etb4Vwsuc+ka0tfGDHvOPrFm6S/7CCNLSOkAUjenT2HnUPESdOIL91FaA
==
caniuse-lite@^1.0.300012
60, caniuse-lite@^1.0.30001261
:
version "1.0.3000126
3
"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.3000126
3.tgz#7ce7a6fb482a137585cbc908aaf38e90c53a16a4
"
integrity sha512-
doiV5dft6yzWO1WwU19kt8Qz8R0/8DgEziz6/9n2FxUasteZNwNNYSmJO3GLBH8lCVE73AB1RPDPAeYbcO5Cvw
==
caseless@~0.12.0:
version "0.12.0"
...
...
@@ -3787,9 +3787,9 @@ cjs-module-lexer@^1.0.0:
integrity sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==
clean-css@^5.1.3:
version "5.2.
0
"
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.2.
0.tgz#44e4a04e8873ff0041df97acecf23a4a6519844e
"
integrity sha512-
2639sWGa43EMmG7fn8mdVuBSs6HuWaSor+ZPoFWzenBc6oN+td8YhTfghWXZ25G1NiiSvz8bOFBS7PdSbTiqEA
==
version "5.2.
1
"
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.2.
1.tgz#e5bdb1bee5f332c67e98cb6181251d4f88c0a6ab
"
integrity sha512-
ooQCa1/70oRfVdUUGjKpbHuxgMgm8BsDT5EBqBGvPxMoRoGXf4PNx5mMnkjzJ9Ptx4vvmDdha0QVh86QtYIk1g
==
dependencies:
source-map "~0.6.0"
...
...
@@ -4499,10 +4499,10 @@ ee-first@1.1.1:
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
electron-to-chromium@^1.3.8
46
:
version "1.3.85
4
"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.85
4.tgz#003f0b9c80eccc35be0ef04a0e0b1c31a10b90d5
"
integrity sha512-
00/IIC1mFPkq32MhUJyLdcTp7+wsKK2G3Sb65GSas9FKJQGYkDcZ4GwJkkxf5YyM3ETvl6n+toV8OmtXl4IA/
g==
electron-to-chromium@^1.3.8
54
:
version "1.3.85
7
"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.85
7.tgz#dcc239ff8a12b6e4b501e6a5ad20fd0d5a3210f9
"
integrity sha512-
a5kIr2lajm4bJ5E4D3fp8Y/BRB0Dx2VOcCRE5Gtb679mXIME/OFhWler8Gy2ksrf8gFX+EFCSIGA33FB3gqYp
g==
elliptic@^6.5.3:
version "6.5.4"
...
...
@@ -4596,9 +4596,9 @@ error-ex@^1.3.1:
is-arrayish "^0.2.1"
es-abstract@^1.18.0-next.2:
version "1.1
8.7
"
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.1
8.7.tgz#122daaa523d0a10b0f1be8ed4ce1ee68330c5bb2
"
integrity sha512-
uFG1gyVX91tZIiDWNmPsL8XNpiCk/6tkB7MZphoSJflS4w+KgWyQ2gjCVDnsPxFAo9WjRXG3eqONNYdfbJjAt
w==
version "1.1
9.0
"
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.1
9.0.tgz#0a6e6682268e7f5bdc1c740b33ce2578d64538d3
"
integrity sha512-
oWPrF+7P1nGv/rw9oIInwdkmI1qediEJSvVfHFryBd8mWllCKB5tke3aKyf51J6chgyKmi6mODqdnin2yb88N
w==
dependencies:
call-bind "^1.0.2"
es-to-primitive "^1.2.1"
...
...
@@ -4611,7 +4611,9 @@ es-abstract@^1.18.0-next.2:
is-callable "^1.2.4"
is-negative-zero "^2.0.1"
is-regex "^1.1.4"
is-shared-array-buffer "^1.0.1"
is-string "^1.0.7"
is-weakref "^1.0.1"
object-inspect "^1.11.0"
object-keys "^1.1.1"
object.assign "^4.1.2"
...
...
@@ -4620,9 +4622,9 @@ es-abstract@^1.18.0-next.2:
unbox-primitive "^1.0.1"
es-module-lexer@^0.9.0:
version "0.9.
1
"
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.9.
1.tgz#f203bf394a630a552d381acf01a17ef08843b140
"
integrity sha512-
17Ed9misDnpyNBJh63g1OhW3qUFecDgGOivI85JeZY/LGhDum8e+cltukbkSK8pcJnXXEkya56sp4vSS1nzoUw
==
version "0.9.
2
"
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.9.
2.tgz#d0a8c72c5d904014111fac7fab4c92b9ac545564
"
integrity sha512-
YkAGWqxZq2B4FxQ5y687UwywDwvLQhIMCZ+SDU7ZW729SDHOEI6wVFXwTRecz+yiwJzCsVwC6V7bxyNbZSB1rg
==
es-to-primitive@^1.2.1:
version "1.2.1"
...
...
@@ -6103,6 +6105,11 @@ is-regexp@^1.0.0:
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
integrity sha1-/S2INUXEa6xaYz57mgnof6LLUGk=
is-shared-array-buffer@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz#97b0c85fbdacb59c9c446fe653b82cf2b5b7cfe6"
integrity sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==
is-ssh@^1.3.0:
version "1.3.3"
resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.3.tgz#7f133285ccd7f2c2c7fc897b771b53d95a2b2c7e"
...
...
@@ -6151,6 +6158,13 @@ is-unicode-supported@^0.1.0:
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
is-weakref@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.1.tgz#842dba4ec17fa9ac9850df2d6efbc1737274f2a2"
integrity sha512-b2jKc2pQZjaeFYWEf7ScFj+Be1I+PXmlu572Q8coTXZ+LD/QQZ7ShPMst8h16riVgyXTQwUsFEl74mDvc/3MHQ==
dependencies:
call-bind "^1.0.0"
is@~0.2.6:
version "0.2.7"
resolved "https://registry.yarnpkg.com/is/-/is-0.2.7.tgz#3b34a2c48f359972f35042849193ae7264b63562"
...
...
@@ -7385,17 +7399,17 @@ miller-rabin@^4.0.0:
bn.js "^4.0.0"
brorand "^1.0.1"
mime-db@1.
49
.0:
version "1.
49
.0"
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.
49.0.tgz#f3dfde60c99e9cf3bc9701d687778f537001cbed
"
integrity sha512-
CIc8j9URtOVApSFCQIF+VBkX1RwXp/oMMOrqdyXSBXq5RWNEsRfyj1kiRnQgmNXmHxPoFIxOroKA3zcU9P+nA
A==
mime-db@1.
50
.0:
version "1.
50
.0"
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.
50.0.tgz#abd4ac94e98d3c0e185016c67ab45d5fde40c11f
"
integrity sha512-
9tMZCDlYHqeERXEHO9f/hKfNXhre5dK2eE/krIvUjZbS2KPcqGDfNShIWS1uW9XOTKQKqK6qbeOci18rbfW77
A==
mime-types@^2.1.12, mime-types@^2.1.27, mime-types@~2.1.19, mime-types@~2.1.24:
version "2.1.3
2
"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.3
2.tgz#1d00e89e7de7fe02008db61001d9e02852670fd5
"
integrity sha512-
hJGaVS4G4c9TSMYh2n6SQAGrC4RnfU+daP8G7cSCmaqNjiOoUY0VHCMS42pxnQmVF1GWwFhbHWn3RIxCqTmZ9A
==
version "2.1.3
3
"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.3
3.tgz#1fa12a904472fafd068e48d9e8401f74d3f70edb
"
integrity sha512-
plLElXp7pRDd0bNZHw+nMd52vRYjLwQjygaNg7ddJ2uJtTlmnTCjWuPKxVu6//AdaRuME84SvLW91sIkBqGT0g
==
dependencies:
mime-db "1.
49
.0"
mime-db "1.
50
.0"
mime@1.6.0:
version "1.6.0"
...
...
@@ -7602,12 +7616,7 @@ mute-stream@0.0.8, mute-stream@~0.0.4:
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
nanocolors@^0.1.5:
version "0.1.12"
resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.1.12.tgz#8577482c58cbd7b5bb1681db4cf48f11a87fd5f6"
integrity sha512-2nMHqg1x5PU+unxX7PGY7AuYxl2qDx7PSrTRjizr8sxdd3l/3hBuWWaki62qmtYm2U5i4Z5E7GbjlyDFhs9/EQ==
nanocolors@^0.2.2, nanocolors@^0.2.8:
nanocolors@^0.2.12, nanocolors@^0.2.2, nanocolors@^0.2.8:
version "0.2.12"
resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.2.12.tgz#4d05932e70116078673ea4cc6699a1c56cc77777"
integrity sha512-SFNdALvzW+rVlzqexid6epYdt8H9Zol7xDoQarioEFcFN0JHo4CYNztAxmtfgGTVRCmFlEOqqhBpoFGKqSAMug==
...
...
@@ -7683,9 +7692,9 @@ node-modules-regexp@^1.0.0:
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
node-releases@^1.1.76:
version "1.1.7
6
"
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.7
6.tgz#df245b062b0cafbd5282ab6792f7dccc2d97f36
e"
integrity sha512-
9/IECtNr8dXNmPWmFXepT0/7o5eolGesHUa3mtr0KlgnCvnZxwh2qensKL42JJY2vQKC3nIBXetFAqR+PW1CmA
==
version "1.1.7
7
"
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.7
7.tgz#50b0cfede855dd374e7585bf228ff34e57c1c32
e"
integrity sha512-
rB1DUFUNAN4Gn9keO2K1efO35IDK7yKHCdCaIMvFO7yUYmmZYeDjnGKle26G4rwj+LKRQpjyUUvMkPglwGCYNQ
==
nopt@^4.0.1:
version "4.0.3"
...
...
@@ -9074,9 +9083,9 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.2:
estree-walker "^0.6.1"
rollup@^2.35.1, rollup@^2.57.0:
version "2.5
7
.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.5
7.0.tgz#c1694475eb22e1022477c0f4635fd0ac80713173
"
integrity sha512-
bKQIh1rWKofRee6mv8SrF2HdP6pea5QkwBZSMImJysFj39gQuiV8MEPBjXOCpzk3wSYp63M2v2wkWBmFC8O/rg
==
version "2.5
8
.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.5
8.0.tgz#a643983365e7bf7f5b7c62a8331b983b7c4c67fb
"
integrity sha512-
NOXpusKnaRpbS7ZVSzcEXqxcLDOagN6iFS8p45RkoiMqPHDLwJm758UF05KlMoCRbLBTZsPOIa887gZJ1AiXvw
==
optionalDependencies:
fsevents "~2.3.2"
...
...
@@ -9551,7 +9560,7 @@ string-width@^1.0.1:
is-fullwidth-code-point "^2.0.0"
strip-ansi "^4.0.0"
string-width@^4.1.0, string-width@^4.2.0:
string-width@^4.1.0, string-width@^4.2.0
, string-width@^4.2.3
:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
...
...
@@ -9725,16 +9734,16 @@ systemjs@^6.10.3:
integrity sha512-mXwfLJdaADqWg1J5+Z0bGQEdcXSe+ePPTfzffMB29aVls5cXveRl0vneSV/19t3SfuUBsAraLP8W/g5u9cmYXA==
table@^6.0.9:
version "6.7.
1
"
resolved "https://registry.yarnpkg.com/table/-/table-6.7.
1.tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2
"
integrity sha512-
ZGum47Yi6KOOFDE8m223td53ath2enHcYLgOCjGr5ngu8bdIARQk6mN/wRMv4yMRcHnCSnHbCEha4sobQx5yW
g==
version "6.7.
2
"
resolved "https://registry.yarnpkg.com/table/-/table-6.7.
2.tgz#a8d39b9f5966693ca8b0feba270a78722cbaf3b0
"
integrity sha512-
UFZK67uvyNivLeQbVtkiUs8Uuuxv24aSL4/Vil2PJVtMgU8Lx0CYkP12uCGa3kjyQzOSgV1+z9Wkb82fCGsO0
g==
dependencies:
ajv "^8.0.1"
lodash.clonedeep "^4.5.0"
lodash.truncate "^4.4.2"
slice-ansi "^4.0.0"
string-width "^4.2.
0
"
strip-ansi "^6.0.
0
"
string-width "^4.2.
3
"
strip-ansi "^6.0.
1
"
tapable@^2.1.1, tapable@^2.2.0:
version "2.2.1"
...
...
@@ -10219,10 +10228,10 @@ verror@1.10.0:
core-util-is "1.0.2"
extsprintf "^1.2.0"
vite@^2.6.
1
:
version "2.6.
1
"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.
1.tgz#2e17908fa865d962d5fe33631df09c99e7ec486e
"
integrity sha512-
rYd+iGMQ+AytWfYBDhIz2upeiseuqrAMwmApJDR40wu12C9MqzemX449nM3FN1Z/FFSV+fMTFz7eMenngVSogA
==
vite@^2.6.
2
:
version "2.6.
2
"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.
2.tgz#5bbb4afe1f69ed9d6482e51a0f761f8cfc230e22
"
integrity sha512-
HSIg9U15LOnbD3CUxX364Pdrm7DUjftuBljowGxvkFHgDZU/SKPqApg9t86MX/Qq1VCO7wS+mGJHlfuTF7c0Sg
==
dependencies:
esbuild "^0.13.2"
postcss "^8.3.8"
...
...
@@ -10337,9 +10346,9 @@ webpack-sources@^3.1.2, webpack-sources@^3.2.0:
integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==
webpack@^5.48.0:
version "5.5
5.1
"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.5
5.1.tgz#426ebe54c15fa57f7b242590f65fd182382b5998
"
integrity sha512-
EYp9lwaOOAs+AA/KviNZ7bQiITHm4bXQvyTPewD2+f5YGjv6sfiClm40yeX5FgBMxh5bxcB6LryiFoP09B97Ug
==
version "5.5
6.0
"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.5
6.0.tgz#91a04de09c85765002818678538c319b6e461324
"
integrity sha512-
pJ7esw2AGkpZL0jqsEAKnDEfRZdrc9NVjAWA+d1mFkwj68ng9VQ6+Wnrl+kS5dlDHvrat5ASK5vd7wp6I7f53Q
==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.50"
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录