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 @@ -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.0",
"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 @@ -4786,7 +4786,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.0"
slugify: "npm:^1.6.6"
typescript: "npm:^5.9.3"
vite: "npm:^7.2.2"
Expand Down Expand Up @@ -5083,9 +5083,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.0":
version: 1.94.0
resolution: "sass@npm:1.94.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -5096,7 +5096,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/b9facc64de10c9d1514272c1dcbb48ca99d5f591a1cd43fd27d641275d9d95948f1299107ab5b309e2abb552667cca84a38a1a3df5116eb72eba4144bf850b6a
checksum: 10c0/e32968180d4a98b4a6468920ce77ca0428c651dbdfe139572138dc0264d8329a93d652299b1d6ffce20db3d8a4981e497a4e5c3a5e0163d47db41b1e1d913123
languageName: node
linkType: hard

Expand Down
Loading