Skip to content

Commit ddc494d

Browse files
authored
fix: deployments not working with undici 7 (2) (#1141)
1 parent 3b61380 commit ddc494d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"tslib": "^2.8.1",
131131
"tw-animate-css": "1.3.4",
132132
"typescript": "5.7.3",
133-
"undici": "*",
133+
"undici": "6.21.3",
134134
"unified": "^11.0.5",
135135
"verdaccio": "6.1.2",
136136
"vite": "7.1.7",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)