Updated various other packages

This commit is contained in:
Sercan Yemen 2022-05-26 14:01:50 +03:00
parent 66e5511402
commit 11d5dcdb9d
2 changed files with 25369 additions and 25334 deletions

50683
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -26,11 +26,11 @@
"@angular/platform-browser-dynamic": "14.0.0-rc.2",
"@angular/router": "14.0.0-rc.2",
"@ngneat/transloco": "4.0.0",
"apexcharts": "3.35.2",
"apexcharts": "3.35.3",
"crypto-js": "3.3.0",
"highlight.js": "11.5.1",
"lodash-es": "4.17.21",
"moment": "2.29.1",
"moment": "2.29.3",
"ng-apexcharts": "1.7.1",
"ngx-markdown": "13.1.0",
"ngx-quill": "16.2.1",
@ -58,23 +58,23 @@
"@types/jasmine": "4.0.3",
"@types/lodash": "4.14.182",
"@types/lodash-es": "4.17.6",
"@typescript-eslint/eslint-plugin": "5.23.0",
"@typescript-eslint/parser": "5.23.0",
"@typescript-eslint/eslint-plugin": "5.26.0",
"@typescript-eslint/parser": "5.26.0",
"autoprefixer": "10.4.7",
"chroma-js": "2.4.2",
"eslint": "8.15.0",
"eslint": "8.16.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsdoc": "39.2.9",
"eslint-plugin-jsdoc": "39.3.2",
"eslint-plugin-prefer-arrow": "1.2.3",
"jasmine-core": "4.1.1",
"karma": "6.3.19",
"karma": "6.3.20",
"karma-chrome-launcher": "3.1.1",
"karma-coverage": "2.2.0",
"karma-jasmine": "5.0.0",
"karma-jasmine": "5.0.1",
"karma-jasmine-html-reporter": "1.7.0",
"lodash": "4.17.21",
"postcss": "8.4.13",
"postcss": "8.4.14",
"tailwindcss": "3.0.24",
"typescript": "4.6.4"
"typescript": "4.7.2"
}
}