Skip to content

Commit 2fd7abe

Browse files
Bump @angular/platform-server from 20.2.3 to 20.3.0
Bumps [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) from 20.2.3 to 20.3.0. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/20.3.0/packages/platform-server) --- updated-dependencies: - dependency-name: "@angular/platform-server" dependency-version: 20.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00fd612 commit 2fd7abe

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -275,9 +275,9 @@
275275
tslib "^2.3.0"
276276

277277
"@angular/platform-server@^20.1.0":
278-
version "20.2.3"
279-
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-20.2.3.tgz#0e505763e72b46662586d55a6071a3d14d8579c1"
280-
integrity sha512-KswW/6KX4Av8WdiJLIVElqi4f7RIcIrcnkRRYrVm2UUHEpH+W94LkMMN9ybACmGSArg0j5DlfyJtotZefwFtzQ==
278+
version "20.3.0"
279+
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-20.3.0.tgz#88858957eafea938e412c06dd41550df128f11b0"
280+
integrity sha512-ixPyu3JEY3sgyvUdCqRbaZZA9M6KWGLZoiJPN4IszwcwCFUp3E5XOZ7mvSLzR+ZUYUml+z6ehtSPg2PM+e+CEQ==
281281
dependencies:
282282
tslib "^2.3.0"
283283
xhr2 "^0.2.0"
@@ -9140,7 +9140,16 @@ streamroller@^3.1.5:
91409140
debug "^4.3.4"
91419141
fs-extra "^8.1.0"
91429142

9143-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
9143+
"string-width-cjs@npm:string-width@^4.2.0":
9144+
version "4.2.3"
9145+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
9146+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9147+
dependencies:
9148+
emoji-regex "^8.0.0"
9149+
is-fullwidth-code-point "^3.0.0"
9150+
strip-ansi "^6.0.1"
9151+
9152+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
91449153
version "4.2.3"
91459154
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
91469155
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9249,7 +9258,14 @@ string_decoder@~1.1.1:
92499258
dependencies:
92509259
safe-buffer "~5.1.0"
92519260

9252-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9261+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
9262+
version "6.0.1"
9263+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9264+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9265+
dependencies:
9266+
ansi-regex "^5.0.1"
9267+
9268+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
92539269
version "6.0.1"
92549270
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
92559271
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9928,7 +9944,7 @@ wordwrap@^1.0.0:
99289944
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
99299945
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
99309946

9931-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9947+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
99329948
version "7.0.0"
99339949
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
99349950
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -9946,6 +9962,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
99469962
string-width "^4.1.0"
99479963
strip-ansi "^6.0.0"
99489964

9965+
wrap-ansi@^7.0.0:
9966+
version "7.0.0"
9967+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9968+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9969+
dependencies:
9970+
ansi-styles "^4.0.0"
9971+
string-width "^4.1.0"
9972+
strip-ansi "^6.0.0"
9973+
99499974
wrap-ansi@^8.1.0:
99509975
version "8.1.0"
99519976
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)