|
13 | 13 | "author": "Hamidreza Bayat <hamidrezabayat76@gmail.com>", |
14 | 14 | "license": "ISC", |
15 | 15 | "devDependencies": { |
16 | | - "@types/chai": "^5.0.1", |
17 | | - "@types/chrome": "^0.0.284", |
18 | | - "@types/mocha": "^10.0.9", |
19 | | - "@typescript-eslint/eslint-plugin": "^8.32.1", |
20 | | - "@typescript-eslint/parser": "^8.16.0", |
21 | | - "chai": "^5.1.2", |
22 | | - "copy-webpack-plugin": "^12.0.2", |
23 | | - "eslint": "^9.15.0", |
24 | | - "eslint-config-prettier": "^9.1.0", |
25 | | - "mocha": "^10.8.2", |
26 | | - "prettier": "^3.3.3", |
27 | | - "puppeteer-core": "^22.6.1", |
28 | | - "ts-loader": "^9.5.1", |
29 | | - "typescript": "^5.7.3", |
30 | | - "webpack": "^5.96.1", |
| 16 | + "@types/chai": "^5.2.2", |
| 17 | + "@types/chrome": "^0.1.12", |
| 18 | + "@types/mocha": "^10.0.10", |
| 19 | + "@typescript-eslint/eslint-plugin": "^8.44.0", |
| 20 | + "@typescript-eslint/parser": "^8.44.0", |
| 21 | + "chai": "^6.0.1", |
| 22 | + "copy-webpack-plugin": "^13.0.1", |
| 23 | + "eslint": "^9.35.0", |
| 24 | + "eslint-config-prettier": "^10.1.8", |
| 25 | + "mocha": "^11.7.2", |
| 26 | + "prettier": "^3.6.2", |
| 27 | + "puppeteer-core": "^24.22.0", |
| 28 | + "ts-loader": "^9.5.4", |
| 29 | + "typescript": "^5.9.2", |
| 30 | + "webpack": "^5.101.3", |
31 | 31 | "webpack-cli": "^6.0.1" |
32 | 32 | } |
33 | 33 | } |
0 commit comments