Skip to content

Commit

Permalink
chore(deps): update dependency @ng-web-apis/universal to v4 (#528)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Sep 16, 2024
1 parent 8354c36 commit fa11eec
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/demo/src/app/home/home.component.less
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}

.calendar {
box-shadow: var(--tui-shadow-medium);
box-shadow: var(var(--tui-shadow-small)-medium);
border-radius: var(--tui-radius-m);
border: 0.0625rem solid var(--tui-background-neutral-1-hover);
margin-top: 0.25rem;
Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@angular/platform-server": "18.2.4",
"@angular/router": "18.2.4",
"@angular/ssr": "18.2.4",
"@ng-web-apis/universal": "3.2.3",
"@ng-web-apis/universal": "4.6.0",
"@nx/angular": "19.7.3",
"@nx/node": "19.7.3",
"@nx/workspace": "19.7.3",
Expand Down

0 comments on commit fa11eec

Please sign in to comment.