npm update.
This commit is contained in:
parent
ef050dcbaa
commit
a60cb31772
3128
package-lock.json
generated
3128
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
36
package.json
36
package.json
@ -28,7 +28,7 @@
|
||||
"assets/style.css"
|
||||
],
|
||||
"dependencies": {
|
||||
"async": "^3.2.0",
|
||||
"async": "^3.2.1",
|
||||
"body-parser": "^1.19.0",
|
||||
"decache": "^4.6.0",
|
||||
"express-http-proxy": "^1.6.2",
|
||||
@ -36,30 +36,30 @@
|
||||
"log-rotate": "^0.2.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@purtuga/esm-webpack-plugin": "^1.1.1",
|
||||
"@tsconfig/node12": "^1.0.7",
|
||||
"@types/async": "^3.2.6",
|
||||
"@types/express": "^4.17.11",
|
||||
"@types/express-http-proxy": "^1.6.1",
|
||||
"@types/got": "^9.6.11",
|
||||
"@types/node": "^14.14.37",
|
||||
"@purtuga/esm-webpack-plugin": "^1.5.0",
|
||||
"@tsconfig/node12": "^1.0.9",
|
||||
"@types/async": "^3.2.7",
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/express-http-proxy": "^1.6.2",
|
||||
"@types/got": "^9.6.12",
|
||||
"@types/node": "^14.17.9",
|
||||
"@types/winston": "^2.4.4",
|
||||
"@typescript-eslint/eslint-plugin": "^4.21.0",
|
||||
"@typescript-eslint/parser": "^4.21.0",
|
||||
"converse.js": "^7.0.5",
|
||||
"eslint": "^7.20.0",
|
||||
"eslint-config-standard": "^16.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^4.29.0",
|
||||
"@typescript-eslint/parser": "^4.29.0",
|
||||
"converse.js": "^7.0.6",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-standard": "^16.0.3",
|
||||
"eslint-config-standard-with-typescript": "^20.0.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-import": "^2.23.4",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^4.3.1",
|
||||
"eslint-plugin-standard": "^5.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"svgo": "^2.3.1",
|
||||
"ts-loader": "^8.1.0",
|
||||
"typescript": "^4.2.3",
|
||||
"webpack": "^4.41.2",
|
||||
"webpack-cli": "^3.3.10"
|
||||
"ts-loader": "^8.3.0",
|
||||
"typescript": "^4.3.5",
|
||||
"webpack": "^4.46.0",
|
||||
"webpack-cli": "^3.3.12"
|
||||
},
|
||||
"engine": {
|
||||
"peertube": ">=3.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user