Skip to content

Commit 6ec0950

Browse files
chore(deps-dev): bump sass from 1.93.3 to 1.94.0 in /docs-site
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.3 to 1.94.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.93.3...1.94.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.94.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 139f974 commit 6ec0950

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
@@ -36,7 +36,7 @@
3636
"eslint-plugin-react-hooks": "^7.0.1",
3737
"eslint-plugin-react-refresh": "^0.4.24",
3838
"globals": "^16.5.0",
39-
"sass": "^1.93.3",
39+
"sass": "^1.94.2",
4040
"typescript": "^5.9.3",
4141
"vite": "^7.2.2"
4242
},

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4762,7 +4762,7 @@ __metadata:
47624762
react-datepicker: "portal:../"
47634763
react-dom: "npm:^19.2.0"
47644764
react-live: "npm:^4.1.8"
4765-
sass: "npm:^1.93.3"
4765+
sass: "npm:^1.94.2"
47664766
slugify: "npm:^1.6.6"
47674767
typescript: "npm:^5.9.3"
47684768
vite: "npm:^7.2.2"
@@ -5059,9 +5059,9 @@ __metadata:
50595059
languageName: node
50605060
linkType: hard
50615061

5062-
"sass@npm:^1.93.3":
5063-
version: 1.93.3
5064-
resolution: "sass@npm:1.93.3"
5062+
"sass@npm:^1.94.2":
5063+
version: 1.94.2
5064+
resolution: "sass@npm:1.94.2"
50655065
dependencies:
50665066
"@parcel/watcher": "npm:^2.4.1"
50675067
chokidar: "npm:^4.0.0"
@@ -5072,7 +5072,7 @@ __metadata:
50725072
optional: true
50735073
bin:
50745074
sass: sass.js
5075-
checksum: 10c0/b9facc64de10c9d1514272c1dcbb48ca99d5f591a1cd43fd27d641275d9d95948f1299107ab5b309e2abb552667cca84a38a1a3df5116eb72eba4144bf850b6a
5075+
checksum: 10c0/49a656dfab58299165ef94e71483a333972daee68c49fa542858d4912accdfb1707338226a165b1a2dfcdb2509fcda5a5b4f3780d14e49b6d38d93c8043475d3
50765076
languageName: node
50775077
linkType: hard
50785078

0 commit comments

Comments
 (0)