Skip to content

Commit 15d5af6

Browse files
fix(deps): update dependency pretty-bytes to v7 (#4806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 40883a6 commit 15d5af6

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
@@ -409,7 +409,7 @@
409409
"p-wait-for": "^5.0.2",
410410
"pdf-parse": "^1.1.1",
411411
"pkce-challenge": "^5.0.0",
412-
"pretty-bytes": "^6.1.1",
412+
"pretty-bytes": "^7.0.0",
413413
"ps-tree": "^1.2.0",
414414
"puppeteer-chromium-resolver": "^24.0.0",
415415
"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)