Skip to content

Commit

Permalink
fix(deps): update angular-cli monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent d01e877 commit 37e18c4
Show file tree
Hide file tree
Showing 3 changed files with 268 additions and 67 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": "^4.17.0",
"@angular-devkit/core": "14.0.5",
"@angular-devkit/schematics": "14.0.5",
"@angular-devkit/schematics-cli": "14.0.5",
"@angular-devkit/core": "18.2.0",
"@angular-devkit/schematics": "18.2.0",
"@angular-devkit/schematics-cli": "18.2.0",
"@astrojs/preact": "^2.1.0",
"@astrojs/react": "^2.1.1",
"@astrojs/sitemap": "^2.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": "14.0.5",
"@angular-devkit/schematics": "14.0.5",
"@angular-devkit/core": "18.2.0",
"@angular-devkit/schematics": "18.2.0",
"rxjs": "7.8.1",
"@nestjs/schematics": "9.0.0",
"typescript": "5.1.6"
Expand Down
Loading

0 comments on commit 37e18c4

Please sign in to comment.