Skip to content

Commit 80950c9

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

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.19",
3232
"globals": "^16.0.0",
33-
"sass": "^1.86.3",
33+
"sass": "^1.87.0",
3434
"vite": "^6.3.4"
3535
},
3636
"packageManager": "[email protected]"

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4271,7 +4271,7 @@ __metadata:
42714271
react-datepicker: "portal:../"
42724272
react-dom: "npm:^19.1.0"
42734273
react-live: "npm:^4.1.8"
4274-
sass: "npm:^1.86.3"
4274+
sass: "npm:^1.87.0"
42754275
slugify: "npm:^1.6.6"
42764276
vite: "npm:^6.3.4"
42774277
languageName: unknown
@@ -4551,9 +4551,9 @@ __metadata:
45514551
languageName: node
45524552
linkType: hard
45534553

4554-
"sass@npm:^1.86.3":
4555-
version: 1.86.3
4556-
resolution: "sass@npm:1.86.3"
4554+
"sass@npm:^1.87.0":
4555+
version: 1.87.0
4556+
resolution: "sass@npm:1.87.0"
45574557
dependencies:
45584558
"@parcel/watcher": "npm:^2.4.1"
45594559
chokidar: "npm:^4.0.0"
@@ -4564,7 +4564,7 @@ __metadata:
45644564
optional: true
45654565
bin:
45664566
sass: sass.js
4567-
checksum: 10c0/ba819a0828f732adf7a94cd8ca017bce92bc299ffb878836ed1da80a30612bfbbf56a5e42d6dff3ad80d919c2025afb42948fc7b54a7bc61a9a2d58e1e0c558a
4567+
checksum: 10c0/bd245faf14e4783dc547765350cf05817edaac0d6d6f6e4da8ab751f3eb3cc3873afd563c0ce416a24aa6c9c4e9023b05096447fc006660a01f76adffb54fbc6
45684568
languageName: node
45694569
linkType: hard
45704570

0 commit comments

Comments
 (0)