|
90 | 90 | "@kui-shell/proxy": "11.5.0-dev-20220729-202713",
|
91 | 91 | "@kui-shell/react": "11.5.0-dev-20220729-202713",
|
92 | 92 | "@kui-shell/webpack": "11.5.0-dev-20220729-202713",
|
93 |
| - "@playwright/test": "^1.23.2", |
| 93 | + "@playwright/test": "^1.24.2", |
94 | 94 | "@types/debug": "^4.1.7",
|
95 | 95 | "@types/node": "14.11.8",
|
96 | 96 | "@types/react": "17.0.39",
|
97 | 97 | "@types/react-dom": "17.0.11",
|
98 | 98 | "@types/split2": "^3.2.1",
|
99 | 99 | "@types/tmp": "^0.2.3",
|
100 | 100 | "@types/uuid": "^8.3.4",
|
101 |
| - "@typescript-eslint/eslint-plugin": "^5.30.6", |
102 |
| - "@typescript-eslint/parser": "^5.30.6", |
103 |
| - "concurrently": "7.2.2", |
| 101 | + "@typescript-eslint/eslint-plugin": "^5.31.0", |
| 102 | + "@typescript-eslint/parser": "^5.31.0", |
| 103 | + "concurrently": "7.3.0", |
104 | 104 | "cross-env": "^7.0.3",
|
105 |
| - "electron": "18.3.5", |
106 |
| - "eslint": "^8.19.0", |
| 105 | + "electron": "18.3.6", |
| 106 | + "eslint": "^8.20.0", |
107 | 107 | "husky": "^8.0.1",
|
108 | 108 | "lint-staged": "^13.0.3",
|
109 |
| - "playwright": "^1.23.3", |
| 109 | + "playwright": "^1.24.2", |
110 | 110 | "prettier": "^2.7.1",
|
111 | 111 | "slash": "^3.0.0",
|
112 | 112 | "typescript": "4.7.4"
|
|
0 commit comments