diff --git a/spa/package.json b/spa/package.json index 2847f5f..efa20c6 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.3", "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..e134472 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.3" 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.3: + version "0.31.3" + resolved "https://registry.yarnpkg.com/material-symbols/-/material-symbols-0.31.3.tgz#cc20588964252ae9ddef9aa264e63781b4d316db" + integrity sha512-4mpGvxNUd5KtIS79xY51SGNc73pjGE70me36DrEHv6PiGO0UahX9/1zhMFd3tsSEO5KgKI80JYIPD4dTYg2y0A== math-intrinsics@^1.1.0: version "1.1.0"