Skip to content

Commit cd62cae

Browse files
fix(deps): update dependency ora to v9
1 parent 5657c9e commit cd62cae

File tree

3 files changed

+57
-47
lines changed

3 files changed

+57
-47
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"https-proxy-agent": "^7.0.6",
2828
"ollama": "^0.5.14",
2929
"openai": "^4.91.1",
30-
"ora": "^8.2.0",
30+
"ora": "^9.0.0",
3131
"puppeteer": "24.6.0",
3232
"vitepress": "1.6.3",
3333
"x-crawl": "link:"

pnpm-lock.yaml

Lines changed: 55 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"https-proxy-agent": "^7.0.6",
4444
"ollama": "^0.5.14",
4545
"openai": "^4.91.1",
46-
"ora": "^8.2.0",
46+
"ora": "^9.0.0",
4747
"puppeteer": "24.6.0"
4848
}
4949
}

0 commit comments

Comments
 (0)