deps: update dependencies for v1.19 (#2160)

This commit is contained in:
Aetherinox 2024-04-21 04:20:14 -07:00
parent 39f0407593
commit dd36904d00
No known key found for this signature in database
GPG Key ID: CB5C4C30CD0D4028
2 changed files with 9060 additions and 28314 deletions

37197
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"name": "keeweb", "name": "keeweb",
"version": "1.18.7", "version": "1.19.0",
"description": "Free cross-platform password manager compatible with KeePass", "description": "Free cross-platform password manager compatible with KeePass",
"main": "Gruntfile.js", "main": "Gruntfile.js",
"private": true, "private": true,
@ -10,112 +10,133 @@
"url": "https://github.com/keeweb/keeweb" "url": "https://github.com/keeweb/keeweb"
}, },
"dependencies": { "dependencies": {
"@babel/core": "^7.14.0", "@aetherinox/noxenv": "1.0.0",
"@babel/plugin-external-helpers": "^7.12.13", "@babel/cli": "7.24.1",
"@babel/plugin-proposal-class-properties": "^7.13.0", "@babel/core": "7.24.4",
"@babel/plugin-proposal-optional-chaining": "^7.13.12", "@babel/eslint-parser": "7.24.1",
"@babel/preset-env": "^7.14.1", "@babel/plugin-external-helpers": "7.24.1",
"@fortawesome/fontawesome-free": "^5.15.3", "@babel/plugin-transform-class-properties": "7.24.1",
"@babel/plugin-transform-logical-assignment-operators": "7.24.1",
"@babel/plugin-transform-nullish-coalescing-operator": "7.24.1",
"@babel/plugin-transform-object-rest-spread": "7.24.1",
"@babel/plugin-transform-optional-catch-binding": "7.24.1",
"@babel/plugin-transform-optional-chaining": "7.24.1",
"@babel/preset-env": "7.24.4",
"@electron/notarize": "1.2.4",
"@fortawesome/fontawesome-free": "6.5.2",
"@keeweb/keeweb-native-messaging-host": "https://github.com/keeweb/keeweb-connect/releases/download/0.3.5/keeweb-native-messaging-host.tgz", "@keeweb/keeweb-native-messaging-host": "https://github.com/keeweb/keeweb-connect/releases/download/0.3.5/keeweb-native-messaging-host.tgz",
"@keeweb/keeweb-native-modules": "https://github.com/keeweb/keeweb-native-modules/releases/download/0.11.6/keeweb-native-modules.tgz", "@keeweb/keeweb-native-modules": "https://github.com/keeweb/keeweb-native-modules/releases/download/0.11.6/keeweb-native-modules.tgz",
"adm-zip": "^0.5.5", "adm-zip": "0.5.12",
"argon2-browser": "1.15.4", "argon2-browser": "1.18.0",
"autoprefixer": "^10.2.5", "autoprefixer": "10.4.5",
"babel-cli": "^6.26.0", "babel-loader": "9.1.3",
"babel-eslint": "^10.1.0",
"babel-loader": "8.2.2",
"baron": "3.0.3", "baron": "3.0.3",
"base64-inline-loader": "^1.1.1", "base64-inline-loader": "2.0.1",
"base64-loader": "1.0.0", "base64-loader": "1.0.0",
"bourbon": "^7.0.0", "bourbon": "7.3.0",
"chai": "^4.3.4", "chai": "5.1.0",
"cross-env": "^7.0.3", "css-loader": "7.1.1",
"css-loader": "^5.2.4", "css-minimizer-webpack-plugin": "^6.0.0",
"dompurify": "^2.2.8", "dompurify": "3.1.0",
"electron": "^13.6.9", "electron": "13.6.1",
"electron-builder": "^22.11.1", "@electron/remote": "2.0.1",
"electron-evil-feature-patcher": "^1.2.1", "electron-builder": "23.3.0",
"electron-notarize": "^1.0.0", "electron-evil-feature-patcher": "1.2.1",
"electron-osx-sign": "^0.5.0", "electron-osx-sign": "0.5.0",
"eslint": "^7.26.0", "eslint": "8.57.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "9.1.0",
"eslint-config-standard": "^16.0.2", "eslint-config-standard": "17.1.0",
"eslint-plugin-babel": "^5.3.1", "eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "^2.22.1", "eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "^11.1.0", "eslint-plugin-n": "17.2.1",
"eslint-plugin-prettier": "^3.4.0", "eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "5.1.0", "eslint-plugin-promise": "6.1.1",
"eslint-plugin-standard": "4.1.0", "eslint-plugin-standard": "4.1.0",
"exports-loader": "2.0.0", "exports-loader": "5.0.0",
"form-data": "^4.0.0", "form-data": "4.0.0",
"fs-extra": "^10.0.0", "fs-extra": "11.2.0",
"grunt": "1.4.0", "globals": "15.0.0",
"grunt-chmod": "^1.1.1", "grunt": "1.6.1",
"grunt-contrib-clean": "2.0.0", "grunt-chmod": "1.1.1",
"grunt-contrib-clean": "2.0.1",
"grunt-contrib-compress": "github:keeweb/grunt-contrib-compress#08966cd", "grunt-contrib-compress": "github:keeweb/grunt-contrib-compress#08966cd",
"grunt-contrib-copy": "1.0.0", "grunt-contrib-copy": "1.0.0",
"grunt-contrib-deb": "github:keeweb/grunt-contrib-deb#e9b6e9f", "grunt-contrib-deb": "github:keeweb/grunt-contrib-deb#e9b6e9f",
"grunt-contrib-htmlmin": "3.1.0", "grunt-contrib-htmlmin": "3.1.0",
"grunt-contrib-watch": "1.1.0", "grunt-contrib-watch": "1.1.0",
"grunt-electron": "12.0.0", "grunt-electron": "12.0.0",
"grunt-eslint": "23.0.0", "grunt-eslint": "24.2.0",
"grunt-inline-alt": "github:keeweb/grunt-inline-alt#ec9f6ad", "grunt-inline-alt": "github:keeweb/grunt-inline-alt#ec9f6ad",
"grunt-string-replace": "1.3.1", "grunt-string-replace": "1.3.1",
"grunt-webpack": "4.0.3", "grunt-webpack": "6.0.0",
"handlebars": "^4.7.7", "handlebars": "4.7.8",
"handlebars-loader": "1.7.1", "handlebars-loader": "1.7.3",
"html-minifier": "4.0.0", "html-minifier": "4.0.0",
"ignore-loader": "^0.1.2", "ignore-loader": "0.1.2",
"jquery": "3.6.0", "jquery": "3.7.1",
"json-loader": "^0.5.7",
"jsqrcode": "github:antelle/jsqrcode#0.1.3", "jsqrcode": "github:antelle/jsqrcode#0.1.3",
"kdbxweb": "^2.0.4", "kdbxweb": "2.0.4",
"load-grunt-tasks": "5.1.0", "load-grunt-tasks": "5.1.0",
"lodash": "^4.17.21", "lodash": "4.17.21",
"marked": "^2.0.3", "marked": "^12.0.1",
"mini-css-extract-plugin": "^1.6.0", "mini-css-extract-plugin": "1.6.0",
"mocha": "^8.4.0", "mocha": "10.4.0",
"morphdom": "^2.6.1", "css-unicode-loader": "1.0.3",
"node-fetch": "^2.6.1", "morphdom": "2.7.2",
"got": "11.8.6",
"normalize.css": "8.0.1", "normalize.css": "8.0.1",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"pikaday": "1.8.2", "pikaday": "1.8.2",
"pkcs11-smartcard-sign": "^1.0.1", "pkcs11-smartcard-sign": "1.0.1",
"postcss": "^8.2.14", "postcss": "8.4.38",
"postcss-loader": "^5.2.0", "postcss-loader": "8.1.1",
"prettier": "^2.2.1", "prettier": "3.2.5",
"puppeteer": "^9.1.1", "puppeteer": "22.6.5",
"raw-loader": "^4.0.2", "raw-loader": "4.0.2",
"run-remote-task": "^0.5.0", "run-remote-task": "0.5.0",
"sass": "^1.32.12", "sass": "1.75.0",
"sass-loader": "^11.0.1", "sass-loader": "14.2.1",
"stats-webpack-plugin": "0.7.0", "stats-webpack-plugin": "0.7.0",
"string-replace-loader": "^3.0.1", "string-replace-loader": "3.1.0",
"strip-sourcemap-loader": "0.0.1", "strip-sourcemap-loader": "0.0.1",
"sumchecker": "^3.0.1", "sumchecker": "3.0.1",
"svg2ttf": "^5.2.0", "svg2ttf": "6.0.3",
"svgicons2svgfont": "^9.2.0", "svgicons2svgfont": "12.0.0",
"terser-webpack-plugin": "^5.1.1", "terser-webpack-plugin": "5.3.10",
"time-grunt": "2.0.0", "time-grunt": "2.0.0",
"tweetnacl": "^1.0.3", "tweetnacl": "1.0.3",
"url-loader": "^4.1.1", "url-loader": "4.1.1",
"wawoff2": "^2.0.0", "wawoff2": "2.0.1",
"webpack": "^5.36.2", "webpack": "5.91.0",
"webpack-bundle-analyzer": "^4.4.1", "webpack-bundle-analyzer": "4.10.2",
"webpack-dev-server": "^3.11.2" "webpack-dev-server": "5.0.4",
"pkg-dir": "^8.0.0",
"chalk": "^5.3.0"
}, },
"optionalDependencies": { "optionalDependencies": {
"grunt-appdmg": "github:keeweb/grunt-appdmg#874ad83", "grunt-appdmg": "github:keeweb/grunt-appdmg#874ad83",
"keytar": "^7.7.0" "keytar": "7.7.0"
},
"extraResources": [
"./node_modules/@electron/remote/**"
],
"overrides": {
"run-remote-task": {
"aws-sdk@2.1603.0": {
"events": "^3.3.0"
}
},
"eslint-config-standard": {
"eslint-plugin-n": "^17.2.1"
}
}, },
"scripts": { "scripts": {
"start": "grunt", "start": "grunt",
"lint": "grunt eslint", "lint": "grunt eslint",
"test": "grunt test", "test": "grunt test",
"build-beta": "grunt --beta && cp dist/index.html ../keeweb-beta/index.html && cd ../keeweb-beta && git add index.html && git commit -a -m 'beta' && git push origin master", "build-beta": "grunt --beta && cp dist/index.html ../keeweb-beta/index.html && cd ../keeweb-beta && git add index.html && git commit -a -m 'beta' && git push origin master",
"electron": "cross-env KEEWEB_IS_PORTABLE=0 ELECTRON_DISABLE_SECURITY_WARNINGS=1 KEEWEB_EMULATE_HARDWARE_ENCRYPTION=persistent KEEWEB_HTML_PATH=http://localhost:8085 electron desktop --no-sandbox", "electron": "noxenv KEEWEB_IS_PORTABLE=0 ELECTRON_DISABLE_SECURITY_WARNINGS=1 KEEWEB_EMULATE_HARDWARE_ENCRYPTION=persistent KEEWEB_HTML_PATH=http://localhost:8085 electron desktop --no-sandbox",
"dev": "grunt dev", "dev": "grunt dev",
"dev-legacy": "cross-env NODE_OPTIONS='--openssl-legacy-provider' grunt dev", "dev-legacy": "noxenv NODE_OPTIONS='--openssl-legacy-provider' grunt dev",
"dev-desktop-macos": "grunt dev-desktop-darwin --skip-sign", "dev-desktop-macos": "grunt dev-desktop-darwin --skip-sign",
"dev-desktop-macos-signed": "grunt dev-desktop-darwin-signed", "dev-desktop-macos-signed": "grunt dev-desktop-darwin-signed",
"dev-desktop-windows": "grunt dev-desktop-win32 --skip-sign", "dev-desktop-windows": "grunt dev-desktop-win32 --skip-sign",
@ -129,7 +150,7 @@
"url": "https://antelle.net" "url": "https://antelle.net"
}, },
"engines": { "engines": {
"node": ">=10.0" "node": ">=8.10.0"
}, },
"license": "MIT", "license": "MIT",
"readme": "README.md", "readme": "README.md",
@ -143,4 +164,4 @@
"last 1 ChromeAndroid version", "last 1 ChromeAndroid version",
"Electron > 6.0.1" "Electron > 6.0.1"
] ]
} }