Skip to content

Commit

Permalink
chore(deps): update angular monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent fad52d8 commit 0ad6451
Show file tree
Hide file tree
Showing 3 changed files with 237 additions and 287 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"@angular-devkit/build-angular": "^0.1102.19",
"@angular-devkit/build-ng-packagr": "^0.1002.0",
"@angular/cli": "^8.3.29",
"@angular/common": "^8.2.14",
"@angular/compiler": "^8.2.14",
"@angular/compiler-cli": "^8.2.14",
"@angular/core": "^8.2.14",
"@angular/forms": "^8.2.14",
"@angular/platform-browser": "^8.2.14",
"@angular/platform-browser-dynamic": "^8.2.14",
"@angular/common": "^18.0.4",
"@angular/compiler": "^18.0.4",
"@angular/compiler-cli": "^18.0.4",
"@angular/core": "^18.0.4",
"@angular/forms": "^18.0.4",
"@angular/platform-browser": "^18.0.4",
"@angular/platform-browser-dynamic": "^18.0.4",
"@babel/core": "^7.24.5",
"@commitlint/cli": "^8.3.6",
"@storybook/addon-actions": "^5.3.21",
Expand Down
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"author": "JounQin <admin@1stg.me>",
"license": "MIT",
"peerDependencies": {
"@angular/common": ">=7.2.16",
"@angular/core": ">=7.2.16",
"@angular/common": ">=18.0.4",
"@angular/core": ">=18.0.4",
"lodash-es": ">=4.17.21",
"rxjs": ">=6.6.7"
},
Expand Down
Loading

0 comments on commit 0ad6451

Please sign in to comment.