From baf71c08ebd10cf1e35ec5fe81a31252bdca5d72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 06:23:24 +0000 Subject: [PATCH] build: bump sass from 1.87.0 to 1.89.1 in /src/ContentProcessorWeb Bumps [sass](https://github.com/sass/dart-sass) from 1.87.0 to 1.89.1. - [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.87.0...1.89.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/ContentProcessorWeb/package-lock.json | 22 +++++++++++----------- src/ContentProcessorWeb/package.json | 2 +- src/ContentProcessorWeb/yarn.lock | 8 ++++---- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/ContentProcessorWeb/package-lock.json b/src/ContentProcessorWeb/package-lock.json index fca5e5fd..7a3d658f 100644 --- a/src/ContentProcessorWeb/package-lock.json +++ b/src/ContentProcessorWeb/package-lock.json @@ -47,7 +47,7 @@ "raw-loader": "^4.0.2", "react-app-rewired": "^2.2.1", "react-tiff": "^0.0.14", - "sass": "^1.85.0", + "sass": "^1.89.1", "sass-loader": "^16.0.5", "typescript": "^5.8.3", "typescript-eslint": "^8.32.0" @@ -17274,9 +17274,9 @@ "license": "CC0-1.0" }, "node_modules/sass": { - "version": "1.87.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz", - "integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==", + "version": "1.89.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.1.tgz", + "integrity": "sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==", "devOptional": true, "license": "MIT", "dependencies": { @@ -25698,7 +25698,7 @@ "react-virtualized": "^9.22.6", "react-virtualized-auto-sizer": "^1.0.25", "react-window": "^1.8.11", - "sass": "^1.85.0", + "sass": "^1.89.1", "sass-loader": "^16.0.5", "typescript": "^5.8.3", "typescript-eslint": "^8.32.0" @@ -36749,9 +36749,9 @@ "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==" }, "sass": { - "version": "1.87.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz", - "integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==", + "version": "1.89.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.1.tgz", + "integrity": "sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==", "devOptional": true, "requires": { "@parcel/watcher": "^2.4.1", @@ -44756,9 +44756,9 @@ "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==" }, "sass": { - "version": "1.87.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz", - "integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==", + "version": "1.89.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.1.tgz", + "integrity": "sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==", "devOptional": true, "requires": { "@parcel/watcher": "^2.4.1", diff --git a/src/ContentProcessorWeb/package.json b/src/ContentProcessorWeb/package.json index 88fa2982..3daed4e3 100644 --- a/src/ContentProcessorWeb/package.json +++ b/src/ContentProcessorWeb/package.json @@ -63,7 +63,7 @@ "raw-loader": "^4.0.2", "react-app-rewired": "^2.2.1", "react-tiff": "^0.0.14", - "sass": "^1.85.0", + "sass": "^1.89.1", "sass-loader": "^16.0.5", "typescript": "^5.8.3", "typescript-eslint": "^8.32.0" diff --git a/src/ContentProcessorWeb/yarn.lock b/src/ContentProcessorWeb/yarn.lock index d83c0958..e7d46567 100644 --- a/src/ContentProcessorWeb/yarn.lock +++ b/src/ContentProcessorWeb/yarn.lock @@ -9920,10 +9920,10 @@ sass-loader@^16.0.5: dependencies: neo-async "^2.6.2" -sass@^1.85.0: - version "1.85.1" - resolved "https://registry.npmjs.org/sass/-/sass-1.85.1.tgz" - integrity sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag== +sass@^1.89.1: + version "1.89.1" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9" + integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q== dependencies: chokidar "^4.0.0" immutable "^5.0.2"