Merge pull request #8 from syncfusion/EJ2-919078-showcase

919078: Resolved the dependabot issues in the ej2 show case angular stock chart.
This commit is contained in:
Gowrimathi 2024-11-21 11:37:09 +05:30 коммит произвёл GitHub
Родитель e47ab5a1d2 d439e5c8a7
Коммит a3166fe45e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 127 добавлений и 14705 удалений

14701
package-lock.json сгенерированный

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -16,7 +16,7 @@
"gulp-sass-lint": "^1.1.1",
"reflect-metadata": "^0.1.9",
"tslint-microsoft-contrib": "^4.0.0",
"@angular/core": "~5.0.0",
"@angular/core": "10.2.5",
"@angular/http": "~5.0.0",
"@angular/forms": "~5.0.0",
"@angular/router": "^5.0.0",
@ -28,7 +28,73 @@
"@angular/platform-browser-dynamic": "~5.0.0",
"@syncfusion/ej2-ng-base": "*",
"@syncfusion/ej2-ng-charts": "*",
"@syncfusion/ej2-ng-popups": "*"
"@syncfusion/ej2-ng-popups": "*",
"request": "3.0.0",
"minimist": "1.2.6",
"ua-parser-js": "0.7.33",
"debug": "2.6.9",
"ms": "2.0.0",
"json5": "1.0.2",
"qs": "6.5.3",
"decode-uri-component": ">=0.2.1",
"engine.io": ">=3.6.1",
"socket.io-parser": ">=3.3.3",
"loader-utils": ">=1.4.1",
"minimatch": ">=3.0.5",
"got": ">=11.8.5",
"async": ">=2.6.4",
"eventsource": ">=1.1.1",
"ejs": ">=3.1.7",
"axios": ">=0.21.2",
"ansi-regex": ">=3.0.1",
"node-forge": ">=1.3.0",
"url-parse": ">=1.5.9",
"follow-redirects": ">=1.14.8",
"node-sass": ">=7.0.0",
"shelljs": ">=0.8.5",
"json-schema": ">=0.4.0",
"set-value": ">=2.0.1",
"jsonpointer": ">=5.0.0",
"object-path": ">=0.11.8",
"tar": ">=4.4.18",
"path-parse": ">=1.0.7",
"dns-packet": ">=1.3.2",
"xmlhttprequest-ssl": ">=1.6.2",
"chownr": ">=1.1.0",
"ajv": ">=6.12.3",
"hosted-git-info": ">=2.8.9",
"sockjs": ">=0.3.20",
"lodash": ">=4.17.21",
"underscore": ">=1.12.1",
"braces": ">=2.3.1",
"merge": ">=2.1.1",
"y18n": ">=4.0.1",
"elliptic": ">=6.5.4",
"socket.io": ">=2.4.0",
"ini": ">=1.3.6",
"yargs-parser": ">=13.1.2",
"webpack-subresource-integrity": ">=1.5.1",
"http-proxy": ">=1.18.1",
"tree-kill": ">=1.2.2",
"lodash.mergewith": ">=4.6.2",
"lodash.merge": ">=4.6.2",
"connect": ">=2.8.1",
"dot-prop": ">=4.2.1",
"serialize-javascript": ">=3.1.0",
"acorn": ">=5.7.4",
"ws": ">=1.1.5",
"mixin-deep": ">=1.3.2",
"underscore.string": ">=3.3.5",
"js-yaml": ">=3.13.1",
"fstream": ">=1.0.12",
"engine.io-client": ">=1.6.9",
"webpack-dev-server": ">=3.1.11",
"express": ">=3.11.0",
"negotiator": ">=0.6.1",
"parsejson": "0.0.3",
"fresh": ">=0.5.2",
"mime": ">=1.4.1",
"hoek": ">=4.2.1"
},
"devDependencies": {
"@angular/cli": "1.5.6",
@ -39,7 +105,7 @@
"@types/node": "^6.0.46",
"gulp": "^3.9.0",
"webpack": "2.5.1",
"shelljs": "^0.7.0",
"shelljs": ">=0.8.5",
"typescript": "~2.4.2",
"gulp-sass": "^3.1.0",
"gulp-clean": "^0.3.2",
@ -48,7 +114,64 @@
"karma-systemjs": "^0.16.0",
"gulp-typescript": "^2.13.0",
"es6-module-loader": "^0.17.11",
"systemjs-plugin-babel": "0.0.17"
"systemjs-plugin-babel": "0.0.17",
"decode-uri-component": ">=0.2.1",
"engine.io": ">=3.6.1",
"socket.io-parser": ">=3.3.3",
"loader-utils": ">=1.4.1",
"minimatch": ">=3.0.5",
"got": ">=11.8.5",
"async": ">=2.6.4",
"eventsource": ">=1.1.1",
"ejs": ">=3.1.7",
"axios": ">=0.21.2",
"ansi-regex": ">=3.0.1",
"node-forge": ">=1.3.0",
"url-parse": ">=1.5.9",
"follow-redirects": ">=1.14.8",
"node-sass": ">=7.0.0",
"json-schema": ">=0.4.0",
"set-value": ">=2.0.1",
"jsonpointer": ">=5.0.0",
"object-path": ">=0.11.8",
"tar": ">=4.4.18",
"path-parse": ">=1.0.7",
"dns-packet": ">=1.3.2",
"xmlhttprequest-ssl": ">=1.6.2",
"chownr": ">=1.1.0",
"ajv": ">=6.12.3",
"hosted-git-info": ">=2.8.9",
"sockjs": ">=0.3.20",
"lodash": ">=4.17.21",
"underscore": ">=1.12.1",
"braces": ">=2.3.1",
"merge": ">=2.1.1",
"y18n": ">=4.0.1",
"elliptic": ">=6.5.4",
"socket.io": ">=2.4.0",
"ini": ">=1.3.6",
"yargs-parser": ">=13.1.2",
"webpack-subresource-integrity": ">=1.5.1",
"http-proxy": ">=1.18.1",
"tree-kill": ">=1.2.2",
"lodash.mergewith": ">=4.6.2",
"lodash.merge": ">=4.6.2",
"connect": ">=2.8.1",
"dot-prop": ">=4.2.1",
"serialize-javascript": ">=3.1.0",
"acorn": ">=5.7.4",
"ws": ">=1.1.5",
"mixin-deep": ">=1.3.2",
"underscore.string": ">=3.3.5",
"js-yaml": ">=3.13.1",
"fstream": ">=1.0.12",
"engine.io-client": ">=1.6.9",
"webpack-dev-server": ">=3.1.11",
"express": ">=3.11.0",
"negotiator": ">=0.6.1",
"fresh": ">=0.5.2",
"mime": ">=1.4.1",
"hoek": ">=4.2.1"
},
"keywords": [
"ej2",