Browse Source
Merge pull request #4365 from abpframework/Upgade-NPM-dependencies-to-latest-versions-
Upgade npm dependencies to latest versions
pull/4453/head
Halil İbrahim Kalkan
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
20 changed files with
21 additions and
20 deletions
-
framework/src/Volo.Abp.AspNetCore.Mvc.UI.Packages/Volo/Abp/AspNetCore/Mvc/UI/Packages/Select2/Select2ScriptContributor.cs
-
npm/packs/aspnetcore.mvc.ui/package.json
-
npm/packs/bootstrap/package.json
-
npm/packs/clipboard/package.json
-
npm/packs/codemirror/package.json
-
npm/packs/datatables.net-bs4/package.json
-
npm/packs/datatables.net/package.json
-
npm/packs/flag-icon-css/package.json
-
npm/packs/font-awesome/package.json
-
npm/packs/jquery-form/abp.resourcemapping.js
-
npm/packs/jquery-form/package.json
-
npm/packs/jquery-validation/package.json
-
npm/packs/jquery/package.json
-
npm/packs/luxon/package.json
-
npm/packs/markdown-it/package.json
-
npm/packs/popper.js/abp.resourcemapping.js
-
npm/packs/prismjs/package.json
-
npm/packs/select2/package.json
-
npm/packs/signalr/package.json
-
npm/packs/tui-editor/package.json
|
|
|
@ -12,7 +12,6 @@ namespace Volo.Abp.AspNetCore.Mvc.UI.Packages.Select2 |
|
|
|
{ |
|
|
|
//TODO: Add select2.full.min.js or localize!
|
|
|
|
context.Files.AddIfNotContains("/libs/select2/js/select2.min.js"); |
|
|
|
context.Files.AddIfNotContains("/libs/select2/js/select2-bootstrap-modal-patch.js"); |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
@ -10,7 +10,7 @@ |
|
|
|
"gulp": "^4.0.2", |
|
|
|
"merge-stream": "^2.0.0", |
|
|
|
"path": "^0.12.7", |
|
|
|
"rimraf": "^3.0.0" |
|
|
|
"rimraf": "^3.0.2" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/core": "^2.9.0", |
|
|
|
"bootstrap": "^4.3.1", |
|
|
|
"bootstrap": "^4.5.0", |
|
|
|
"bootstrap-v4-rtl": "4.4.1-2" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
|
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/core": "^2.9.0", |
|
|
|
"clipboard": "^2.0.4" |
|
|
|
"clipboard": "^2.0.6" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/core": "^2.9.0", |
|
|
|
"codemirror": "^5.49.2" |
|
|
|
"codemirror": "^5.54.0" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/datatables.net": "^2.9.0", |
|
|
|
"datatables.net-bs4": "^1.10.20" |
|
|
|
"datatables.net-bs4": "^1.10.21" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/jquery": "^2.9.0", |
|
|
|
"datatables.net": "^1.10.20" |
|
|
|
"datatables.net": "^1.10.21" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -5,7 +5,7 @@ |
|
|
|
"access": "public" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"flag-icon-css": "^3.4.5" |
|
|
|
"flag-icon-css": "^3.5.0" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/core": "^2.9.0", |
|
|
|
"@fortawesome/fontawesome-free": "^5.11.2" |
|
|
|
"@fortawesome/fontawesome-free": "^5.13.0" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -1,5 +1,6 @@ |
|
|
|
module.exports = { |
|
|
|
mappings: { |
|
|
|
"@node_modules/jquery-form/dist/jquery.form.min.js": "@libs/jquery-form/" |
|
|
|
"@node_modules/jquery-form/dist/jquery.form.min.js": "@libs/jquery-form/", |
|
|
|
"@node_modules/jquery-form/dist/jquery.form.min.js.map": "@libs/jquery-form/" |
|
|
|
} |
|
|
|
} |
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/jquery": "^2.9.0", |
|
|
|
"jquery-form": "^4.2.2" |
|
|
|
"jquery-form": "^4.3.0" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/jquery": "^2.9.0", |
|
|
|
"jquery-validation": "^1.19.1" |
|
|
|
"jquery-validation": "^1.19.2" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/core": "^2.9.0", |
|
|
|
"jquery": "^3.4.1" |
|
|
|
"jquery": "^3.5.1" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -5,7 +5,7 @@ |
|
|
|
"access": "public" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"luxon": "^1.21.3" |
|
|
|
"luxon": "^1.24.1" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/core": "^2.9.0", |
|
|
|
"markdown-it": "^10.0.0" |
|
|
|
"markdown-it": "^11.0.0" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -1,5 +1,6 @@ |
|
|
|
module.exports = { |
|
|
|
mappings: { |
|
|
|
"@node_modules/popper.js/dist/umd/popper.min.js": "@libs/popper.js/" |
|
|
|
"@node_modules/popper.js/dist/umd/popper.min.js": "@libs/popper.js/", |
|
|
|
"@node_modules/popper.js/dist/umd/popper.min.js.map": "@libs/popper.js/" |
|
|
|
} |
|
|
|
} |
|
|
|
@ -7,7 +7,7 @@ |
|
|
|
"dependencies": { |
|
|
|
"@abp/clipboard": "^2.9.0", |
|
|
|
"@abp/core": "^2.9.0", |
|
|
|
"prismjs": "^1.17.1" |
|
|
|
"prismjs": "^1.20.0" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/core": "^2.9.0", |
|
|
|
"select2": "^4.0.12" |
|
|
|
"select2": "^4.0.13" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/core": "^2.9.0", |
|
|
|
"@microsoft/signalr": "^3.1.3" |
|
|
|
"@microsoft/signalr": "^3.1.5" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|
|
|
|
@ -9,7 +9,7 @@ |
|
|
|
"@abp/highlight.js": "^2.9.0", |
|
|
|
"@abp/jquery": "^2.9.0", |
|
|
|
"@abp/markdown-it": "^2.9.0", |
|
|
|
"tui-editor": "^1.4.8" |
|
|
|
"tui-editor": "^1.4.10" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|