Skip to content

Commit 501775b

Browse files
Remove dead deps (#2514)
Co-authored-by: ScriptedAlchemy <[email protected]>
1 parent 9799d2c commit 501775b

File tree

2 files changed

+38
-230
lines changed

2 files changed

+38
-230
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,8 @@
8585
"@commitlint/config-conventional": "17.8.1",
8686
"@commitlint/config-nx-scopes": "^17.6.4",
8787
"@commitlint/cz-commitlint": "^17.7.2",
88-
"@dqbd/tiktoken": "1.0.13",
8988
"@fontsource/roboto": "5.0.12",
9089
"@fontsource/roboto-mono": "5.0.18",
91-
"@jscutlery/semver": "4.2.0",
9290
"@node-rs/jieba": "1.10.3",
9391
"@nx/cypress": "17.2.8",
9492
"@nx/devkit": "17.2.8",
@@ -185,11 +183,9 @@
185183
"jest-environment-jsdom": "29.7.0",
186184
"jest-environment-node": "29.7.0",
187185
"js-yaml": "4.1.0",
188-
"merge-stream": "2.0.0",
189186
"mime-types": "2.1.35",
190187
"msw": "^1.2.1",
191188
"node-fetch": "~3.3.0",
192-
"node-html-markdown": "1.3.0",
193189
"nx": "17.2.8",
194190
"nx-cloud": "16.5.2",
195191
"open": "^10.0.0",
@@ -221,7 +217,6 @@
221217
"vitest-fetch-mock": "^0.2.2",
222218
"vue-tsc": "1.8.27",
223219
"wait-on": "^7.2.0",
224-
"wast-loader": "^1.11.5",
225220
"webpack": "^5.90.0",
226221
"webpack-virtual-modules": "0.6.1",
227222
"whatwg-fetch": "^3.6.2",

0 commit comments

Comments
 (0)