|
1 | 1 | {
|
2 | 2 | "name": "element-web",
|
3 |
| - "version": "1.11.68", |
| 3 | + "version": "1.11.70", |
4 | 4 | "description": "A feature-rich client for Matrix.org",
|
5 | 5 | "author": "New Vector Ltd.",
|
6 | 6 | "repository": {
|
|
73 | 73 | "dependencies": {
|
74 | 74 | "@matrix-org/olm": "3.2.15",
|
75 | 75 | "@matrix-org/react-sdk-module-api": "^2.3.0",
|
76 |
| - "gfm.css": "^1.1.2", |
77 | 76 | "jsrsasign": "^11.0.0",
|
78 | 77 | "katex": "^0.16.0",
|
79 | 78 | "lodash": "^4.17.21",
|
80 |
| - "matrix-js-sdk": "33.0.0", |
81 |
| - "matrix-react-sdk": "3.100.0", |
| 79 | + "matrix-js-sdk": "34.0.0", |
| 80 | + "matrix-react-sdk": "3.102.0", |
82 | 81 | "matrix-widget-api": "^1.3.1",
|
83 | 82 | "react": "17.0.2",
|
84 | 83 | "react-dom": "17.0.2",
|
|
90 | 89 | "@babel/core": "^7.12.10",
|
91 | 90 | "@babel/eslint-parser": "^7.12.10",
|
92 | 91 | "@babel/eslint-plugin": "^7.12.10",
|
93 |
| - "@babel/plugin-proposal-class-properties": "^7.12.1", |
94 | 92 | "@babel/plugin-proposal-export-default-from": "^7.12.1",
|
95 |
| - "@babel/plugin-proposal-logical-assignment-operators": "^7.20.7", |
96 |
| - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1", |
97 |
| - "@babel/plugin-proposal-numeric-separator": "^7.12.7", |
98 |
| - "@babel/plugin-proposal-object-rest-spread": "^7.12.1", |
99 |
| - "@babel/plugin-proposal-optional-chaining": "^7.12.7", |
100 | 93 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
| 94 | + "@babel/plugin-transform-class-properties": "^7.12.1", |
| 95 | + "@babel/plugin-transform-logical-assignment-operators": "^7.20.7", |
| 96 | + "@babel/plugin-transform-nullish-coalescing-operator": "^7.12.1", |
| 97 | + "@babel/plugin-transform-numeric-separator": "^7.12.7", |
| 98 | + "@babel/plugin-transform-object-rest-spread": "^7.12.1", |
| 99 | + "@babel/plugin-transform-optional-chaining": "^7.12.7", |
101 | 100 | "@babel/plugin-transform-runtime": "^7.12.10",
|
102 | 101 | "@babel/preset-env": "^7.12.11",
|
103 | 102 | "@babel/preset-react": "^7.12.10",
|
|
153 | 152 | "eslint": "8.57.0",
|
154 | 153 | "eslint-config-google": "^0.14.0",
|
155 | 154 | "eslint-config-prettier": "^9.0.0",
|
156 |
| - "eslint-plugin-deprecate": "0.8.4", |
| 155 | + "eslint-plugin-deprecate": "0.8.5", |
157 | 156 | "eslint-plugin-import": "^2.26.0",
|
158 | 157 | "eslint-plugin-matrix-org": "^1.0.0",
|
159 | 158 | "eslint-plugin-react": "^7.28.0",
|
160 | 159 | "eslint-plugin-react-hooks": "^4.3.0",
|
161 | 160 | "eslint-plugin-unicorn": "^53.0.0",
|
162 |
| - "fake-indexeddb": "^5.0.0", |
| 161 | + "fake-indexeddb": "^6.0.0", |
163 | 162 | "fetch-mock": "9.11.0",
|
164 | 163 | "fetch-mock-jest": "^1.5.1",
|
165 | 164 | "file-loader": "^6.0.0",
|
|
183 | 182 | "postcss-loader": "8.1.0",
|
184 | 183 | "postcss-mixins": "^10.0.0",
|
185 | 184 | "postcss-nested": "^6.0.0",
|
186 |
| - "postcss-preset-env": "^9.3.0", |
| 185 | + "postcss-preset-env": "^9.5.14", |
187 | 186 | "postcss-scss": "^4.0.4",
|
188 | 187 | "postcss-simple-vars": "^7.0.1",
|
189 |
| - "prettier": "3.2.5", |
| 188 | + "prettier": "3.3.2", |
190 | 189 | "process": "^0.11.10",
|
191 | 190 | "raw-loader": "^4.0.2",
|
192 | 191 | "rimraf": "^5.0.0",
|
193 | 192 | "semver": "^7.5.2",
|
194 |
| - "setimmediate": "^1.0.5", |
195 | 193 | "string-replace-loader": "3",
|
196 | 194 | "style-loader": "4",
|
197 | 195 | "stylelint": "^16.1.0",
|
|
0 commit comments