Skip to content
Merged
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 packages/@d-zero/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"execa": "9.6.0",
"ignore": "7.0.5",
"prettier": "3.6.2",
"sass": "1.89.2",
"sass": "1.90.0",
"strip-ansi": "7.1.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1137,7 +1137,7 @@ __metadata:
postcss-load-config: "npm:6.0.1"
prettier: "npm:3.6.2"
pug: "npm:3.0.3"
sass: "npm:1.89.2"
sass: "npm:1.90.0"
strip-ansi: "npm:7.1.0"
strip-css-comments: "npm:5.0.0"
vite: "npm:7.0.6"
Expand Down Expand Up @@ -15665,9 +15665,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.89.2":
version: 1.89.2
resolution: "sass@npm:1.89.2"
"sass@npm:1.90.0":
version: 1.90.0
resolution: "sass@npm:1.90.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -15678,7 +15678,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/752ccc7581b0c6395f63918116c20924e99943a86d79e94f5c4a0d41b1e981fe1f0ecd1ee82fff21496f81dbc91f68fb35a498166562ec8ec53e7aad7c3dbd9d
checksum: 10c0/cd882a61811447c079cdc78b41f3be8164f2a2ced56e0b256b33da2de383a5f10e11ed15f8080bd832e6df302238e11649b07eb5f6e7d257d9b6982a8325d269
languageName: node
linkType: hard

Expand Down
Loading