Skip to content

Commit 01fd011

Browse files
Update sass requirement from ^1.93.2 to ^1.94.1 in /src-editor
Updates the requirements on [sass](https://github.com/sass/dart-sass) to permit the latest version. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.93.2...1.94.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.94.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b33ce1 commit 01fd011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react-text-mask": "^5.5.0",
4444
"react-treeview-mui": "^0.1.2",
4545
"reactour": "^1.19.4",
46-
"sass": "^1.93.2",
46+
"sass": "^1.94.2",
4747
"suncalc2": "^1.8.1",
4848
"vite": "7.1.12",
4949
"vite-plugin-commonjs": "^0.10.4",

0 commit comments

Comments
 (0)