Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent c25e53c commit f2126fa
Show file tree
Hide file tree
Showing 3 changed files with 685 additions and 980 deletions.
182 changes: 0 additions & 182 deletions demo/package-lock.json

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

14 changes: 7 additions & 7 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^16.1.1",
"@angular/common": "^16.1.1",
"@angular/compiler": "^16.1.1",
"@angular/core": "^16.1.1",
"@angular/platform-browser": "^16.1.1",
"@angular/platform-browser-dynamic": "^16.1.1",
"@angular/animations": "^15.2.8",
"@angular/common": "^15.2.8",
"@angular/compiler": "^15.2.8",
"@angular/core": "^15.2.8",
"@angular/platform-browser": "^15.2.8",
"@angular/platform-browser-dynamic": "^15.2.8",
"@eisberg-labs/ngx-size-me": "../dist/ngx-size-me",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
Expand All @@ -24,7 +24,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "^16.1.0",
"@angular/cli": "^16.1.0",
"@angular/compiler-cli": "^16.1.1",
"@angular/compiler-cli": "^15.2.8",
"@types/node": "18.16.0",
"typescript": "~4.9.0"
},
Expand Down
Loading

0 comments on commit f2126fa

Please sign in to comment.