mirror of https://github.com/keeweb/keeweb
fixed deps
This commit is contained in:
parent
f7b9b91144
commit
41eb560d1a
File diff suppressed because it is too large
Load Diff
|
@ -31,7 +31,7 @@
|
|||
"chai": "^4.3.4",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "^5.2.4",
|
||||
"dompurify": "^2.2.7",
|
||||
"dompurify": "^2.2.8",
|
||||
"electron": "^12.0.5",
|
||||
"electron-builder": "^22.10.5",
|
||||
"electron-evil-feature-patcher": "^1.2.1",
|
||||
|
@ -73,7 +73,7 @@
|
|||
"load-grunt-tasks": "5.1.0",
|
||||
"lodash": "^4.17.21",
|
||||
"marked": "^2.0.3",
|
||||
"mini-css-extract-plugin": "^1.5.0",
|
||||
"mini-css-extract-plugin": "^1.5.1",
|
||||
"mocha": "^8.3.2",
|
||||
"morphdom": "^2.6.1",
|
||||
"node-fetch": "^2.6.1",
|
||||
|
@ -100,7 +100,7 @@
|
|||
"tweetnacl": "^1.0.3",
|
||||
"url-loader": "^4.1.1",
|
||||
"wawoff2": "^2.0.0",
|
||||
"webpack": "^5.36.0",
|
||||
"webpack": "^5.36.1",
|
||||
"webpack-bundle-analyzer": "^4.4.1",
|
||||
"webpack-dev-server": "^3.11.2"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue