切换导航条
切换导航条
当前项目
正在载入...
登录
术习电报
/
electron-vue-template
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
构建
提交
问题看板
文件
提交
网络
比较
分支
标签
作者
umbrella22
2020-07-17 15:36:56 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
提交
4e0afb3943442b0c79f7c4962fd594abe5374f69
4e0afb39
1 个父辈
55ac99e6
更新依赖
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
13 行增加
和
13 行删除
package-lock.json
package.json
package-lock.json
查看文件 @
4e0afb3
此文件的差异被折叠,
点击展开。
package.json
查看文件 @
4e0afb3
...
...
@@ -84,42 +84,42 @@
"vuex"
:
"^3.5.1"
},
"devDependencies"
:
{
"@babel/core"
:
"^7.10.
4
"
,
"@babel/core"
:
"^7.10.
5
"
,
"@babel/plugin-proposal-class-properties"
:
"^7.10.4"
,
"@babel/plugin-proposal-decorators"
:
"^7.10.
4
"
,
"@babel/plugin-proposal-decorators"
:
"^7.10.
5
"
,
"@babel/plugin-proposal-do-expressions"
:
"^7.10.4"
,
"@babel/plugin-proposal-export-default-from"
:
"^7.10.4"
,
"@babel/plugin-proposal-export-namespace-from"
:
"^7.10.4"
,
"@babel/plugin-proposal-function-bind"
:
"^7.10.
4
"
,
"@babel/plugin-proposal-function-bind"
:
"^7.10.
5
"
,
"@babel/plugin-proposal-function-sent"
:
"^7.10.4"
,
"@babel/plugin-proposal-json-strings"
:
"^7.10.4"
,
"@babel/plugin-proposal-logical-assignment-operators"
:
"^7.10.4"
,
"@babel/plugin-proposal-nullish-coalescing-operator"
:
"^7.10.4"
,
"@babel/plugin-proposal-numeric-separator"
:
"^7.10.4"
,
"@babel/plugin-proposal-optional-chaining"
:
"^7.10.4"
,
"@babel/plugin-proposal-pipeline-operator"
:
"^7.10.
4
"
,
"@babel/plugin-proposal-pipeline-operator"
:
"^7.10.
5
"
,
"@babel/plugin-proposal-throw-expressions"
:
"^7.10.4"
,
"@babel/plugin-syntax-dynamic-import"
:
"^7.8.3"
,
"@babel/plugin-syntax-import-meta"
:
"^7.10.4"
,
"@babel/plugin-transform-runtime"
:
"^7.10.
4
"
,
"@babel/plugin-transform-runtime"
:
"^7.10.
5
"
,
"@babel/polyfill"
:
"^7.10.4"
,
"@babel/preset-env"
:
"^7.10.4"
,
"@babel/register"
:
"^7.10.
4
"
,
"@babel/runtime"
:
"^7.10.
4
"
,
"@babel/register"
:
"^7.10.
5
"
,
"@babel/runtime"
:
"^7.10.
5
"
,
"ajv"
:
"^6.12.3"
,
"babel-eslint"
:
"^9.0.0"
,
"babel-loader"
:
"^8.1.0"
,
"babel-minify-webpack-plugin"
:
"^0.3.1"
,
"cache-loader"
:
"^4.1.0"
,
"cfonts"
:
"^2.8.
4
"
,
"cfonts"
:
"^2.8.
6
"
,
"chalk"
:
"^4.1.0"
,
"copy-webpack-plugin"
:
"^6.0.3"
,
"cross-env"
:
"^7.0.2"
,
"css-loader"
:
"^3.6.0"
,
"del"
:
"^5.1.0"
,
"electron"
:
"^8.
3.4
"
,
"electron"
:
"^8.
4.0
"
,
"electron-builder"
:
"^22.7.0"
,
"electron-devtools-installer"
:
"^3.1.
0
"
,
"electron-devtools-installer"
:
"^3.1.
1
"
,
"eslint"
:
"^6.8.0"
,
"eslint-config-standard"
:
"^14.1.1"
,
"eslint-friendly-formatter"
:
"^4.0.1"
,
...
...
@@ -138,11 +138,11 @@
"node-loader"
:
"^1.0.0"
,
"portfinder"
:
"^1.0.26"
,
"sass"
:
"^1.26.10"
,
"sass-loader"
:
"^9.0.
1
"
,
"sass-loader"
:
"^9.0.
2
"
,
"split2"
:
"^3.1.1"
,
"style-loader"
:
"^1.2.1"
,
"svg-sprite-loader"
:
"^5.0.0"
,
"terser-webpack-plugin"
:
"^3.0.
6
"
,
"terser-webpack-plugin"
:
"^3.0.
7
"
,
"through2-filter"
:
"^3.0.0"
,
"url-loader"
:
"^4.1.0"
,
"vue-html-loader"
:
"^1.2.4"
,
...
...
@@ -153,6 +153,6 @@
"webpack-cli"
:
"^3.3.12"
,
"webpack-dev-server"
:
"^3.11.0"
,
"webpack-hot-middleware"
:
"^2.25.0"
,
"webpack-merge"
:
"^5.0.
7
"
"webpack-merge"
:
"^5.0.
9
"
}
}
...
...
请
注册
或
登录
后发表评论