Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@angular/platform-browser-dynamic": "^21.1.3",
"@angular/platform-server": "^21.1.3",
"@angular/router": "^21.1.3",
"@angular/ssr": "^21.1.3",
"@angular/ssr": "^21.1.5",
"@badeball/cypress-cucumber-preprocessor": "^24.0.0",
"@cypress/webpack-preprocessor": "^7.0.0",
"@hmcts/info-provider": "^1.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -780,9 +780,9 @@ __metadata:
languageName: node
linkType: hard

"@angular/ssr@npm:^21.1.3":
version: 21.1.4
resolution: "@angular/ssr@npm:21.1.4"
"@angular/ssr@npm:^21.1.5":
version: 21.2.0
resolution: "@angular/ssr@npm:21.2.0"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
Expand All @@ -793,7 +793,7 @@ __metadata:
peerDependenciesMeta:
"@angular/platform-server":
optional: true
checksum: 10/eb7f654b16196783bcc9f82938910c86675e19a127eff8575d40f23fd680e8018f4604179a2db48efe8e0c41b54acb052118f2fc381c3fb5c825da00f51a371e
checksum: 10/a5eda8ffe3917646e55000a943c58ebc99257dcf969d5028bf4aaf9f6554db7155d9cd10367300116d8e19b233fb89a25cd7d4511a0bde4a38e708c56064e093
languageName: node
linkType: hard

Expand Down Expand Up @@ -14535,7 +14535,7 @@ __metadata:
"@angular/platform-browser-dynamic": "npm:^21.1.3"
"@angular/platform-server": "npm:^21.1.3"
"@angular/router": "npm:^21.1.3"
"@angular/ssr": "npm:^21.1.3"
"@angular/ssr": "npm:^21.1.5"
"@badeball/cypress-cucumber-preprocessor": "npm:^24.0.0"
"@cypress/grep": "npm:^6.0.0"
"@cypress/webpack-preprocessor": "npm:^7.0.0"
Expand Down