Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-material-ui-carousel": "^3.4.2",
"sass": "^1.98.0",
"sass": "^1.99.0",
"url-loader": "^4.1.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12284,7 +12284,7 @@ __metadata:
react: ^19.2.4
react-dom: ^19.2.4
react-material-ui-carousel: ^3.4.2
sass: ^1.98.0
sass: ^1.99.0
url-loader: ^4.1.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -16241,9 +16241,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.98.0":
version: 1.98.0
resolution: "sass@npm:1.98.0"
"sass@npm:^1.99.0":
version: 1.99.0
resolution: "sass@npm:1.99.0"
dependencies:
"@parcel/watcher": ^2.4.1
chokidar: ^4.0.0
Expand All @@ -16254,7 +16254,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: d47220069f506703437c1ecc7d18049de7b4075eea66d734be7ee58e85ad426bfdc305683cff6673e65c14f6f315723d769fe40554cf6b02cb11e758b0b888b4
checksum: 8993e6ba4b7e1b52619bea90206ce0401586e233b6b81acbba7466c7b0596deaf0454ec1b783f86d33ba4d1c6394846f3dd55299cf370f5a0ebc69f2c4d9baf2
languageName: node
linkType: hard

Expand Down
Loading