mirror of
https://github.com/liriliri/eruda.git
synced 2026-02-02 09:49:00 +08:00
chore: update dependencies
This commit is contained in:
30
package.json
30
package.json
@@ -41,37 +41,37 @@
|
||||
"@babel/plugin-transform-runtime": "^7.6.2",
|
||||
"@babel/preset-env": "^7.6.3",
|
||||
"@babel/runtime": "^7.6.3",
|
||||
"autoprefixer": "^7.2.2",
|
||||
"autoprefixer": "^9.7.1",
|
||||
"babel-loader": "^8.0.6",
|
||||
"copy": "^0.3.1",
|
||||
"copy": "^0.3.2",
|
||||
"css-loader": "^0.28.7",
|
||||
"draggabilly": "^2.1.1",
|
||||
"eslint": "^6.1.0",
|
||||
"draggabilly": "^2.2.0",
|
||||
"eslint": "^6.6.0",
|
||||
"eslint-loader": "^2.2.1",
|
||||
"handlebars": "^4.0.11",
|
||||
"handlebars-loader": "^1.6.0",
|
||||
"husky": "^1.0.0-rc.9",
|
||||
"handlebars": "^4.5.1",
|
||||
"handlebars-loader": "^1.7.1",
|
||||
"husky": "^3.0.9",
|
||||
"istanbul": "^0.4.5",
|
||||
"jasmine-core": "^2.8.0",
|
||||
"jasmine-jquery": "^2.1.1",
|
||||
"jquery": "^3.2.1",
|
||||
"js-beautify": "^1.7.5",
|
||||
"jquery": "^3.4.1",
|
||||
"js-beautify": "^1.10.2",
|
||||
"json-loader": "^0.5.7",
|
||||
"karma": "^1.7.1",
|
||||
"karma-chrome-launcher": "^2.2.0",
|
||||
"karma": "^4.4.1",
|
||||
"karma-chrome-launcher": "^3.1.0",
|
||||
"karma-coverage": "^1.1.1",
|
||||
"karma-jasmine": "^1.1.1",
|
||||
"karma-jquery": "^0.2.2",
|
||||
"karma-jquery": "^0.2.4",
|
||||
"karma-sauce-launcher": "^1.2.0",
|
||||
"karma-sourcemap-loader": "^0.3.7",
|
||||
"karma-sourcemap-writer": "^0.1.2",
|
||||
"karma-webpack": "^2.0.6",
|
||||
"licia": "^1.6.1",
|
||||
"node-sass": "^4.7.2",
|
||||
"licia": "^1.9.0",
|
||||
"node-sass": "^4.13.0",
|
||||
"postcss-class-prefix": "^0.3.0",
|
||||
"postcss-loader": "^2.0.9",
|
||||
"prettier": "^1.18.2",
|
||||
"remap-istanbul": "^0.9.5",
|
||||
"remap-istanbul": "^0.13.0",
|
||||
"sass-loader": "^6.0.6",
|
||||
"shx": "^0.3.2",
|
||||
"webpack": "^3.12.0",
|
||||
|
||||
Reference in New Issue
Block a user