Skip to content

Commit f883ece

Browse files
authored
chore(dev): remove unused dependencies (#13134)
* 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 * Add changeset
1 parent df086de commit f883ece

File tree

4 files changed

+6
-39
lines changed

4 files changed

+6
-39
lines changed

.changeset/lucky-icons-tap.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@react-router/dev": patch
3+
---
4+
5+
Remove unused dependencies

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@
330330
- Tumas2
331331
- turansky
332332
- tyankatsu0105
333+
- TrySound
333334
- underager
334335
- valerii15298
335336
- ValiantCat

packages/react-router-dev/package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,10 @@
8181
"es-module-lexer": "^1.3.1",
8282
"exit-hook": "2.2.1",
8383
"fs-extra": "^10.0.0",
84-
"gunzip-maybe": "^1.4.2",
8584
"jsesc": "3.0.2",
8685
"lodash": "^4.17.21",
8786
"pathe": "^1.1.2",
8887
"picocolors": "^1.1.1",
89-
"picomatch": "^2.3.1",
9088
"prettier": "^2.7.1",
9189
"react-refresh": "^0.14.0",
9290
"semver": "^7.3.7",
@@ -102,22 +100,17 @@
102100
"@types/dedent": "^0.7.0",
103101
"@types/express": "^4.17.9",
104102
"@types/fs-extra": "^8.1.2",
105-
"@types/gunzip-maybe": "^1.4.0",
106103
"@types/jsesc": "^3.0.1",
107104
"@types/lodash": "^4.14.182",
108105
"@types/node": "^20.0.0",
109106
"@types/npmcli__package-json": "^4.0.0",
110-
"@types/picomatch": "^2.3.0",
111107
"@types/prettier": "^2.7.3",
112108
"@types/set-cookie-parser": "^2.4.1",
113-
"dotenv": "^16.0.0",
114109
"esbuild-register": "^3.6.0",
115110
"execa": "5.1.1",
116111
"express": "^4.19.2",
117112
"fast-glob": "3.2.11",
118113
"react-router": "workspace:^",
119-
"strip-ansi": "^6.0.1",
120-
"tiny-invariant": "^1.2.0",
121114
"tsup": "^8.3.0",
122115
"typescript": "^5.1.6",
123116
"vite": "^6.1.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)