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.0.0",
"react-dom": "^19.0.0",
"react-material-ui-carousel": "^3.4.2",
"sass": "^1.83.1",
"sass": "^1.93.2",
"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 @@ -12587,7 +12587,7 @@ __metadata:
react: ^19.0.0
react-dom: ^19.0.0
react-material-ui-carousel: ^3.4.2
sass: ^1.83.1
sass: ^1.93.2
url-loader: ^4.1.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -16913,9 +16913,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.83.1":
version: 1.83.1
resolution: "sass@npm:1.83.1"
"sass@npm:^1.93.2":
version: 1.93.2
resolution: "sass@npm:1.93.2"
dependencies:
"@parcel/watcher": ^2.4.1
chokidar: ^4.0.0
Expand All @@ -16926,7 +16926,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 367a9f270c74a9ad2851955e1cf5b2a05e57d27aec4bf054be1da48eb49858076467b65ec180d8c4392b5c55c0f4d4ba644855f985652ffca15d68a20641d5e0
checksum: ae466ac93687ee84a427e2e7600df3a3adde74c1ddb72ec793f6276933d96ecea373467b342bc9059f6ead71b2786041a05f12221ed0044f1e6b65223a399e8e
languageName: node
linkType: hard

Expand Down
Loading