切换导航条
切换导航条
当前项目
正在载入...
登录
术习电报
/
electron-vue-template
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
构建
提交
问题看板
文件
提交
网络
比较
分支
标签
作者
umbrella22
2020-10-22 16:49:40 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
提交
91261932dea4444b8e5587006ac61b54105d832f
91261932
1 个父辈
c569632f
更新依赖
显示空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
27 行增加
和
27 行删除
package.json
yarn.lock
package.json
查看文件 @
9126193
...
...
@@ -73,34 +73,34 @@
"js-cookie"
:
"^2.2.1"
,
"nprogress"
:
"^0.2.0"
,
"vue"
:
"^2.6.12"
,
"vue-router"
:
"^3.4.
6
"
,
"vue-router"
:
"^3.4.
7
"
,
"vuex"
:
"^3.5.1"
},
"devDependencies"
:
{
"@babel/core"
:
"^7.1
1.6
"
,
"@babel/plugin-proposal-class-properties"
:
"^7.1
0.4
"
,
"@babel/plugin-proposal-decorators"
:
"^7.1
0.5
"
,
"@babel/plugin-proposal-do-expressions"
:
"^7.1
0.4
"
,
"@babel/plugin-proposal-export-default-from"
:
"^7.1
0.4
"
,
"@babel/plugin-proposal-export-namespace-from"
:
"^7.1
0.4
"
,
"@babel/plugin-proposal-function-bind"
:
"^7.1
1.5
"
,
"@babel/plugin-proposal-function-sent"
:
"^7.1
0.4
"
,
"@babel/plugin-proposal-json-strings"
:
"^7.1
0.4
"
,
"@babel/plugin-proposal-logical-assignment-operators"
:
"^7.1
1.0
"
,
"@babel/plugin-proposal-nullish-coalescing-operator"
:
"^7.1
0.4
"
,
"@babel/plugin-proposal-numeric-separator"
:
"^7.1
0.4
"
,
"@babel/plugin-proposal-optional-chaining"
:
"^7.1
1.0
"
,
"@babel/plugin-proposal-pipeline-operator"
:
"^7.1
0.5
"
,
"@babel/plugin-proposal-throw-expressions"
:
"^7.1
0.4
"
,
"@babel/core"
:
"^7.1
2.3
"
,
"@babel/plugin-proposal-class-properties"
:
"^7.1
2.1
"
,
"@babel/plugin-proposal-decorators"
:
"^7.1
2.1
"
,
"@babel/plugin-proposal-do-expressions"
:
"^7.1
2.1
"
,
"@babel/plugin-proposal-export-default-from"
:
"^7.1
2.1
"
,
"@babel/plugin-proposal-export-namespace-from"
:
"^7.1
2.1
"
,
"@babel/plugin-proposal-function-bind"
:
"^7.1
2.1
"
,
"@babel/plugin-proposal-function-sent"
:
"^7.1
2.1
"
,
"@babel/plugin-proposal-json-strings"
:
"^7.1
2.1
"
,
"@babel/plugin-proposal-logical-assignment-operators"
:
"^7.1
2.1
"
,
"@babel/plugin-proposal-nullish-coalescing-operator"
:
"^7.1
2.1
"
,
"@babel/plugin-proposal-numeric-separator"
:
"^7.1
2.1
"
,
"@babel/plugin-proposal-optional-chaining"
:
"^7.1
2.1
"
,
"@babel/plugin-proposal-pipeline-operator"
:
"^7.1
2.1
"
,
"@babel/plugin-proposal-throw-expressions"
:
"^7.1
2.1
"
,
"@babel/plugin-syntax-dynamic-import"
:
"^7.8.3"
,
"@babel/plugin-syntax-import-meta"
:
"^7.10.4"
,
"@babel/plugin-transform-runtime"
:
"^7.1
1.5
"
,
"@babel/polyfill"
:
"^7.1
1.5
"
,
"@babel/preset-env"
:
"^7.1
1.5
"
,
"@babel/register"
:
"^7.1
1.5
"
,
"@babel/runtime"
:
"^7.1
1.2
"
,
"@babel/plugin-transform-runtime"
:
"^7.1
2.1
"
,
"@babel/polyfill"
:
"^7.1
2.1
"
,
"@babel/preset-env"
:
"^7.1
2.1
"
,
"@babel/register"
:
"^7.1
2.1
"
,
"@babel/runtime"
:
"^7.1
2.1
"
,
"@types/fs-extra"
:
"^9.0.2"
,
"@types/node"
:
"^14.1
1.8
"
,
"@types/node"
:
"^14.1
4.2
"
,
"ajv"
:
"^6.12.6"
,
"babel-eslint"
:
"^9.0.0"
,
"babel-loader"
:
"^8.1.0"
,
...
...
@@ -111,8 +111,8 @@
"cross-env"
:
"^7.0.2"
,
"css-loader"
:
"^4.3.0"
,
"del"
:
"^6.0.0"
,
"electron"
:
"^10.1.
3
"
,
"electron-builder"
:
"^22.
8
.1"
,
"electron"
:
"^10.1.
4
"
,
"electron-builder"
:
"^22.
9
.1"
,
"electron-devtools-installer"
:
"^3.1.1"
,
"eslint"
:
"^6.8.0"
,
"eslint-config-standard"
:
"^14.1.1"
,
...
...
@@ -122,10 +122,10 @@
"eslint-plugin-import"
:
"^2.22.1"
,
"eslint-plugin-node"
:
"^9.2.0"
,
"eslint-plugin-promise"
:
"^4.2.1"
,
"eslint-plugin-standard"
:
"^4.0.
0
"
,
"eslint-plugin-standard"
:
"^4.0.
2
"
,
"file-loader"
:
"^6.1.1"
,
"html-webpack-plugin"
:
"^4.5.0"
,
"mini-css-extract-plugin"
:
"1.
0.0
"
,
"mini-css-extract-plugin"
:
"1.
1.1
"
,
"multispinner"
:
"^0.2.1"
,
"node-loader"
:
"^1.0.2"
,
"portfinder"
:
"^1.0.28"
,
...
...
@@ -137,7 +137,7 @@
"terser-webpack-plugin"
:
"^4.2.3"
,
"thread-loader"
:
"^3.0.0"
,
"through2-filter"
:
"^3.0.0"
,
"ts-loader"
:
"^8.0.
4
"
,
"ts-loader"
:
"^8.0.
6
"
,
"typescript"
:
"^4.0.3"
,
"url-loader"
:
"^4.1.1"
,
"vue-html-loader"
:
"^1.2.4"
,
...
...
yarn.lock
查看文件 @
9126193
此文件的差异太大,无法显示。
请
注册
或
登录
后发表评论