Skip to content

Commit

Permalink
fix(deps): update angular-cli monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 4265ca9 commit e7933b3
Show file tree
Hide file tree
Showing 3 changed files with 271 additions and 138 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"homepage": "https://jmcdo29.github.io/nest-commander",
"devDependencies": {
"@algolia/client-search": "^5.0.0",
"@angular-devkit/core": "17.3.8",
"@angular-devkit/schematics": "17.3.8",
"@angular-devkit/schematics-cli": "14.0.5",
"@angular-devkit/core": "19.0.7",
"@angular-devkit/schematics": "19.0.7",
"@angular-devkit/schematics-cli": "19.0.7",
"@astrojs/preact": "^4.0.0",
"@astrojs/react": "^4.0.0",
"@astrojs/sitemap": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/nest-commander-schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"directory": "packages/nest-commander-schematics"
},
"dependencies": {
"@angular-devkit/core": "17.3.8",
"@angular-devkit/schematics": "17.3.8",
"@angular-devkit/core": "19.0.7",
"@angular-devkit/schematics": "19.0.7",
"rxjs": "7.8.1",
"@nestjs/schematics": "10.1.4",
"typescript": "5.7.2"
Expand Down
Loading

0 comments on commit e7933b3

Please sign in to comment.