Skip to content

Commit b6211be

Browse files
chore(deps-dev): bump sass from 1.89.2 to 1.90.0 in /docs-site
Bumps [sass](https://github.com/sass/dart-sass) from 1.89.2 to 1.90.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.89.2...1.90.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.90.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9beb8c5 commit b6211be

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.89.2",
33+
"sass": "^1.90.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
@@ -4488,7 +4488,7 @@ __metadata:
44884488
react-datepicker: "portal:../"
44894489
react-dom: "npm:^19.1.1"
44904490
react-live: "npm:^4.1.8"
4491-
sass: "npm:^1.89.2"
4491+
sass: "npm:^1.90.0"
44924492
slugify: "npm:^1.6.6"
44934493
vite: "npm:^6.3.5"
44944494
languageName: unknown
@@ -4768,9 +4768,9 @@ __metadata:
47684768
languageName: node
47694769
linkType: hard
47704770

4771-
"sass@npm:^1.89.2":
4772-
version: 1.89.2
4773-
resolution: "sass@npm:1.89.2"
4771+
"sass@npm:^1.90.0":
4772+
version: 1.90.0
4773+
resolution: "sass@npm:1.90.0"
47744774
dependencies:
47754775
"@parcel/watcher": "npm:^2.4.1"
47764776
chokidar: "npm:^4.0.0"
@@ -4781,7 +4781,7 @@ __metadata:
47814781
optional: true
47824782
bin:
47834783
sass: sass.js
4784-
checksum: 10c0/752ccc7581b0c6395f63918116c20924e99943a86d79e94f5c4a0d41b1e981fe1f0ecd1ee82fff21496f81dbc91f68fb35a498166562ec8ec53e7aad7c3dbd9d
4784+
checksum: 10c0/cd882a61811447c079cdc78b41f3be8164f2a2ced56e0b256b33da2de383a5f10e11ed15f8080bd832e6df302238e11649b07eb5f6e7d257d9b6982a8325d269
47854785
languageName: node
47864786
linkType: hard
47874787

0 commit comments

Comments
 (0)