Skip to content

Commit eafceab

Browse files
chore(deps-dev): bump sass from 1.83.4 to 1.84.0 in /docs-site
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.4 to 1.84.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.83.4...1.84.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 600a3d8 commit eafceab

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": "^5.1.0",
3131
"eslint-plugin-react-refresh": "^0.4.18",
3232
"globals": "^15.14.0",
33-
"sass": "^1.83.4",
33+
"sass": "^1.84.0",
3434
"vite": "^6.0.11"
3535
},
3636
"packageManager": "[email protected]"

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4028,7 +4028,7 @@ __metadata:
40284028
react-datepicker: "portal:../"
40294029
react-dom: "npm:^19.0.0"
40304030
react-live: "npm:^4.1.8"
4031-
sass: "npm:^1.83.4"
4031+
sass: "npm:^1.84.0"
40324032
slugify: "npm:^1.6.6"
40334033
vite: "npm:^6.0.11"
40344034
languageName: unknown
@@ -4305,9 +4305,9 @@ __metadata:
43054305
languageName: node
43064306
linkType: hard
43074307

4308-
"sass@npm:^1.83.4":
4309-
version: 1.83.4
4310-
resolution: "sass@npm:1.83.4"
4308+
"sass@npm:^1.84.0":
4309+
version: 1.84.0
4310+
resolution: "sass@npm:1.84.0"
43114311
dependencies:
43124312
"@parcel/watcher": "npm:^2.4.1"
43134313
chokidar: "npm:^4.0.0"
@@ -4318,7 +4318,7 @@ __metadata:
43184318
optional: true
43194319
bin:
43204320
sass: sass.js
4321-
checksum: 10c0/6f27f0eebfeb50222b14baaeef548ef58a05daf8abd9797e6c499334ed7ad40541767056c8693780d06ca83d8836348ea7396a923d3be439b133507993ca78be
4321+
checksum: 10c0/4af28c12416b6f1fec2423677cfa8c48af7fb7652a50bd076e0cdd1ea260f0330948ddd6075368a734b8d6cfa16c9af5518292181334f47a9471cb542599bc7b
43224322
languageName: node
43234323
linkType: hard
43244324

0 commit comments

Comments
 (0)