Skip to content

Commit ac22c74

Browse files
committed
chore: remove unused dependencies from @react-router/dev
https://packagephobia.com/result?p=gunzip-maybe gunzip-maybe is quite big and used only in create-react-router package but not in @react-router/dev
1 parent 2abe5f5 commit ac22c74

File tree

3 files changed

+1
-39
lines changed

3 files changed

+1
-39
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@
291291
- Tumas2
292292
- turansky
293293
- tyankatsu0105
294+
- TrySound
294295
- underager
295296
- valerii15298
296297
- ValiantCat

packages/react-router-dev/package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,10 @@
7474
"es-module-lexer": "^1.3.1",
7575
"exit-hook": "2.2.1",
7676
"fs-extra": "^10.0.0",
77-
"gunzip-maybe": "^1.4.2",
7877
"jsesc": "3.0.2",
7978
"lodash": "^4.17.21",
8079
"pathe": "^1.1.2",
8180
"picocolors": "^1.1.1",
82-
"picomatch": "^2.3.1",
8381
"prettier": "^2.7.1",
8482
"react-refresh": "^0.14.0",
8583
"semver": "^7.3.7",
@@ -95,22 +93,17 @@
9593
"@types/dedent": "^0.7.0",
9694
"@types/express": "^4.17.9",
9795
"@types/fs-extra": "^8.1.2",
98-
"@types/gunzip-maybe": "^1.4.0",
9996
"@types/jsesc": "^3.0.1",
10097
"@types/lodash": "^4.14.182",
10198
"@types/node": "^20.0.0",
10299
"@types/npmcli__package-json": "^4.0.0",
103-
"@types/picomatch": "^2.3.0",
104100
"@types/prettier": "^2.7.3",
105101
"@types/set-cookie-parser": "^2.4.1",
106-
"dotenv": "^16.0.0",
107102
"esbuild-register": "^3.3.2",
108103
"execa": "5.1.1",
109104
"express": "^4.19.2",
110105
"fast-glob": "3.2.11",
111106
"react-router": "workspace:^",
112-
"strip-ansi": "^6.0.1",
113-
"tiny-invariant": "^1.2.0",
114107
"tsup": "^8.3.0",
115108
"typescript": "^5.1.6",
116109
"vite": "^6.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)