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 docs-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.24",
"globals": "^16.5.0",
"sass": "^1.93.3",
"sass": "^1.94.2",
"typescript": "^5.9.3",
"vite": "^7.2.2"
},
Expand Down
10 changes: 5 additions & 5 deletions docs-site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4762,7 +4762,7 @@ __metadata:
react-datepicker: "portal:../"
react-dom: "npm:^19.2.0"
react-live: "npm:^4.1.8"
sass: "npm:^1.93.3"
sass: "npm:^1.94.2"
slugify: "npm:^1.6.6"
typescript: "npm:^5.9.3"
vite: "npm:^7.2.2"
Expand Down Expand Up @@ -5059,9 +5059,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.93.3":
version: 1.93.3
resolution: "sass@npm:1.93.3"
"sass@npm:^1.94.2":
version: 1.94.2
resolution: "sass@npm:1.94.2"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -5072,7 +5072,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/b9facc64de10c9d1514272c1dcbb48ca99d5f591a1cd43fd27d641275d9d95948f1299107ab5b309e2abb552667cca84a38a1a3df5116eb72eba4144bf850b6a
checksum: 10c0/49a656dfab58299165ef94e71483a333972daee68c49fa542858d4912accdfb1707338226a165b1a2dfcdb2509fcda5a5b4f3780d14e49b6d38d93c8043475d3
languageName: node
linkType: hard

Expand Down
Loading