diff --git a/spa/package.json b/spa/package.json index 2847f5f..0e36675 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.31.1", "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..b992bef 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.31.1" 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.31.1: + version "0.31.1" + resolved "https://registry.yarnpkg.com/material-symbols/-/material-symbols-0.31.1.tgz#13fc42323aaf02b24ce7375f33c6961ed45f2eb5" + integrity sha512-QULafUmQ1WhtrcTClYlFhbt+11pYeezjfrses2S/fcyjZ2cG9SxT7kCubIGDSjaT7ohyY986+iOo3ZyEVBiUzw== math-intrinsics@^1.1.0: version "1.1.0"