Skip to content

Commit

Permalink
chore(deps): update ng to v17.2.2 (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Feb 22, 2024
1 parent 06fd64f commit ad3da40
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 92 deletions.
6 changes: 3 additions & 3 deletions libs/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "@microzord/angular",
"version": "0.0.0-development",
"peerDependencies": {
"@angular/common": "17.2.1",
"@angular/core": "17.2.1",
"@angular/router": "17.2.1"
"@angular/common": "17.2.2",
"@angular/core": "17.2.2",
"@angular/router": "17.2.2"
},
"dependencies": {
"tslib": "2.6.2",
Expand Down
160 changes: 80 additions & 80 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
"private": true,
"dependencies": {
"@angular-architects/module-federation": "17.0.8",
"@angular/animations": "17.2.1",
"@angular/common": "17.2.1",
"@angular/compiler": "17.2.1",
"@angular/core": "17.2.1",
"@angular/forms": "17.2.1",
"@angular/platform-browser": "17.2.1",
"@angular/platform-browser-dynamic": "17.2.1",
"@angular/router": "17.2.1",
"@angular/animations": "17.2.2",
"@angular/common": "17.2.2",
"@angular/compiler": "17.2.2",
"@angular/core": "17.2.2",
"@angular/forms": "17.2.2",
"@angular/platform-browser": "17.2.2",
"@angular/platform-browser-dynamic": "17.2.2",
"@angular/router": "17.2.2",
"@ng-web-apis/common": "3.0.6",
"@nx/angular": "18.0.4",
"@swc/helpers": "0.5.6",
Expand Down Expand Up @@ -84,7 +84,7 @@
"@angular-eslint/template-parser": "17.2.1",
"@angular/cdk": "17.2.0",
"@angular/cli": "17.2.0",
"@angular/compiler-cli": "17.2.1",
"@angular/compiler-cli": "17.2.2",
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/preset-react": "7.23.3",
Expand Down

0 comments on commit ad3da40

Please sign in to comment.