Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 662d812

Browse files
committed
chore: remove unused dev dependencies
1 parent e8b672e commit 662d812

File tree

3 files changed

+4
-19
lines changed

3 files changed

+4
-19
lines changed

site/.knip.jsonc

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
"@types/express",
1010
"ssh2",
1111
"@types/ssh2",
12-
"@types/react-virtualized-auto-sizer"
12+
"@types/react-virtualized-auto-sizer",
13+
"jest_workaround",
14+
"protobufjs",
15+
"rxjs"
1316
],
1417
// This sets knip not to report unused exports of types and interfaces
1518
// as long as they are used within the file.

site/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@
183183
"ssh2": "1.16.0",
184184
"storybook": "8.5.3",
185185
"storybook-addon-remix-react-router": "3.1.0",
186-
"storybook-react-context": "0.7.0",
187186
"tailwindcss": "3.4.17",
188187
"ts-node": "10.9.2",
189188
"ts-proto": "1.164.0",

site/pnpm-lock.yaml

-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)