Skip to content

Commit 1b39fda

Browse files
committed
chore: update dependencies
1 parent f40b1ab commit 1b39fda

File tree

2 files changed

+1117
-1054
lines changed

2 files changed

+1117
-1054
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,29 +24,29 @@
2424
},
2525
"dependencies": {
2626
"chalk": "5.3.0",
27-
"https-proxy-agent": "^7.0.4",
27+
"https-proxy-agent": "^7.0.5",
2828
"openai": "^4.33.0",
2929
"ora": "^8.0.1",
30-
"puppeteer": "22.5.0",
30+
"puppeteer": "22.12.1",
3131
"x-crawl": "link:"
3232
},
3333
"devDependencies": {
34-
"@babel/core": "^7.24.0",
35-
"@babel/preset-env": "^7.24.0",
34+
"@babel/core": "^7.24.7",
35+
"@babel/preset-env": "^7.24.7",
3636
"@rollup/plugin-babel": "^6.0.4",
3737
"@rollup/plugin-run": "^3.0.2",
3838
"@rollup/plugin-terser": "^0.4.4",
3939
"@types/node": "^20.12.1",
4040
"@typescript-eslint/eslint-plugin": "^7.9.0",
4141
"@typescript-eslint/parser": "^7.9.0",
42-
"@vitest/coverage-v8": "^1.4.0",
43-
"@vitest/ui": "^1.4.0",
44-
"eslint": "^9.0.0",
42+
"@vitest/coverage-v8": "^1.6.0",
43+
"@vitest/ui": "^1.6.0",
44+
"eslint": "^9.6.0",
4545
"prettier": "^3.2.5",
46-
"rollup": "^4.13.0",
46+
"rollup": "^4.18.0",
4747
"rollup-plugin-typescript2": "^0.36.0",
4848
"typescript": "5.5.3",
49-
"vitest": "^1.4.0"
49+
"vitest": "^1.6.0"
5050
},
5151
"keywords": [
5252
"x-crawl",

0 commit comments

Comments
 (0)