chore(deps-dev): bump sass from 1.77.5 to 1.77.6 (#765)

Bumps [sass](https://github.com/sass/dart-sass) from 1.77.5 to 1.77.6.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.5...1.77.6)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-18 08:19:24 +00:00
committed by GitHub
parent 8ebfb98d55
commit c682e168b7
2 changed files with 10 additions and 10 deletions

View File

@@ -44,7 +44,7 @@
"eslint-config-react-app": "^7.0.1",
"husky": "^9.0.11",
"prettier": "^3.3.2",
"sass": "^1.77.5",
"sass": "^1.77.6",
"stylelint": "^16.6.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.3.1",

18
pnpm-lock.yaml generated
View File

@@ -101,8 +101,8 @@ devDependencies:
specifier: ^3.3.2
version: 3.3.2
sass:
specifier: ^1.77.5
version: 1.77.5
specifier: ^1.77.6
version: 1.77.6
stylelint:
specifier: ^16.6.0
version: 16.6.1(typescript@5.4.5)
@@ -114,7 +114,7 @@ devDependencies:
version: 6.3.1(stylelint@16.6.1)
vite:
specifier: 5.3.1
version: 5.3.1(@types/node@20.12.13)(sass@1.77.5)
version: 5.3.1(@types/node@20.12.13)(sass@1.77.6)
vite-plugin-progress:
specifier: ^0.0.7
version: 0.0.7(vite@5.3.1)
@@ -2951,7 +2951,7 @@ packages:
vite: ^4 || ^5
dependencies:
'@swc/core': 1.5.22
vite: 5.3.1(@types/node@20.12.13)(sass@1.77.5)
vite: 5.3.1(@types/node@20.12.13)(sass@1.77.6)
transitivePeerDependencies:
- '@swc/helpers'
dev: true
@@ -5694,8 +5694,8 @@ packages:
is-regex: 1.1.4
dev: true
/sass@1.77.5:
resolution: {integrity: sha512-oDfX1mukIlxacPdQqNb6mV2tVCrnE+P3nVYioy72V5tlk56CPNcO4TCuFcaCRKKfJ1M3lH95CleRS+dVKL2qMg==}
/sass@1.77.6:
resolution: {integrity: sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
@@ -6250,10 +6250,10 @@ packages:
picocolors: 1.0.1
progress: 2.0.3
rd: 2.0.1
vite: 5.3.1(@types/node@20.12.13)(sass@1.77.5)
vite: 5.3.1(@types/node@20.12.13)(sass@1.77.6)
dev: true
/vite@5.3.1(@types/node@20.12.13)(sass@1.77.5):
/vite@5.3.1(@types/node@20.12.13)(sass@1.77.6):
resolution: {integrity: sha512-XBmSKRLXLxiaPYamLv3/hnP/KXDai1NDexN0FpkTaZXTfycHvkRHoenpgl/fvuK/kPbB6xAgoyiryAhQNxYmAQ==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -6285,7 +6285,7 @@ packages:
esbuild: 0.21.5
postcss: 8.4.38
rollup: 4.18.0
sass: 1.77.5
sass: 1.77.6
optionalDependencies:
fsevents: 2.3.3
dev: true