update dependencies
This commit is contained in:
30
package.json
30
package.json
@@ -25,30 +25,30 @@
|
||||
"not IE_Mob <= 11"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.6",
|
||||
"@babel/node": "^7.7.4",
|
||||
"@babel/core": "^7.12.10",
|
||||
"@babel/node": "^7.12.10",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
|
||||
"@babel/plugin-transform-runtime": "^7.11.5",
|
||||
"@babel/preset-env": "^7.11.5",
|
||||
"@babel/plugin-transform-runtime": "^7.12.10",
|
||||
"@babel/preset-env": "^7.12.11",
|
||||
"@babel/preset-stage-2": "^7.0.0",
|
||||
"audit-ci": "^2.4.2",
|
||||
"autoprefixer": "^9.7.3",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"babel-jest": "^24.9.0",
|
||||
"babel-loader": "^8.0.6",
|
||||
"browser-sync": "^2.26.7",
|
||||
"babel-loader": "^8.2.2",
|
||||
"browser-sync": "^2.26.13",
|
||||
"connect-history-api-fallback": "^1.6.0",
|
||||
"copy-webpack-plugin": "^5.0.5",
|
||||
"css-loader": "^3.2.1",
|
||||
"dart-sass": "^1.23.7",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-config-airbnb-base": "^14.0.0",
|
||||
"eslint-plugin-html": "^6.0.0",
|
||||
"eslint-plugin-import": "^2.18.2",
|
||||
"eslint-config-airbnb-base": "^14.2.1",
|
||||
"eslint-plugin-html": "^6.1.1",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-vue": "6.0.1",
|
||||
"file-loader": "^5.0.2",
|
||||
"fuse.js": "^6.0.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"fuse.js": "^6.4.3",
|
||||
"glob": "^7.1.6",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"http-proxy-middleware": "^0.20.0",
|
||||
@@ -77,10 +77,10 @@
|
||||
"sass-loader": "^8.0.0",
|
||||
"style-loader": "^1.0.1",
|
||||
"terser": "^4.4.2",
|
||||
"tippy.js": "^6.1.0",
|
||||
"tippy.js": "^6.2.7",
|
||||
"vue": "^2.6.12",
|
||||
"vue-loader": "^15.7.2",
|
||||
"vue-router": "^3.4.3",
|
||||
"vue-loader": "^15.9.6",
|
||||
"vue-router": "^3.4.9",
|
||||
"vue-style-loader": "^4.1.0",
|
||||
"vue-template-compiler": "^2.6.12",
|
||||
"webpack": "^4.41.2",
|
||||
@@ -92,6 +92,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"socket.io-client": "^2.3.0",
|
||||
"vue-github-button": "^1.2.0"
|
||||
"vue-github-button": "^1.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user