Skip to content

Commit 05df437

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

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

0 commit comments

Comments
 (0)