Skip to content
Open
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.3.0",
"sass": "^1.92.0",
"sass": "^1.92.1",
"vite": "^7.1.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 @@ -4583,7 +4583,7 @@ __metadata:
react-datepicker: "portal:../"
react-dom: "npm:^19.1.1"
react-live: "npm:^4.1.8"
sass: "npm:^1.92.0"
sass: "npm:^1.92.1"
slugify: "npm:^1.6.6"
vite: "npm:^7.1.3"
languageName: unknown
Expand Down Expand Up @@ -4863,9 +4863,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down
Loading