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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"react-dom": "^19.1.1",
"rollup": "^4.32.1",
"rollup-plugin-filesize": "^10.0.0",
"sass": "1.90.0",
"sass": "1.92.0",
"slugify": "^1.6.6",
"stylelint": "^16.14.1",
"stylelint-config-standard": "^38.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9561,7 +9561,7 @@ __metadata:
react-dom: "npm:^19.1.1"
rollup: "npm:^4.32.1"
rollup-plugin-filesize: "npm:^10.0.0"
sass: "npm:1.90.0"
sass: "npm:1.92.0"
slugify: "npm:^1.6.6"
stylelint: "npm:^16.14.1"
stylelint-config-standard: "npm:^38.0.0"
Expand Down Expand Up @@ -10056,9 +10056,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down
Loading