Skip to content

Commit dfdc1e4

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

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.1.0",
33-
"sass": "^1.87.0",
33+
"sass": "^1.88.0",
3434
"vite": "^6.3.5"
3535
},
3636
"packageManager": "[email protected]"

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4655,7 +4655,7 @@ __metadata:
46554655
react-datepicker: "portal:../"
46564656
react-dom: "npm:^19.1.0"
46574657
react-live: "npm:^4.1.8"
4658-
sass: "npm:^1.87.0"
4658+
sass: "npm:^1.88.0"
46594659
slugify: "npm:^1.6.6"
46604660
vite: "npm:^6.3.5"
46614661
languageName: unknown
@@ -4955,9 +4955,9 @@ __metadata:
49554955
languageName: node
49564956
linkType: hard
49574957

4958-
"sass@npm:^1.87.0":
4959-
version: 1.87.0
4960-
resolution: "sass@npm:1.87.0"
4958+
"sass@npm:^1.88.0":
4959+
version: 1.88.0
4960+
resolution: "sass@npm:1.88.0"
49614961
dependencies:
49624962
"@parcel/watcher": "npm:^2.4.1"
49634963
chokidar: "npm:^4.0.0"
@@ -4968,7 +4968,7 @@ __metadata:
49684968
optional: true
49694969
bin:
49704970
sass: sass.js
4971-
checksum: 10c0/bd245faf14e4783dc547765350cf05817edaac0d6d6f6e4da8ab751f3eb3cc3873afd563c0ce416a24aa6c9c4e9023b05096447fc006660a01f76adffb54fbc6
4971+
checksum: 10c0/dcb16dc29116bfa5a90485d24fd8020d2b0d95155bd2e31285901588729343b59fefe44365c5f146b2ba5a9ebadef90b23a7220b902507bdbd91ca2ba0a0b688
49724972
languageName: node
49734973
linkType: hard
49744974

0 commit comments

Comments
 (0)