Skip to content

Commit fde5d50

Browse files
fix(deps): update dependency sirv to v3 (#6701)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c03a0d commit fde5d50

File tree

3 files changed

+30
-20
lines changed

3 files changed

+30
-20
lines changed

packages/browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@vitest/utils": "workspace:*",
9191
"magic-string": "^0.30.11",
9292
"msw": "^2.3.5",
93-
"sirv": "^2.0.4",
93+
"sirv": "^3.0.0",
9494
"tinyrainbow": "^1.2.0",
9595
"ws": "^8.18.0"
9696
},

packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"fflate": "^0.8.2",
5252
"flatted": "^3.3.1",
5353
"pathe": "^1.1.2",
54-
"sirv": "^2.0.4",
54+
"sirv": "^3.0.0",
5555
"tinyglobby": "^0.2.6",
5656
"tinyrainbow": "^1.2.0"
5757
},

pnpm-lock.yaml

+28-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)