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 @@ -67,7 +67,7 @@
"react-dom": "^18.3.1",
"rollup": "^4.21.1",
"rollup-plugin-filesize": "^10.0.0",
"sass": "1.80.6",
"sass": "1.80.7",
"slugify": "^1.6.6",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6707,10 +6707,10 @@ __metadata:
languageName: node
linkType: hard

"immutable@npm:^4.0.0":
version: 4.3.0
resolution: "immutable@npm:4.3.0"
checksum: 10c0/e09d40ceb442972f1cbd2914638d1a201853155b8edfbafc44e7aabcf221890e55e8f03d5b3d884666264bf973e02bbf72f83a12b9754bc2c9e47cf8827dd571
"immutable@npm:^5.0.2":
version: 5.0.2
resolution: "immutable@npm:5.0.2"
checksum: 10c0/0d97ad95384e49563b6ed68f90e5ea83c149fd96ff417fae8274e1c524e3ef800eb1a2e8009e29d9b8ffdf63affd7692f87c8af72714181aad8dca88747fb5ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -9378,7 +9378,7 @@ __metadata:
react-dom: "npm:^18.3.1"
rollup: "npm:^4.21.1"
rollup-plugin-filesize: "npm:^10.0.0"
sass: "npm:1.80.6"
sass: "npm:1.80.7"
slugify: "npm:^1.6.6"
stylelint: "npm:^16.9.0"
stylelint-config-standard: "npm:^36.0.1"
Expand Down Expand Up @@ -9933,20 +9933,20 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.80.6":
version: 1.80.6
resolution: "sass@npm:1.80.6"
"sass@npm:1.80.7":
version: 1.80.7
resolution: "sass@npm:1.80.7"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
immutable: "npm:^5.0.2"
source-map-js: "npm:>=0.6.2 <2.0.0"
dependenciesMeta:
"@parcel/watcher":
optional: true
bin:
sass: sass.js
checksum: 10c0/04ce40d4dcf06cf2a94a66c1cc4fd4a9eb4033fd039291acd0be9d1d4123860da568c5cbef9de8493ffbedd8acae1cd0b8346f5da21c6f7cf0ffd3477730beca
checksum: 10c0/e0e0df8dc9dd7694826f915196a96cda45fe0fc849be9fc08b43c12aa1250eb512130979ed239e1106476973ace1f52abbcc1d5900a075d3813c282a626dcbf7
languageName: node
linkType: hard

Expand Down
Loading