From d02401a2797b941212e679bd8325bd5d606b422b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 10:03:53 +0000 Subject: [PATCH] build(deps): bump sass in the production-dependencies group Bumps the production-dependencies group with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.97.2 to 1.97.3 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.97.2...1.97.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.97.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e93f5434..4de49a95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "react": "19.2.3", "react-aria": "^3.45.0", "react-dom": "19.2.3", - "sass": "^1.97.2" + "sass": "^1.97.3" }, "devDependencies": { "@eslint/eslintrc": "^3.3.3", @@ -12573,9 +12573,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.97.2", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.2.tgz", - "integrity": "sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==", + "version": "1.97.3", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.3.tgz", + "integrity": "sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==", "license": "MIT", "dependencies": { "chokidar": "^4.0.0", diff --git a/package.json b/package.json index 87867799..08990635 100644 --- a/package.json +++ b/package.json @@ -670,7 +670,7 @@ "react": "19.2.3", "react-aria": "^3.45.0", "react-dom": "19.2.3", - "sass": "^1.97.2" + "sass": "^1.97.3" }, "eslintConfig": { "extends": [