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.1",
"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.1"
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.1":
version: 1.93.1
resolution: "sass@npm:1.93.1"
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/65b3d001612a3099b6097d70340b9e8524a1213aa0d9b6c0c5ff07a01224946eef144ba2d2bdb9449761950fa395b99034824d7c3bf60b705a377a54cc661703
languageName: node
linkType: hard

Expand Down
Loading