Skip to content
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@xmldom/xmldom": "0.9.8",
"acorn": "8.14.1",
"arrify": "3.0.0",
"axios": "1.11.0",
"axios": "1.12.0",
"chalk": "4.1.2",
"cheerio": "^1.0.0",
"chokidar": "^4.0.3",
Expand All @@ -95,7 +95,7 @@
"escape-string-regexp": "4.0.0",
"figures": "3.2.0",
"fn-args": "4.0.0",
"fs-extra": "11.3.0",
"fs-extra": "11.3.1",
"fuse.js": "^7.0.0",
"glob": ">=9.0.0 <12",
"html-minifier-terser": "7.2.0",
Expand Down Expand Up @@ -127,13 +127,13 @@
"@codeceptjs/expect-helper": "^1.0.2",
"@codeceptjs/mock-request": "0.3.1",
"@eslint/eslintrc": "3.3.1",
"@eslint/js": "9.34.0",
"@eslint/js": "9.35.0",
"@faker-js/faker": "9.8.0",
"@pollyjs/adapter-puppeteer": "6.0.6",
"@pollyjs/core": "6.0.6",
"@types/chai": "5.2.2",
"@types/inquirer": "9.0.7",
"@types/node": "24.0.10",
"@types/node": "24.3.1",
"@wdio/sauce-service": "9.12.5",
"@wdio/selenium-standalone-service": "8.15.0",
"@wdio/utils": "9.15.0",
Expand Down Expand Up @@ -171,7 +171,7 @@
"ts-node": "10.9.2",
"tsd": "^0.33.0",
"tsd-jsdoc": "2.5.0",
"typedoc": "0.28.10",
"typedoc": "0.28.12",
"typedoc-plugin-markdown": "4.8.1",
"typescript": "5.8.3",
"wdio-docker-service": "3.2.1",
Expand Down
Loading