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 @@ -30,7 +30,7 @@
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"globals": "^16.0.0",
"sass": "^1.85.1",
"sass": "^1.86.0",
"vite": "^6.2.3"
},
"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 @@ -4043,7 +4043,7 @@ __metadata:
react-datepicker: "portal:../"
react-dom: "npm:^19.0.0"
react-live: "npm:^4.1.8"
sass: "npm:^1.85.1"
sass: "npm:^1.86.0"
slugify: "npm:^1.6.6"
vite: "npm:^6.2.3"
languageName: unknown
Expand Down Expand Up @@ -4320,9 +4320,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.85.1":
version: 1.85.1
resolution: "sass@npm:1.85.1"
"sass@npm:^1.86.0":
version: 1.86.0
resolution: "sass@npm:1.86.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -4333,7 +4333,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/f843aa1df1dca2f0e9cb2fb247e4939fd514ae4c182cdd1900a0622c0d71b40dfb1c4225f78b78e165a318287ca137ec597695db3e496408bd16a921a2bc2b3f
checksum: 10c0/921caea1fd8a450d4a986e5570ce13c4ca7b2a57da390811add3d2087ad8f46f53b34652ddcb237d8bdaad49c560b8d6eee130c733c787d058bc5a71a914c139
languageName: node
linkType: hard

Expand Down
Loading