diff options
| author | bobzel <zzzman@gmail.com> | 2023-12-08 00:29:14 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2023-12-08 00:29:14 -0500 |
| commit | 25b0da1f8dbb907cd95077671cbe2eeb9c49954a (patch) | |
| tree | d988f3649fb7eb43dd01c723aa6d88298a4fc5b4 /package.json | |
| parent | a7a7a5c3e310af00f936933d7c67e1892539e278 (diff) | |
removed old dts types stubs
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/package.json b/package.json index 7bf0bba05..d8fd633e2 100644 --- a/package.json +++ b/package.json @@ -39,31 +39,16 @@ "@types/express": "^4.17.21", "@types/express-flash": "0.0.5", "@types/express-session": "^1.17.10", - "@types/express-validator": "^3.0.0", "@types/file-saver": "^2.0.7", "@types/jquery": "^3.5.29", "@types/libxmljs": "^0.18.12", "@types/lodash": "^4.14.202", - "@types/mobile-detect": "^1.3.4", "@types/mocha": "^10.0.6", - "@types/mongodb": "^4.0.6", - "@types/mongoose": "^5.11.97", "@types/node": "^20.10.3", "@types/nodemailer": "^6.4.14", "@types/passport": "^1.0.16", "@types/passport-google-oauth20": "^2.0.14", "@types/passport-local": "^1.0.38", - "@types/pdfjs-dist": "^2.10.378", - "@types/prosemirror-commands": "^1.0.4", - "@types/prosemirror-history": "^1.0.3", - "@types/prosemirror-inputrules": "^1.0.4", - "@types/prosemirror-keymap": "^1.0.4", - "@types/prosemirror-menu": "^1.0.6", - "@types/prosemirror-model": "^1.16.2", - "@types/prosemirror-schema-list": "^1.0.3", - "@types/prosemirror-state": "^1.3.0", - "@types/prosemirror-transform": "^1.4.2", - "@types/prosemirror-view": "^1.23.3", "@types/rc-switch": "^1.9.5", "@types/react": "^18.2.41", "@types/react-autosuggest": "^10.1.10", @@ -71,20 +56,15 @@ "@types/react-datepicker": "^4.19.3", "@types/react-dom": "^18.2.17", "@types/react-grid-layout": "^1.3.5", - "@types/react-icons": "^3.0.0", "@types/react-measure": "^2.0.12", "@types/react-reconciler": "^0.28.8", - "@types/react-select": "^5.0.0", "@types/request": "^2.48.12", "@types/request-promise": "^4.1.51", "@types/shelljs": "^0.8.15", - "@types/socket.io-parser": "^3.0.0", - "@types/typescript": "^2.0.0", "@types/uuid": "^9.0.7", "@types/valid-url": "^1.0.7", "@types/webpack": "^5.28.5", "@types/webpack-hot-middleware": "^2.25.9", - "@types/xregexp": "^4.4.0", "@types/youtube": "0.0.50", "chai": "^4.3.10", "cross-env": "^7.0.3", @@ -135,12 +115,9 @@ "@types/d3-scale": "^4.0.8", "@types/d3-selection": "^3.0.10", "@types/dom-speech-recognition": "0.0.4", - "@types/dotenv": "^8.2.0", "@types/formidable": "3.4.5", "@types/google-maps": "^3.2.6", "@types/reveal": "^4.2.0", - "@types/rimraf": "^4.0.5", - "@types/socket.io-client": "^3.0.0", "@types/supercluster": "^7.1.3", "@types/web": "0.0.125", "@webscopeio/react-textarea-autocomplete": "^4.9.2", @@ -186,7 +163,6 @@ "express-flash": "0.0.2", "express-session": "^1.17.3", "express-validator": "^7.0.1", - "expressjs": "^1.0.1", "ffmpeg": "0.0.4", "file-loader": "^6.2.0", "file-saver": "^2.0.5", |
