Skip to content

Commit 771bb5b

Browse files
heiskrCopilot
andauthored
Remove three unused dependencies (#63217)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 35abb1df-6285-443c-892a-30c594d2d64c
1 parent e860ac8 commit 771bb5b

2 files changed

Lines changed: 2 additions & 26 deletions

File tree

‎package-lock.json‎

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

‎package.json‎

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@
206206
"cookie-parser": "^1.4.7",
207207
"cuss": "2.2.0",
208208
"dayjs": "^1.11.19",
209-
"dereference-json-schema": "^0.2.1",
210209
"dotenv": "^17.3.1",
211210
"escape-string-regexp": "5.0.0",
212211
"express": "^5.2.1",
@@ -249,7 +248,6 @@
249248
"quick-lru": "7.0.1",
250249
"react": "^19.2.5",
251250
"react-dom": "^19.2.5",
252-
"react-is": "^19.2.4",
253251
"react-markdown": "^10.1.0",
254252
"rehype-highlight": "^7.0.2",
255253
"rehype-raw": "^7.0.0",
@@ -370,9 +368,6 @@
370368
"sharp": "$sharp",
371369
"fast-uri": "^3.1.7"
372370
},
373-
"optionalDependencies": {
374-
"esm": "^3.2.25"
375-
},
376371
"engines": {
377372
"node": "^24 || ^26"
378373
},

0 commit comments

Comments
 (0)