切换导航条
切换导航条
当前项目
正在载入...
登录
术习电报
/
electron-vue-template
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
构建
提交
问题看板
文件
提交
网络
比较
分支
标签
作者
张恒
2020-05-09 17:20:47 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
提交
5202b818054bc7ec4d49a33bcfc3784c949100a4
5202b818
1 个父辈
e8217f96
升级依赖
全部展开
显示空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
13 行增加
和
13 行删除
package-lock.json
package.json
package-lock.json
查看文件 @
5202b81
此文件的差异被折叠,
点击展开。
package.json
查看文件 @
5202b81
...
...
@@ -71,7 +71,7 @@
},
"dependencies"
:
{
"axios"
:
"^0.19.2"
,
"date-fns"
:
"^2.1
2
.0"
,
"date-fns"
:
"^2.1
3
.0"
,
"electron-updater"
:
"^4.3.1"
,
"element-ui"
:
"^2.13.1"
,
"express"
:
"^4.17.1"
,
...
...
@@ -86,7 +86,7 @@
"vuex-electron"
:
"^1.0.3"
},
"devDependencies"
:
{
"@babel/core"
:
"^7.9.
0
"
,
"@babel/core"
:
"^7.9.
6
"
,
"@babel/plugin-proposal-class-properties"
:
"^7.8.3"
,
"@babel/plugin-proposal-decorators"
:
"^7.8.3"
,
"@babel/plugin-proposal-do-expressions"
:
"^7.8.3"
,
...
...
@@ -103,23 +103,23 @@
"@babel/plugin-proposal-throw-expressions"
:
"^7.8.3"
,
"@babel/plugin-syntax-dynamic-import"
:
"^7.8.3"
,
"@babel/plugin-syntax-import-meta"
:
"^7.8.3"
,
"@babel/plugin-transform-runtime"
:
"^7.9.
0
"
,
"@babel/plugin-transform-runtime"
:
"^7.9.
6
"
,
"@babel/polyfill"
:
"^7.8.7"
,
"@babel/preset-env"
:
"^7.9.
5
"
,
"@babel/preset-env"
:
"^7.9.
6
"
,
"@babel/register"
:
"^7.9.0"
,
"@babel/runtime"
:
"^7.9.
2
"
,
"@babel/runtime"
:
"^7.9.
6
"
,
"ajv"
:
"^6.12.2"
,
"babel-eslint"
:
"^9.0.0"
,
"babel-loader"
:
"^8.1.0"
,
"babel-minify-webpack-plugin"
:
"^0.3.1"
,
"cfonts"
:
"^2.8.
1
"
,
"cfonts"
:
"^2.8.
2
"
,
"chalk"
:
"^4.0.0"
,
"copy-webpack-plugin"
:
"^5.1.1"
,
"cross-env"
:
"^7.0.2"
,
"css-loader"
:
"^3.5.3"
,
"del"
:
"^5.1.0"
,
"electron"
:
"^7.2.
3
"
,
"electron-builder"
:
"^22.
5.1
"
,
"electron"
:
"^7.2.
4
"
,
"electron-builder"
:
"^22.
6.0
"
,
"electron-devtools-installer"
:
"^3.0.0"
,
"eslint"
:
"^6.8.0"
,
"eslint-config-standard"
:
"^14.1.1"
,
...
...
@@ -137,22 +137,22 @@
"mini-css-extract-plugin"
:
"0.9.0"
,
"multispinner"
:
"^0.2.1"
,
"node-loader"
:
"^0.6.0"
,
"node-sass"
:
"^4.14.
0
"
,
"node-sass"
:
"^4.14.
1
"
,
"portfinder"
:
"^1.0.26"
,
"sass-loader"
:
"^8.0.2"
,
"split2"
:
"^3.1.1"
,
"style-loader"
:
"^1.2.1"
,
"svg-sprite-loader"
:
"^4.
2.7
"
,
"terser-webpack-plugin"
:
"^
2.3.6
"
,
"svg-sprite-loader"
:
"^4.
3.0
"
,
"terser-webpack-plugin"
:
"^
3.0.1
"
,
"through2-filter"
:
"^3.0.0"
,
"url-loader"
:
"^4.1.0"
,
"vue-html-loader"
:
"^1.2.4"
,
"vue-loader"
:
"^15.9.
1
"
,
"vue-loader"
:
"^15.9.
2
"
,
"vue-style-loader"
:
"^4.1.2"
,
"vue-template-compiler"
:
"^2.6.11"
,
"webpack"
:
"^4.43.0"
,
"webpack-cli"
:
"^3.3.11"
,
"webpack-dev-server"
:
"^3.1
0.3
"
,
"webpack-dev-server"
:
"^3.1
1.0
"
,
"webpack-hot-middleware"
:
"^2.25.0"
,
"webpack-merge"
:
"^4.2.2"
}
...
...
请
注册
或
登录
后发表评论