From a71360f425d6245dae1c5b9bbb533c899c793959 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 00:45:34 +0000 Subject: [PATCH] Bump material-symbols from 0.23.0 to 0.29.0 in /spa Bumps [material-symbols](https://github.com/marella/material-symbols/tree/HEAD/material-symbols) from 0.23.0 to 0.29.0. - [Release notes](https://github.com/marella/material-symbols/releases) - [Commits](https://github.com/marella/material-symbols/commits/v0.29.0/material-symbols) --- updated-dependencies: - dependency-name: material-symbols dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- spa/package.json | 2 +- spa/yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/spa/package.json b/spa/package.json index 2847f5f..02ea1c0 100644 --- a/spa/package.json +++ b/spa/package.json @@ -28,7 +28,7 @@ "clip-spa": "file:", "express": "^4.21.0", "gridstack": "11.4.0", - "material-symbols": "^0.23.0", + "material-symbols": "^0.29.0", "ngx-cookie-service": "^18.0.0", "rxjs": "~7.8.0", "tslib": "^2.7.0", diff --git a/spa/yarn.lock b/spa/yarn.lock index c06e6aa..12b3c16 100644 --- a/spa/yarn.lock +++ b/spa/yarn.lock @@ -3149,10 +3149,10 @@ cli-width@^4.1.0: "@angular/ssr" "^18.2.6" "@fontsource-variable/roboto-flex" "5.1.1" "@fontsource/roboto" "5.1.1" - clip-spa "file:../usr/local/share/.cache/yarn/v6/npm-clip-spa-0.0.0-e01e3938-06e8-4a9e-a198-28881c7cf380-1740939450639/node_modules/clip-spa" + clip-spa "file:." express "^4.21.0" gridstack "11.4.0" - material-symbols "^0.23.0" + material-symbols "^0.29.0" ngx-cookie-service "^18.0.0" rxjs "~7.8.0" tslib "^2.7.0" @@ -5204,10 +5204,10 @@ make-fetch-happen@^13.0.0, make-fetch-happen@^13.0.1: promise-retry "^2.0.1" ssri "^10.0.0" -material-symbols@^0.23.0: - version "0.23.0" - resolved "https://registry.yarnpkg.com/material-symbols/-/material-symbols-0.23.0.tgz#41a381eab623f03e4d72f07f8c0ee27b1d09f1c6" - integrity sha512-ciq9bPgw5bFGC807lT3KgbvU97bC7w6DeUQmqLXdIHD28L/FD9ajvX11swtQXcMV/nEjQ/fI6u5NVtli18qUqQ== +material-symbols@^0.29.0: + version "0.29.0" + resolved "https://registry.yarnpkg.com/material-symbols/-/material-symbols-0.29.0.tgz#98f7f014c46f04deda8c8cbbd5a0535d5acf9be1" + integrity sha512-uxhDjVd3OcNZRpGtNTvpGDn8MJRc+VVF0e2EuV+jfXLUjs2wL/pVT7HxKeKrVaDTBA37wF4/z2jobs1l8mA7MQ== math-intrinsics@^1.1.0: version "1.1.0"