Skip to content

Commit

Permalink
chore(deps): update dependency sirv to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent d95b616 commit 7505fd6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"require-from-string": "2.0.2",
"rimraf": "6.0.1",
"rooks": "7.14.1",
"sirv": "2.0.4",
"sirv": "3.0.0",
"sirv-cli": "3.0.0",
"storybook": "8.3.5",
"tailwindcss": "3.4.13",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7873,7 +7873,7 @@ __metadata:
require-from-string: "npm:2.0.2"
rimraf: "npm:6.0.1"
rooks: "npm:7.14.1"
sirv: "npm:2.0.4"
sirv: "npm:3.0.0"
sirv-cli: "npm:3.0.0"
storybook: "npm:8.3.5"
tailwindcss: "npm:3.4.13"
Expand Down Expand Up @@ -17902,25 +17902,25 @@ __metadata:
languageName: node
linkType: hard

"sirv@npm:2.0.4, sirv@npm:^2.0.3, sirv@npm:^2.0.4":
version: 2.0.4
resolution: "sirv@npm:2.0.4"
"sirv@npm:3.0.0, sirv@npm:^3.0.0":
version: 3.0.0
resolution: "sirv@npm:3.0.0"
dependencies:
"@polka/url": "npm:^1.0.0-next.24"
mrmime: "npm:^2.0.0"
totalist: "npm:^3.0.0"
checksum: 10c0/68f8ee857f6a9415e9c07a1f31c7c561df8d5f1b1ba79bee3de583fa37da8718def5309f6b1c6e2c3ef77de45d74f5e49efc7959214443aa92d42e9c99180a4e
checksum: 10c0/282c52ee5a93cafa297096ad31aa6c3004a21d4c93abe728b701e51e4329acb887f6e92f07696225414fd6bb4a7782fd64a42d0b6b6467ae0f66bd3fde90b865
languageName: node
linkType: hard

"sirv@npm:^3.0.0":
version: 3.0.0
resolution: "sirv@npm:3.0.0"
"sirv@npm:^2.0.3, sirv@npm:^2.0.4":
version: 2.0.4
resolution: "sirv@npm:2.0.4"
dependencies:
"@polka/url": "npm:^1.0.0-next.24"
mrmime: "npm:^2.0.0"
totalist: "npm:^3.0.0"
checksum: 10c0/282c52ee5a93cafa297096ad31aa6c3004a21d4c93abe728b701e51e4329acb887f6e92f07696225414fd6bb4a7782fd64a42d0b6b6467ae0f66bd3fde90b865
checksum: 10c0/68f8ee857f6a9415e9c07a1f31c7c561df8d5f1b1ba79bee3de583fa37da8718def5309f6b1c6e2c3ef77de45d74f5e49efc7959214443aa92d42e9c99180a4e
languageName: node
linkType: hard

Expand Down

0 comments on commit 7505fd6

Please sign in to comment.