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 docs-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"raw-loader": "^4.0.2",
"react-app-rewired": "^2.2.1",
"react-scripts": "5.0.1",
"sass": "^1.80.2"
"sass": "^1.80.3"
},
"resolutions": {
"strip-ansi": "6.0.1"
Expand Down
10 changes: 5 additions & 5 deletions docs-site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10994,7 +10994,7 @@ __metadata:
react-dom: "npm:^18.3.1"
react-live: "npm:^4.1.7"
react-scripts: "npm:5.0.1"
sass: "npm:^1.80.2"
sass: "npm:^1.80.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11591,17 +11591,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.80.2":
version: 1.80.2
resolution: "sass@npm:1.80.2"
"sass@npm:^1.80.3":
version: 1.80.3
resolution: "sass@npm:1.80.3"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/0006e2ee7a732abaa96a663167b078b8d53b4d7fe5ce435636a8bca6e8a3b6ebc12308c0725f577a456329ed962436d96cfcdd50a8e733ed4c4e4590f21243c9
checksum: 10c0/fa08043fc36b854717b6eaf6247ee11341d0aff5e17a645965071866bd677930c9c9467d82ed5a4a666d7897a82be8a61427cd81b808e6b9e2d3b32cf278bebd
languageName: node
linkType: hard

Expand Down
Loading