deps: bump mini-css-extract-plugin, electron, dompurify

This commit is contained in:
Aetherinox 2024-04-27 03:36:33 -07:00
parent c615555bdc
commit 72211a1384
No known key found for this signature in database
GPG Key ID: CB5C4C30CD0D4028
1 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
"url": "https://github.com/keeweb/keeweb" "url": "https://github.com/keeweb/keeweb"
}, },
"dependencies": { "dependencies": {
"@aetherinox/noxenv": "1.0.0", "@aetherinox/noxenv": "^1.0.0",
"@babel/cli": "7.24.1", "@babel/cli": "7.24.1",
"@babel/core": "7.24.4", "@babel/core": "7.24.4",
"@babel/eslint-parser": "7.24.1", "@babel/eslint-parser": "7.24.1",
@ -37,8 +37,8 @@
"chai": "5.1.0", "chai": "5.1.0",
"css-loader": "7.1.1", "css-loader": "7.1.1",
"css-minimizer-webpack-plugin": "^6.0.0", "css-minimizer-webpack-plugin": "^6.0.0",
"dompurify": "3.1.0", "dompurify": "3.1.1",
"electron": "13.6.1", "electron": "13.6.9",
"@electron/remote": "2.0.1", "@electron/remote": "2.0.1",
"electron-builder": "23.3.0", "electron-builder": "23.3.0",
"electron-evil-feature-patcher": "1.2.1", "electron-evil-feature-patcher": "1.2.1",
@ -82,8 +82,8 @@
"marked": "^12.0.2", "marked": "^12.0.2",
"marked-highlight": "^2.1.1", "marked-highlight": "^2.1.1",
"marked-footnote": "1.2.2", "marked-footnote": "1.2.2",
"@aetherinox/marked-alert-fa": "2.0.4", "@aetherinox/marked-alert-fa": "^2.0.4",
"mini-css-extract-plugin": "1.6.0", "mini-css-extract-plugin": "2.9.0",
"mocha": "10.4.0", "mocha": "10.4.0",
"css-unicode-loader": "1.0.3", "css-unicode-loader": "1.0.3",
"morphdom": "2.7.2", "morphdom": "2.7.2",