Skip to content

Commit c5e8189

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] <[email protected]>
1 parent 48d0f8a commit c5e8189

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src-editor/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.96.0",
4747
"suncalc2": "^1.8.1",
4848
"vite": "7.1.12",
4949
"vite-plugin-commonjs": "^0.10.4",

0 commit comments

Comments
 (0)