diff options
| author | Hank <hank@mullvad.net> | 2022-10-03 10:37:36 +0200 |
|---|---|---|
| committer | Hank <hank@mullvad.net> | 2022-10-07 14:57:28 +0200 |
| commit | c630e376b9fd3a7db99ab38d56f643f8355bfdcb (patch) | |
| tree | e9efd88ede27adb7be1a3140e412701721f6786d /gui/package.json | |
| parent | 48f8e70852370db03d4f456de035de21a145b840 (diff) | |
| download | mullvadvpn-c630e376b9fd3a7db99ab38d56f643f8355bfdcb.tar.xz mullvadvpn-c630e376b9fd3a7db99ab38d56f643f8355bfdcb.zip | |
Update a bunch of minor versions
Diffstat (limited to 'gui/package.json')
| -rw-r--r-- | gui/package.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/gui/package.json b/gui/package.json index 1ab0199049..1ebbb68da0 100644 --- a/gui/package.json +++ b/gui/package.json @@ -12,11 +12,11 @@ "repository": "https://github.com/mullvad/mullvadvpn-app", "license": "GPL-3.0", "dependencies": { - "@grpc/grpc-js": "^1.5.7", + "@grpc/grpc-js": "^1.6.12", "argv-split": "^2.0.1", "d3-geo": "^1.12.1", "gettext-parser": "^4.0.3", - "google-protobuf": "^3.19.4", + "google-protobuf": "^3.21.0", "node-gettext": "^3.0.0", "rbush": "^2.0.2", "react": "^17.0.2", @@ -34,16 +34,16 @@ }, "devDependencies": { "@playwright/test": "^1.25.1", - "@types/chai": "^4.1.7", - "@types/chai-as-promised": "^7.1.0", - "@types/chai-spies": "^1.0.0", + "@types/chai": "^4.3.3", + "@types/chai-as-promised": "^7.1.5", + "@types/chai-spies": "^1.0.3", "@types/d3-geo": "^1.11.0", - "@types/gettext-parser": "^4.0.0", - "@types/google-protobuf": "^3.7.2", - "@types/history": "^4.7.8", + "@types/gettext-parser": "^4.0.1", + "@types/google-protobuf": "^3.15.6", + "@types/history": "^4.7.11", "@types/mocha": "^5.2.6", "@types/node": "^16.11.26", - "@types/node-gettext": "^3.0.1", + "@types/node-gettext": "^3.0.3", "@types/rbush": "^2.0.2", "@types/react": "^16.9.56", "@types/react-dom": "^16.9.9", @@ -52,17 +52,17 @@ "@types/react-simple-maps": "^1.0.8", "@types/sinon": "^7.0.5", "@types/sprintf-js": "^1.1.2", - "@types/styled-components": "^5.1.4", - "@types/topojson-specification": "^1.0.1", + "@types/styled-components": "^5.1.26", + "@types/topojson-specification": "^1.0.2", "@typescript-eslint/eslint-plugin": "^5.38.1", "@typescript-eslint/parser": "^5.38.1", "browserify": "^17.0.0", - "chai": "^4.2.0", + "chai": "^4.3.6", "chai-as-promised": "^7.1.1", "chai-spies": "^1.0.0", "cross-env": "^5.1.3", "electron": "^19.0.13", - "electron-builder": "^23.0.8", + "electron-builder": "^23.3.3", "electron-devtools-installer": "^3.2.0", "electron-mocha": "^11.0.2", "electron-notarize": "^0.1.1", @@ -70,7 +70,7 @@ "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.31.8", "eslint-plugin-simple-import-sort": "^8.0.0", - "gettext-extractor": "^3.5.2", + "gettext-extractor": "^3.5.4", "grpc_tools_node_protoc_ts": "^5.3.2", "gulp": "^4.0.2", "gulp-inject-string": "^1.1.2", @@ -78,9 +78,9 @@ "gulp-typescript": "^5.0.1", "playwright": "^1.25.1", "prettier": "^2.2.1", - "semver": "^7.3.2", + "semver": "^7.3.7", "sinon": "^7.1.1", - "ts-node": "^10.4.0", + "ts-node": "^10.9.1", "tsc-watch": "^4.2.9", "typescript": "^4.5.4", "vinyl-buffer": "^1.0.1", |
