mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-03 10:47:34 +01:00
Update more packages
This commit is contained in:
parent
70237baa8f
commit
0c66fcbb3d
871
package-lock.json
generated
871
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -97,7 +97,7 @@
|
||||
"animate.css": "^3.7.0",
|
||||
"axios": "^0.18.0",
|
||||
"boom": "^7.3.0",
|
||||
"deep-extend": "^0.5.1",
|
||||
"deep-extend": "^0.6.0",
|
||||
"electron-context-menu": "^0.10.1",
|
||||
"electron-json-storage": "^4.1.5",
|
||||
"electron-log": "^2.2.17",
|
||||
@ -119,7 +119,7 @@
|
||||
"parse-link-header": "^1.0.1",
|
||||
"rc": "^1.2.7",
|
||||
"request": "^2.88.0",
|
||||
"sanitize-html": "^1.19.2",
|
||||
"sanitize-html": "^1.19.3",
|
||||
"simplayer": "0.0.8",
|
||||
"system-font-families": "^0.4.1",
|
||||
"tunnel-agent": "^0.6.0",
|
||||
@ -137,10 +137,10 @@
|
||||
"@mapbox/stylelint-processor-arbitrary-tags": "^0.2.0",
|
||||
"ajv": "^6.6.1",
|
||||
"babel-core": "^6.26.3",
|
||||
"babel-eslint": "^8.2.6",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"babel-loader": "^7.1.4",
|
||||
"babel-minify-webpack-plugin": "^0.3.1",
|
||||
"babel-plugin-istanbul": "^4.1.1",
|
||||
"babel-plugin-istanbul": "^5.1.0",
|
||||
"babel-plugin-transform-runtime": "^6.23.0",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"babel-preset-stage-0": "^6.24.1",
|
||||
@ -164,16 +164,16 @@
|
||||
"eslint-loader": "^2.1.1",
|
||||
"eslint-plugin-html": "^4.0.6",
|
||||
"eslint-plugin-import": "^2.14.0",
|
||||
"eslint-plugin-node": "^7.0.1",
|
||||
"eslint-plugin-node": "^8.0.0",
|
||||
"eslint-plugin-promise": "^4.0.1",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
"file-loader": "^2.0.0",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"jsdom": "^12.2.0",
|
||||
"jsdom": "^13.0.0",
|
||||
"karma": "^3.1.3",
|
||||
"karma-chai": "^0.1.0",
|
||||
"karma-coverage": "^1.1.2",
|
||||
"karma-electron": "^5.1.1",
|
||||
"karma-electron": "^6.0.0",
|
||||
"karma-mocha": "^1.2.0",
|
||||
"karma-sourcemap-loader": "^0.3.7",
|
||||
"karma-spec-reporter": "0.0.32",
|
||||
|
Loading…
x
Reference in New Issue
Block a user