Skip to content

Commit f6efce9

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

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.3.0",
33-
"sass": "^1.92.0",
33+
"sass": "^1.92.1",
3434
"vite": "^7.1.5"
3535
},
3636
"packageManager": "[email protected]"

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4564,7 +4564,7 @@ __metadata:
45644564
react-datepicker: "portal:../"
45654565
react-dom: "npm:^19.1.1"
45664566
react-live: "npm:^4.1.8"
4567-
sass: "npm:^1.92.0"
4567+
sass: "npm:^1.92.1"
45684568
slugify: "npm:^1.6.6"
45694569
vite: "npm:^7.1.5"
45704570
languageName: unknown
@@ -4844,9 +4844,9 @@ __metadata:
48444844
languageName: node
48454845
linkType: hard
48464846

4847-
"sass@npm:^1.92.0":
4848-
version: 1.92.0
4849-
resolution: "sass@npm:1.92.0"
4847+
"sass@npm:^1.92.1":
4848+
version: 1.92.1
4849+
resolution: "sass@npm:1.92.1"
48504850
dependencies:
48514851
"@parcel/watcher": "npm:^2.4.1"
48524852
chokidar: "npm:^4.0.0"
@@ -4857,7 +4857,7 @@ __metadata:
48574857
optional: true
48584858
bin:
48594859
sass: sass.js
4860-
checksum: 10c0/bdff9fa6988620e2a81962efdd016e3894d19934cfadc105cf41db767f59dd47afd8ff32840e612ef700cb67e19d9e83c108f1724eb8f0bef56c4877dbe6f14d
4860+
checksum: 10c0/4c43975580f6bd5511bb140ec8445d936663ffacc7d0513aae65b95e2a46a954268177406b2dd4ac32494e868520ac5ea929c3521f04bc10293fb16dc25b2935
48614861
languageName: node
48624862
linkType: hard
48634863

0 commit comments

Comments
 (0)