|
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | 19 | "@ant-design/icons": "4.7.0", |
20 | | - "@zoom/videosdk": "1.3.0", |
21 | | - "antd": "4.21.6", |
| 20 | + "@zoom/videosdk": "1.4.0", |
| 21 | + "antd": "4.22.3", |
22 | 22 | "classnames": "2.3.1", |
23 | 23 | "crypto-js": "4.1.1", |
24 | 24 | "immer": "9.0.15", |
|
32 | 32 | "web-vitals": "2.1.4" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@emotion/eslint-plugin": "11.7.0", |
| 35 | + "@emotion/eslint-plugin": "11.10.0", |
36 | 36 | "@types/classnames": "2.3.1", |
37 | 37 | "@types/crypto-js": "4.1.1", |
38 | | - "@types/jsrsasign": "10.5.1", |
| 38 | + "@types/jsrsasign": "10.5.2", |
39 | 39 | "@types/lodash": "4.14.182", |
40 | 40 | "@types/react": "18.0.15", |
41 | 41 | "@types/react-dom": "18.0.6", |
42 | 42 | "@types/react-router-dom": "5.3.3", |
43 | | - "@typescript-eslint/eslint-plugin": "5.30.6", |
44 | | - "@typescript-eslint/parser": "5.30.6", |
| 43 | + "@typescript-eslint/eslint-plugin": "5.32.0", |
| 44 | + "@typescript-eslint/parser": "5.32.0", |
45 | 45 | "copy-webpack-plugin": "6.4.1", |
46 | 46 | "customize-cra": "1.0.0", |
47 | | - "eslint": "8.20.0", |
| 47 | + "eslint": "8.21.0", |
48 | 48 | "eslint-config-alloy": "4.6.2", |
49 | 49 | "eslint-config-prettier": "8.5.0", |
50 | | - "eslint-import-resolver-typescript": "3.2.7", |
| 50 | + "eslint-import-resolver-typescript": "3.4.0", |
51 | 51 | "eslint-import-resolver-webpack": "0.13.2", |
52 | 52 | "eslint-plugin-emotion": "11.0.0", |
53 | 53 | "eslint-plugin-prettier": "4.2.1", |
54 | 54 | "eslint-plugin-react": "7.30.1", |
55 | 55 | "eslint-plugin-react-hooks": "4.6.0", |
56 | 56 | "prettier": "2.7.1", |
57 | 57 | "react-app-rewired": "2.2.1", |
58 | | - "sass": "1.53.0", |
| 58 | + "sass": "1.54.0", |
59 | 59 | "sass-loader": "13.0.2", |
60 | 60 | "typescript": "4.7.4", |
61 | 61 | "write-file-webpack-plugin": "4.5.1" |
|
0 commit comments