Skip to content

Commit dd189c8

Browse files
chore(deps-dev): bump sass from 1.93.2 to 1.93.3 in /docs-site
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.2 to 1.93.3. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.93.2...1.93.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c31d7d commit dd189c8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-react-hooks": "^7.0.1",
3737
"eslint-plugin-react-refresh": "^0.4.24",
3838
"globals": "^16.5.0",
39-
"sass": "^1.93.2",
39+
"sass": "^1.93.3",
4040
"typescript": "^5.9.3",
4141
"vite": "^7.1.12"
4242
},

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4793,7 +4793,7 @@ __metadata:
47934793
react-datepicker: "portal:../"
47944794
react-dom: "npm:^19.2.0"
47954795
react-live: "npm:^4.1.8"
4796-
sass: "npm:^1.93.2"
4796+
sass: "npm:^1.93.3"
47974797
slugify: "npm:^1.6.6"
47984798
typescript: "npm:^5.9.3"
47994799
vite: "npm:^7.1.12"
@@ -5090,9 +5090,9 @@ __metadata:
50905090
languageName: node
50915091
linkType: hard
50925092

5093-
"sass@npm:^1.93.2":
5094-
version: 1.93.2
5095-
resolution: "sass@npm:1.93.2"
5093+
"sass@npm:^1.93.3":
5094+
version: 1.93.3
5095+
resolution: "sass@npm:1.93.3"
50965096
dependencies:
50975097
"@parcel/watcher": "npm:^2.4.1"
50985098
chokidar: "npm:^4.0.0"
@@ -5103,7 +5103,7 @@ __metadata:
51035103
optional: true
51045104
bin:
51055105
sass: sass.js
5106-
checksum: 10c0/5a19f12dbe8c142e40c1e0473d1e624898242b1c21010301e169b528be8c580df6356329c798522b525eb11eda4b04b9b77422badc55c47889600f8477201d2b
5106+
checksum: 10c0/b9facc64de10c9d1514272c1dcbb48ca99d5f591a1cd43fd27d641275d9d95948f1299107ab5b309e2abb552667cca84a38a1a3df5116eb72eba4144bf850b6a
51075107
languageName: node
51085108
linkType: hard
51095109

0 commit comments

Comments
 (0)