Skip to content

Commit 044e180

Browse files
committed
Update dependencies
1 parent 10afbad commit 044e180

2 files changed

Lines changed: 656 additions & 794 deletions

File tree

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313
"author": "Hamidreza Bayat <hamidrezabayat76@gmail.com>",
1414
"license": "ISC",
1515
"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",
3131
"webpack-cli": "^6.0.1"
3232
}
3333
}

0 commit comments

Comments
 (0)