diff --git a/spa/package.json b/spa/package.json index 2847f5f..2f4277f 100644 --- a/spa/package.json +++ b/spa/package.json @@ -50,7 +50,7 @@ "karma-coverage": "~2.2.0", "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.1.0", - "prettier": "^3.5.2", + "prettier": "^3.5.3", "typescript": "~5.5.4", "typescript-eslint": "^8.25.0" } diff --git a/spa/yarn.lock b/spa/yarn.lock index c06e6aa..5b7fd41 100644 --- a/spa/yarn.lock +++ b/spa/yarn.lock @@ -3149,7 +3149,7 @@ 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" @@ -6026,10 +6026,10 @@ prelude-ls@^1.2.1: resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== -prettier@^3.5.2: - version "3.5.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914" - integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg== +prettier@^3.5.3: + version "3.5.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5" + integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw== proc-log@^4.0.0, proc-log@^4.1.0, proc-log@^4.2.0: version "4.2.0"