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.4"
},
"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.4"
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.4":
version: 1.80.4
resolution: "sass@npm:1.80.4"
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/58ca0f2d10720cde6621ee62f4bdbb537ea2ac572c565d5f02309f8271a5e1e880ad8c163b933e52b22b3dc0550973fb5a6033a500248e6a0d89dd050c1743cf
languageName: node
linkType: hard

Expand Down
Loading