Skip to content

Commit ad62fec

Browse files
fix(deps): update dependency pretty-bytes to v7
1 parent 85d73af commit ad62fec

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

pnpm-lock.yaml

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

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@
408408
"p-wait-for": "^5.0.2",
409409
"pdf-parse": "^1.1.1",
410410
"pkce-challenge": "^5.0.0",
411-
"pretty-bytes": "^6.1.1",
411+
"pretty-bytes": "^7.0.0",
412412
"ps-tree": "^1.2.0",
413413
"puppeteer-chromium-resolver": "^24.0.0",
414414
"puppeteer-core": "^23.4.0",

webview-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"lucide-react": "^0.518.0",
5151
"mermaid": "^11.4.1",
5252
"posthog-js": "^1.227.2",
53-
"pretty-bytes": "^6.1.1",
53+
"pretty-bytes": "^7.0.0",
5454
"react": "^18.3.1",
5555
"react-dom": "^18.3.1",
5656
"react-i18next": "^15.4.1",

0 commit comments

Comments
 (0)