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 @@ -30,7 +30,7 @@
"eslint-plugin-react-hooks": "^6.0.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.4.0",
"sass": "^1.92.1",
"sass": "^1.93.0",
"vite": "^7.1.6"
},
"packageManager": "[email protected]"
Expand Down
10 changes: 5 additions & 5 deletions docs-site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4610,7 +4610,7 @@ __metadata:
react-datepicker: "portal:../"
react-dom: "npm:^19.1.1"
react-live: "npm:^4.1.8"
sass: "npm:^1.92.1"
sass: "npm:^1.93.0"
slugify: "npm:^1.6.6"
vite: "npm:^7.1.6"
languageName: unknown
Expand Down Expand Up @@ -4890,9 +4890,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.92.1":
version: 1.92.1
resolution: "sass@npm:1.92.1"
"sass@npm:^1.93.0":
version: 1.93.0
resolution: "sass@npm:1.93.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -4903,7 +4903,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/4c43975580f6bd5511bb140ec8445d936663ffacc7d0513aae65b95e2a46a954268177406b2dd4ac32494e868520ac5ea929c3521f04bc10293fb16dc25b2935
checksum: 10c0/51dcb4e65a69f97b4c200ee154ca45f81b748a45f8ef0ec3236b774bb143590a9304038e9ab09f809f734d4edb3add96a0a690b2e8451ff66b9f57c469b2685e
languageName: node
linkType: hard

Expand Down
Loading