|
3 | 3 | "dependencies": {
|
4 | 4 | "@electron/remote": "2.1.2",
|
5 | 5 | "@hapi/joi": "17.1.1",
|
6 |
| - "@wireapp/certificate-check": "0.7.18", |
7 |
| - "@wireapp/commons": "5.2.13", |
8 |
| - "@wireapp/protocol-messaging": "1.50.0", |
9 |
| - "@wireapp/react-ui-kit": "9.26.0", |
| 6 | + "@wireapp/certificate-check": "0.7.19", |
| 7 | + "@wireapp/commons": "5.4.0", |
| 8 | + "@wireapp/protocol-messaging": "1.51.0", |
| 9 | + "@wireapp/react-ui-kit": "9.28.1", |
10 | 10 | "@wireapp/webapp-events": "0.24.3",
|
11 | 11 | "auto-launch": "5.0.6",
|
12 | 12 | "axios": "0.21.2",
|
|
38 | 38 | "@babel/plugin-proposal-class-properties": "7.18.6",
|
39 | 39 | "@babel/plugin-proposal-optional-chaining": "7.21.0",
|
40 | 40 | "@babel/preset-env": "7.26.0",
|
41 |
| - "@babel/preset-react": "7.25.9", |
| 41 | + "@babel/preset-react": "7.26.3", |
42 | 42 | "@babel/preset-typescript": "7.26.0",
|
43 | 43 | "@babel/register": "7.25.9",
|
44 | 44 | "@electron/fuses": "1.8.0",
|
45 | 45 | "@electron/osx-sign": "1.3.1",
|
46 |
| - "@types/adm-zip": "0.5.6", |
| 46 | + "@types/adm-zip": "0.5.7", |
47 | 47 | "@types/amplify": "1.1.28",
|
48 | 48 | "@types/auto-launch": "5.0.5",
|
49 | 49 | "@types/content-type": "1.1.8",
|
|
54 | 54 | "@types/jest": "^29.5.14",
|
55 | 55 | "@types/lodash": "4.17.13",
|
56 | 56 | "@types/minimist": "1.2.5",
|
57 |
| - "@types/mocha": "10.0.9", |
58 |
| - "@types/node": "18.19.61", |
| 57 | + "@types/mocha": "10.0.10", |
| 58 | + "@types/node": "18.19.67", |
59 | 59 | "@types/open-graph": "0.2.5",
|
60 | 60 | "@types/platform": "1.3.6",
|
61 | 61 | "@types/prettier": "^2.7.3",
|
62 |
| - "@types/react": "^18.3.12", |
| 62 | + "@types/react": "^18.3.13", |
63 | 63 | "@types/react-dom": "^18.3.1",
|
64 | 64 | "@types/redux-logger": "^3.0.12",
|
65 | 65 | "@types/sinon": "17.0.3",
|
66 | 66 | "@types/sort-json": "2.0.3",
|
67 | 67 | "@types/uuid": "9.0.8",
|
68 | 68 | "@typescript-eslint/eslint-plugin": "7.17.0",
|
69 | 69 | "@typescript-eslint/parser": "7.18.0",
|
70 |
| - "@wireapp/copy-config": "2.2.10", |
71 |
| - "@wireapp/eslint-config": "3.0.19", |
| 70 | + "@wireapp/copy-config": "2.2.11", |
| 71 | + "@wireapp/eslint-config": "3.0.20", |
72 | 72 | "@wireapp/prettier-config": "0.6.4",
|
73 | 73 | "adm-zip": "0.5.16",
|
74 |
| - "aws-sdk": "2.1691.0", |
| 74 | + "aws-sdk": "2.1692.0", |
75 | 75 | "babel-core": "7.0.0-bridge.0",
|
76 | 76 | "babel-eslint": "10.1.0",
|
77 | 77 | "babel-jest": "29.7.0",
|
78 | 78 | "babel-loader": "9.2.1",
|
79 | 79 | "babel-plugin-istanbul": "6.1.1",
|
80 | 80 | "commander": "12.1.0",
|
81 |
| - "core-js": "3.38.1", |
| 81 | + "core-js": "3.39.0", |
82 | 82 | "cross-env": "7.0.3",
|
83 | 83 | "css-loader": "7.1.2",
|
84 |
| - "dotenv": "16.4.5", |
85 |
| - "electron": "33.2.0", |
| 84 | + "dotenv": "16.4.7", |
| 85 | + "electron": "33.3.0", |
86 | 86 | "electron-builder": "24.13.3",
|
87 | 87 | "electron-mocha": "12.3.1",
|
88 | 88 | "electron-packager": "17.1.2",
|
89 | 89 | "electron-winstaller": "4.0.1",
|
90 | 90 | "eslint": "8.57.0",
|
91 | 91 | "eslint-config-prettier": "9.1.0",
|
92 | 92 | "eslint-import-resolver-alias": "^1.1.2",
|
93 |
| - "eslint-import-resolver-typescript": "^3.6.3", |
| 93 | + "eslint-import-resolver-typescript": "^3.7.0", |
94 | 94 | "eslint-plugin-better-styled-components": "1.1.2",
|
95 | 95 | "eslint-plugin-header": "3.1.1",
|
96 | 96 | "eslint-plugin-import": "^2.31.0",
|
97 | 97 | "eslint-plugin-jasmine": "4.2.2",
|
98 |
| - "eslint-plugin-jest": "28.8.3", |
99 |
| - "eslint-plugin-jest-dom": "5.4.0", |
| 98 | + "eslint-plugin-jest": "28.9.0", |
| 99 | + "eslint-plugin-jest-dom": "5.5.0", |
100 | 100 | "eslint-plugin-jsdoc": "48.11.0",
|
101 | 101 | "eslint-plugin-jsx-a11y": "6.10.2",
|
102 | 102 | "eslint-plugin-no-unsanitized": "4.0.2",
|
103 | 103 | "eslint-plugin-prettier": "4.2.1",
|
104 | 104 | "eslint-plugin-react": "7.37.2",
|
105 | 105 | "eslint-plugin-react-hooks": "4.6.2",
|
106 | 106 | "eslint-plugin-simple-import-sort": "12.1.1",
|
107 |
| - "eslint-plugin-testing-library": "6.4.0", |
| 107 | + "eslint-plugin-testing-library": "6.5.0", |
108 | 108 | "eslint-plugin-unused-imports": "3.2.0",
|
109 | 109 | "form-data": "4.0.1",
|
110 | 110 | "husky": "4.3.8",
|
111 | 111 | "is-ci": "3.0.1",
|
112 | 112 | "jest": "29.7.0",
|
113 | 113 | "jest-environment-jsdom": "29.7.0",
|
114 | 114 | "lint-staged": "15.2.10",
|
115 |
| - "mocha": "10.8.1", |
116 |
| - "nock": "13.5.5", |
| 115 | + "mocha": "10.8.2", |
| 116 | + "nock": "13.5.6", |
117 | 117 | "nyc": "15.1.0",
|
118 | 118 | "prettier": "2.8.8",
|
119 | 119 | "rimraf": "5.0.8",
|
120 | 120 | "sinon": "17.0.2",
|
121 | 121 | "sort-json": "2.0.1",
|
122 | 122 | "style-loader": "4.0.0",
|
123 | 123 | "ts-node": "10.9.2",
|
124 |
| - "typescript": "5.6.3", |
125 |
| - "webpack": "5.95.0", |
| 124 | + "typescript": "5.7.2", |
| 125 | + "webpack": "5.97.1", |
126 | 126 | "webpack-cli": "5.1.4"
|
127 | 127 | },
|
128 | 128 | "homepage": "https://wire.com",
|
|
203 | 203 | "translate:upload": "ts-node -P tsconfig.bin.json ./bin/translations_upload.ts",
|
204 | 204 | "translate:download": "ts-node -P tsconfig.bin.json ./bin/translations_download.ts"
|
205 | 205 | },
|
206 |
| - "version": "3.37.0", |
| 206 | + "version": "3.38.0", |
207 | 207 | "packageManager": "[email protected]"
|
208 | 208 | }
|
0 commit comments