Skip to content
Closed
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 @@ -1347,7 +1347,7 @@
"path-browserify": "^1.0.1",
"prettier": "3.9.4",
"rimraf": "^6.1.3",
"sass": "^1.101.0",
"sass": "^1.101.5",
"sass-loader": "^16.0.4",
"source-map-loader": "4.0.1",
"style-loader": "3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11746,9 +11746,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.101.0":
version: 1.101.0
resolution: "sass@npm:1.101.0"
"sass@npm:^1.101.5":
version: 1.101.5
resolution: "sass@npm:1.101.5"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^5.0.0"
Expand All @@ -11759,7 +11759,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10/d38ac48a0ca08bd37fdcdc3409aebde1da2bd3e8e9f9c3bff783720e6e9d4488f75e86c706c8bf01af6c2d5decdf31ecfb81b287627b81f191baf2f60037aa68
checksum: 10/8e97977c850da4df7433845c0eb67347643c38ca6180aa5e43441ec081ba757dfb55b4138594d7bfad16958d7c0568833bdcf4dfe0d7040517a1b068e95542c5
languageName: node
linkType: hard

Expand Down Expand Up @@ -13632,7 +13632,7 @@ __metadata:
react-dom: "npm:19.2.4"
react-monaco-editor: "npm:0.56.2"
rimraf: "npm:^6.1.3"
sass: "npm:^1.101.0"
sass: "npm:^1.101.5"
sass-loader: "npm:^16.0.4"
source-map-loader: "npm:4.0.1"
style-loader: "npm:3.3.3"
Expand Down
Loading