Skip to content

Commit b720b10

Browse files
1ilitewqazxc
authored andcommitted
Clean up dependencies (drawdb-io#714)
1 parent 4a19970 commit b720b10

File tree

2 files changed

+51
-38
lines changed

2 files changed

+51
-38
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"@lexical/react": "^0.12.5",
1919
"@monaco-editor/react": "^4.7.0",
2020
"axios": "^1.12.0",
21-
"classnames": "^2.5.1",
2221
"dexie": "^3.2.4",
2322
"dexie-react-hooks": "^1.1.7",
2423
"file-saver": "^2.0.5",
@@ -41,7 +40,7 @@
4140
"react-hotkeys-hook": "^4.4.1",
4241
"react-i18next": "^14.1.1",
4342
"react-router-dom": "^6.21.0",
44-
"url": "^0.11.1",
43+
"react-tweet": "^3.2.1",
4544
"usehooks-ts": "^3.1.0"
4645
},
4746
"devDependencies": {
@@ -58,8 +57,5 @@
5857
"prettier": "3.2.5",
5958
"tailwindcss": "^4.0.14",
6059
"vite": "^6.4.1"
61-
},
62-
"overrides": {
63-
"follow-redirects": "^1.15.4"
6460
}
6561
}

0 commit comments

Comments
 (0)