From 9b11548ff27732ce0aaac5c35966eba2cc2433e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 01:31:37 +0000 Subject: [PATCH] chore(deps): bump @angular/ssr from 18.1.1 to 18.2.1 Bumps [@angular/ssr](https://github.com/angular/angular-cli) from 18.1.1 to 18.2.1. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/18.1.1...18.2.1) --- updated-dependencies: - dependency-name: "@angular/ssr" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1e3df8f..acf6a8e 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@angular/platform-browser-dynamic": "~18.1.0", "@angular/platform-server": "~18.1.0", "@angular/router": "~18.1.0", - "@angular/ssr": "~18.1.0", + "@angular/ssr": "~18.2.1", "@flowup/contentful-rich-text-angular-renderer": "^0.8.0", "@ng-icons/bootstrap-icons": "^29.0.0", "@ng-icons/core": "^29.0.0", diff --git a/yarn.lock b/yarn.lock index 4ee7a9a..4993f7a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -316,10 +316,10 @@ dependencies: tslib "^2.3.0" -"@angular/ssr@~18.1.0": - version "18.1.1" - resolved "https://registry.npmjs.org/@angular/ssr/-/ssr-18.1.1.tgz" - integrity sha512-2JVWjLPipiYGEs3DABq1qWKSgwAseJ9tWqLXOk4BcrBVUoE7wgJLtFWchJcMllBsUpNNEBQyRH3M6NBM1sgB2A== +"@angular/ssr@~18.2.1": + version "18.2.1" + resolved "https://registry.yarnpkg.com/@angular/ssr/-/ssr-18.2.1.tgz#01175f25f9894840829c665d568e42b7d5e07fb0" + integrity sha512-e+/RZZmUAUVv22JpOQ64z7RzzlCbyx2spDoKJgopp+LmfWqdR99LEvZ6H01yd8ZzynOEQtFIilPcrEWKQ1kSXg== dependencies: critters "0.0.24" tslib "^2.3.0"