Skip to content

Commit 3b6fd76

Browse files
committed
Remove unneeded dependency on @web3-storage/multipart-parser
1 parent 7819e04 commit 3b6fd76

File tree

4 files changed

+6
-8
lines changed

4 files changed

+6
-8
lines changed

.changeset/nine-peas-change.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@react-router/node": patch
3+
"react-router": patch
4+
---
5+
6+
Remove unneeded dependency on @web3-storage/multipart-parser

packages/react-router-node/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
}
6969
},
7070
"dependencies": {
71-
"@web3-storage/multipart-parser": "^1.0.0",
7271
"source-map-support": "^0.5.21",
7372
"stream-slice": "^0.1.2",
7473
"undici": "^6.19.2"

packages/react-router/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@
8888
},
8989
"dependencies": {
9090
"@types/cookie": "^0.6.0",
91-
"@web3-storage/multipart-parser": "^1.0.0",
9291
"cookie": "^1.0.1",
9392
"set-cookie-parser": "^2.6.0",
9493
"source-map": "^0.7.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)