mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-19 06:28:06 +01:00
fix(demo): update package-lock.json, install raw-loader, fix style warnings
This commit is contained in:
parent
5a7bde002c
commit
1360a33771
26 changed files with 34 additions and 33 deletions
|
|
@ -112,8 +112,10 @@
|
|||
"@typescript-eslint/parser": "^5.43.0",
|
||||
"codelyzer": "^6.0.2",
|
||||
"angular-cli-ghpages": "^0.6.2",
|
||||
"codelyzer": "^6.0.2",
|
||||
"conventional-changelog-cli": "1.3.4",
|
||||
"doc-prsr": "2.2.0",
|
||||
"eslint": "^8.23.0",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-rename": "1.4.0",
|
||||
"gulp-replace": "1.0.0",
|
||||
|
|
@ -132,6 +134,7 @@
|
|||
"karma-jasmine-html-reporter": "^1.7.0",
|
||||
"npm-run-all": "4.0.2",
|
||||
"protractor": "~7.0.0",
|
||||
"raw-loader": "^4.0.2",
|
||||
"rimraf": "2.6.1",
|
||||
"style-loader": "^1.1.3",
|
||||
"stylelint": "7.13.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue