From eb760da8b30583575fb638995fc2f2acbd5b2961 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 20:29:55 +0000 Subject: [PATCH] fix(deps): update dependency sass to ^1.95.0 (#4647) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- apps/nextjs/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index fd2365b55..a82cd6753 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -85,7 +85,7 @@ "react-dom": "19.2.1", "react-error-boundary": "^6.0.0", "react-simple-code-editor": "^0.14.1", - "sass": "^1.94.3", + "sass": "^1.95.0", "superjson": "2.2.6", "swagger-ui-react": "^5.30.3", "use-deep-compare-effect": "^1.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 19c3762c7..3ce70cfec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -320,7 +320,7 @@ importers: specifier: ^0.14.1 version: 0.14.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) sass: - specifier: ^1.94.3 + specifier: ^1.95.0 version: 1.95.1 superjson: specifier: 2.2.6