Drop unnecessary dependencies
This commit is contained in:
parent
6582760051
commit
13832b14ff
3 changed files with 131 additions and 4562 deletions
|
@ -1 +0,0 @@
|
||||||
{}
|
|
4679
package-lock.json
generated
4679
package-lock.json
generated
File diff suppressed because it is too large
Load diff
13
package.json
13
package.json
|
@ -13,13 +13,6 @@
|
||||||
"npm": ">=7.0.0"
|
"npm": ">=7.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "7.16.0",
|
|
||||||
"@babel/eslint-parser": "7.16.0",
|
|
||||||
"@babel/plugin-proposal-export-default-from": "7.16.0",
|
|
||||||
"@babel/preset-env": "7.16.0",
|
|
||||||
"@babel/runtime": "7.16.0",
|
|
||||||
"@excalidraw/eslint-config": "1.0.1",
|
|
||||||
"@excalidraw/prettier-config": "1.0.2",
|
|
||||||
"@jitsi/eslint-config": "^4.1.0",
|
"@jitsi/eslint-config": "^4.1.0",
|
||||||
"@types/debug": "4.1.5",
|
"@types/debug": "4.1.5",
|
||||||
"@types/express": "4.17.11",
|
"@types/express": "4.17.11",
|
||||||
|
@ -27,13 +20,7 @@
|
||||||
"@types/socket.io": "2.1.4",
|
"@types/socket.io": "2.1.4",
|
||||||
"@typescript-eslint/eslint-plugin": "5.30.5",
|
"@typescript-eslint/eslint-plugin": "5.30.5",
|
||||||
"@typescript-eslint/parser": "5.30.4",
|
"@typescript-eslint/parser": "5.30.4",
|
||||||
"babel-loader": "8.2.3",
|
|
||||||
"babel-plugin-optional-require": "0.3.1",
|
|
||||||
"circular-dependency-plugin": "5.2.0",
|
|
||||||
"clean-css-cli": "4.3.0",
|
|
||||||
"copy-webpack-plugin": "^9.0.0",
|
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"css-loader": "3.6.0",
|
|
||||||
"debug": "4.3.1",
|
"debug": "4.3.1",
|
||||||
"dotenv": "^10.0.0",
|
"dotenv": "^10.0.0",
|
||||||
"eslint": "8.1.0",
|
"eslint": "8.1.0",
|
||||||
|
|
Loading…
Reference in a new issue