Skip to content

Commit

Permalink
chore(deps): update ng to v17.3.1 (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Mar 20, 2024
1 parent a6ea70b commit e237a5c
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.3.0",
"@angular/core": "17.3.0",
"@angular/router": "17.3.0"
"@angular/common": "17.3.1",
"@angular/core": "17.3.1",
"@angular/router": "17.3.1"
},
"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.3.0",
"@angular/common": "17.3.0",
"@angular/compiler": "17.3.0",
"@angular/core": "17.3.0",
"@angular/forms": "17.3.0",
"@angular/platform-browser": "17.3.0",
"@angular/platform-browser-dynamic": "17.3.0",
"@angular/router": "17.3.0",
"@angular/animations": "17.3.1",
"@angular/common": "17.3.1",
"@angular/compiler": "17.3.1",
"@angular/core": "17.3.1",
"@angular/forms": "17.3.1",
"@angular/platform-browser": "17.3.1",
"@angular/platform-browser-dynamic": "17.3.1",
"@angular/router": "17.3.1",
"@ng-web-apis/common": "3.0.6",
"@nx/angular": "18.1.2",
"@swc/helpers": "0.5.7",
Expand Down Expand Up @@ -84,7 +84,7 @@
"@angular-eslint/template-parser": "17.3.0",
"@angular/cdk": "17.3.0",
"@angular/cli": "17.3.0",
"@angular/compiler-cli": "17.3.0",
"@angular/compiler-cli": "17.3.1",
"@babel/core": "7.24.3",
"@babel/preset-env": "7.24.3",
"@babel/preset-react": "7.24.1",
Expand Down

0 comments on commit e237a5c

Please sign in to comment.