Skip to content

Commit 69ae5cf

Browse files
Bump @angular/ssr from 17.3.17 to 19.2.21
Bumps [@angular/ssr](https://github.com/angular/angular-cli) from 17.3.17 to 19.2.21. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@17.3.17...v19.2.21) --- updated-dependencies: - dependency-name: "@angular/ssr" dependency-version: 19.2.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8732f8 commit 69ae5cf

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@angular/platform-browser-dynamic": "^17.3.11",
6767
"@angular/platform-server": "^17.3.11",
6868
"@angular/router": "^17.3.11",
69-
"@angular/ssr": "^17.3.17",
69+
"@angular/ssr": "^19.2.21",
7070
"@babel/runtime": "7.28.4",
7171
"@kolkov/ngx-gallery": "^2.0.1",
7272
"@ng-bootstrap/ng-bootstrap": "^11.0.0",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -353,12 +353,11 @@
353353
dependencies:
354354
tslib "^2.3.0"
355355

356-
"@angular/ssr@^17.3.17":
357-
version "17.3.17"
358-
resolved "https://registry.yarnpkg.com/@angular/ssr/-/ssr-17.3.17.tgz#b8f2f9488f6f142ffbf19356bf7cdde9ecb76a4a"
359-
integrity sha512-hRszFhFPh74n17cjhbRuR0igSwHm4ssB0LgkE4A5tBgYTSoWomRM6nmiyrk10OdQHlLOTFwdTIZ3aPDM5174Ow==
356+
"@angular/ssr@^19.2.21":
357+
version "19.2.21"
358+
resolved "https://registry.yarnpkg.com/@angular/ssr/-/ssr-19.2.21.tgz#7cea86d2013ffc60dc7cb4a04535cd08bbcf07a9"
359+
integrity sha512-to3d4PZaufkUkWjlqM2cXQoYVNJUaUCYYw1g3b6ubCVHzSYZNCqXvreklMSKXwQoUhEHm2HOZ1h3WhcKEDiaag==
360360
dependencies:
361-
critters "0.0.22"
362361
tslib "^2.3.0"
363362

364363
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.7":

0 commit comments

Comments
 (0)