Skip to content

Commit ee40dd7

Browse files
chore(deps-dev): bump sass from 1.92.1 to 1.93.2 in /docs-site
Bumps [sass](https://github.com/sass/dart-sass) from 1.92.1 to 1.93.2. - [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.92.1...1.93.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55fe987 commit ee40dd7

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
@@ -30,7 +30,7 @@
3030
"eslint-plugin-react-hooks": "^6.0.0",
3131
"eslint-plugin-react-refresh": "^0.4.20",
3232
"globals": "^16.4.0",
33-
"sass": "^1.92.1",
33+
"sass": "^1.93.2",
3434
"vite": "^7.1.6"
3535
},
3636
"packageManager": "[email protected]"

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4610,7 +4610,7 @@ __metadata:
46104610
react-datepicker: "portal:../"
46114611
react-dom: "npm:^19.1.1"
46124612
react-live: "npm:^4.1.8"
4613-
sass: "npm:^1.92.1"
4613+
sass: "npm:^1.93.2"
46144614
slugify: "npm:^1.6.6"
46154615
vite: "npm:^7.1.6"
46164616
languageName: unknown
@@ -4890,9 +4890,9 @@ __metadata:
48904890
languageName: node
48914891
linkType: hard
48924892

4893-
"sass@npm:^1.92.1":
4894-
version: 1.92.1
4895-
resolution: "sass@npm:1.92.1"
4893+
"sass@npm:^1.93.2":
4894+
version: 1.93.2
4895+
resolution: "sass@npm:1.93.2"
48964896
dependencies:
48974897
"@parcel/watcher": "npm:^2.4.1"
48984898
chokidar: "npm:^4.0.0"
@@ -4903,7 +4903,7 @@ __metadata:
49034903
optional: true
49044904
bin:
49054905
sass: sass.js
4906-
checksum: 10c0/4c43975580f6bd5511bb140ec8445d936663ffacc7d0513aae65b95e2a46a954268177406b2dd4ac32494e868520ac5ea929c3521f04bc10293fb16dc25b2935
4906+
checksum: 10c0/5a19f12dbe8c142e40c1e0473d1e624898242b1c21010301e169b528be8c580df6356329c798522b525eb11eda4b04b9b77422badc55c47889600f8477201d2b
49074907
languageName: node
49084908
linkType: hard
49094909

0 commit comments

Comments
 (0)