|
135 | 135 | "@kui-shell/proxy": "13.0.0-dev-20221216-1545", |
136 | 136 | "@kui-shell/react": "13.0.0-dev-20221216-1545", |
137 | 137 | "@kui-shell/webpack": "13.0.0-dev-20221216-1545", |
138 | | - "@playwright/test": "^1.28.1", |
| 138 | + "@playwright/test": "^1.29.0", |
139 | 139 | "@types/debug": "^4.1.7", |
140 | 140 | "@types/json-diff": "^0.9.1", |
141 | 141 | "@types/needle": "^3.2.0", |
142 | | - "@types/node": "18.11.16", |
| 142 | + "@types/node": "18.11.17", |
143 | 143 | "@types/react": "18.0.26", |
144 | 144 | "@types/react-dom": "18.0.9", |
145 | 145 | "@types/split2": "^3.2.1", |
146 | 146 | "@types/tmp": "^0.2.3", |
147 | | - "@types/uuid": "^8.3.4", |
148 | | - "@typescript-eslint/eslint-plugin": "^5.44.0", |
149 | | - "@typescript-eslint/parser": "^5.44.0", |
| 147 | + "@types/uuid": "^9.0.0", |
| 148 | + "@typescript-eslint/eslint-plugin": "^5.46.1", |
| 149 | + "@typescript-eslint/parser": "^5.46.1", |
150 | 150 | "concurrently": "7.6.0", |
151 | 151 | "cross-env": "^7.0.3", |
152 | 152 | "electron": "20.3.8", |
153 | | - "eslint": "^8.28.0", |
| 153 | + "eslint": "^8.30.0", |
154 | 154 | "husky": "^8.0.2", |
155 | | - "lint-staged": "^13.0.4", |
156 | | - "playwright": "^1.28.1", |
157 | | - "prettier": "^2.8.0", |
| 155 | + "lint-staged": "^13.1.0", |
| 156 | + "playwright": "^1.29.0", |
| 157 | + "prettier": "^2.8.1", |
158 | 158 | "slash": "^3.0.0", |
159 | 159 | "typescript": "4.8.4" |
160 | 160 | }, |
|
0 commit comments