Skip to content

Commit 8300b7c

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs-site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-plugin-react-hooks": "^5.2.0",
3131
"eslint-plugin-react-refresh": "^0.4.19",
3232
"globals": "^16.0.0",
33-
"sass": "^1.85.1",
33+
"sass": "^1.86.0",
3434
"vite": "^6.2.3"
3535
},
3636
"packageManager": "[email protected]"

docs-site/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4043,7 +4043,7 @@ __metadata:
40434043
react-datepicker: "portal:../"
40444044
react-dom: "npm:^19.0.0"
40454045
react-live: "npm:^4.1.8"
4046-
sass: "npm:^1.85.1"
4046+
sass: "npm:^1.86.0"
40474047
slugify: "npm:^1.6.6"
40484048
vite: "npm:^6.2.3"
40494049
languageName: unknown
@@ -4320,9 +4320,9 @@ __metadata:
43204320
languageName: node
43214321
linkType: hard
43224322

4323-
"sass@npm:^1.85.1":
4324-
version: 1.85.1
4325-
resolution: "sass@npm:1.85.1"
4323+
"sass@npm:^1.86.0":
4324+
version: 1.86.0
4325+
resolution: "sass@npm:1.86.0"
43264326
dependencies:
43274327
"@parcel/watcher": "npm:^2.4.1"
43284328
chokidar: "npm:^4.0.0"
@@ -4333,7 +4333,7 @@ __metadata:
43334333
optional: true
43344334
bin:
43354335
sass: sass.js
4336-
checksum: 10c0/f843aa1df1dca2f0e9cb2fb247e4939fd514ae4c182cdd1900a0622c0d71b40dfb1c4225f78b78e165a318287ca137ec597695db3e496408bd16a921a2bc2b3f
4336+
checksum: 10c0/921caea1fd8a450d4a986e5570ce13c4ca7b2a57da390811add3d2087ad8f46f53b34652ddcb237d8bdaad49c560b8d6eee130c733c787d058bc5a71a914c139
43374337
languageName: node
43384338
linkType: hard
43394339

0 commit comments

Comments
 (0)