Skip to content

Commit 93ffe76

Browse files
fix(deps): update all non-major dependencies
1 parent 5657c9e commit 93ffe76

File tree

3 files changed

+286
-337
lines changed

3 files changed

+286
-337
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"dependencies": {
2626
"chalk": "5.4.1",
2727
"https-proxy-agent": "^7.0.6",
28-
"ollama": "^0.5.14",
29-
"openai": "^4.91.1",
28+
"ollama": "^0.5.15",
29+
"openai": "^4.95.1",
3030
"ora": "^8.2.0",
31-
"puppeteer": "24.6.0",
31+
"puppeteer": "24.7.1",
3232
"vitepress": "1.6.3",
3333
"x-crawl": "link:"
3434
},
@@ -39,16 +39,16 @@
3939
"@rollup/plugin-run": "^3.1.0",
4040
"@rollup/plugin-terser": "^0.4.4",
4141
"@types/node": "^20.17.30",
42-
"@typescript-eslint/eslint-plugin": "^8.29.0",
43-
"@typescript-eslint/parser": "^8.29.0",
44-
"@vitest/coverage-v8": "^3.1.1",
45-
"@vitest/ui": "^3.1.1",
46-
"eslint": "^9.24.0",
42+
"@typescript-eslint/eslint-plugin": "^8.31.0",
43+
"@typescript-eslint/parser": "^8.31.0",
44+
"@vitest/coverage-v8": "^3.1.2",
45+
"@vitest/ui": "^3.1.2",
46+
"eslint": "^9.25.1",
4747
"prettier": "^3.5.3",
48-
"rollup": "^4.39.0",
48+
"rollup": "^4.40.0",
4949
"rollup-plugin-typescript2": "^0.36.0",
5050
"typescript": "5.8.3",
51-
"vitest": "^3.1.1"
51+
"vitest": "^3.1.2"
5252
},
5353
"keywords": [
5454
"x-crawl",

0 commit comments

Comments
 (0)