mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
fix(update): fix update by running migration scripts
This commit is contained in:
@@ -43,10 +43,12 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "15.2.1",
|
||||
"@angular-devkit/core": "15.2.1",
|
||||
"@angular-devkit/schematics": "15.2.1",
|
||||
"@angular-eslint/eslint-plugin": "15.1.0",
|
||||
"@angular-eslint/eslint-plugin-template": "15.1.0",
|
||||
"@angular-eslint/template-parser": "15.1.0",
|
||||
"@angular/cli": "15.2.1",
|
||||
"@angular/cli": "~15.2.0",
|
||||
"@angular/compiler-cli": "15.2.1",
|
||||
"@angular/language-service": "15.2.1",
|
||||
"@commitlint/cli": "^17.2.0",
|
||||
@@ -60,6 +62,7 @@
|
||||
"@nrwl/jest": "15.8.5",
|
||||
"@nrwl/linter": "15.8.5",
|
||||
"@nrwl/workspace": "15.8.5",
|
||||
"@schematics/angular": "15.2.1",
|
||||
"@testing-library/angular": "^13.3.0",
|
||||
"@types/jest": "29.4.0",
|
||||
"@types/node": "16.11.7",
|
||||
|
||||
Reference in New Issue
Block a user