1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-13 07:13:00 +03:00

Merge pull request #1738 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/json5-and-ts-loader-and-webpack-and-webpack-cli--removed

Bump json5, ts-loader, webpack and webpack-cli in /src/bin/hamcore/wwwroot/admin/default
This commit is contained in:
Ilya Shipitsin 2023-01-01 19:40:00 +06:00 committed by GitHub
commit cbb90c5f23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 658 additions and 4023 deletions

File diff suppressed because it is too large Load Diff

View File

@ -13,12 +13,12 @@
"devDependencies": {
"@types/jquery": "^3.3.29",
"jquery": "^3.4.1",
"ts-loader": "^6.0.1",
"ts-loader": "^9.4.2",
"tslint": "^5.16.0",
"typescript": "^3.4.5",
"vpnrpc": "^1.0.1",
"webpack": "^4.32.2",
"webpack-cli": "^3.3.2"
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
},
"dependencies": {
"core-js": "^3.1.3",