Skip to content

Commit 835659c

Browse files
Update sass requirement from ^1.77.8 to ^1.83.0 in /src
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.77.8...1.83.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 840d038 commit 835659c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"react-text-mask": "^5.5.0",
5050
"react-treeview-mui": "^0.1.2",
5151
"reactour": "^1.19.4",
52-
"sass": "^1.77.8",
52+
"sass": "^1.83.0",
5353
"styled-components": "^6.1.13",
5454
"suncalc2": "^1.8.1"
5555
},

0 commit comments

Comments
 (0)