Skip to content

Commit 49e235f

Browse files
committed
Update peer deps
1 parent ffe2f76 commit 49e235f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"start:prod": "ng serve --configuration production --open"
2727
},
2828
"peerDependencies": {
29-
"@angular/common": ">=12 <15",
30-
"@angular/core": ">=12 <15",
31-
"@angular/material": ">=12 <15",
32-
"@angular/platform-browser": ">=12 <15",
29+
"@angular/common": ">=12 <16",
30+
"@angular/core": ">=12 <16",
31+
"@angular/material": ">=12 <16",
32+
"@angular/platform-browser": ">=12 <16",
3333
"@ngneat/until-destroy": "^9.2.1",
3434
"highlight.js": "^11.6.0",
3535
"highlightjs-line-numbers.js": "^2.8.0",

0 commit comments

Comments
 (0)