chore(deps-dev): bump sass from 1.77.4 to 1.77.5 (#756)

Bumps [sass](https://github.com/sass/dart-sass) from 1.77.4 to 1.77.5.
- [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.4...1.77.5)

---
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-12 08:53:33 +00:00
committed by GitHub
parent ef3c7c98c6
commit 246a405822
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.4",
"sass": "^1.77.5",
"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.4
version: 1.77.4
specifier: ^1.77.5
version: 1.77.5
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.2.13
version: 5.2.13(@types/node@20.12.13)(sass@1.77.4)
version: 5.2.13(@types/node@20.12.13)(sass@1.77.5)
vite-plugin-progress:
specifier: ^0.0.7
version: 0.0.7(vite@5.2.13)
@@ -2951,7 +2951,7 @@ packages:
vite: ^4 || ^5
dependencies:
'@swc/core': 1.5.22
vite: 5.2.13(@types/node@20.12.13)(sass@1.77.4)
vite: 5.2.13(@types/node@20.12.13)(sass@1.77.5)
transitivePeerDependencies:
- '@swc/helpers'
dev: true
@@ -5694,8 +5694,8 @@ packages:
is-regex: 1.1.4
dev: true
/sass@1.77.4:
resolution: {integrity: sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==}
/sass@1.77.5:
resolution: {integrity: sha512-oDfX1mukIlxacPdQqNb6mV2tVCrnE+P3nVYioy72V5tlk56CPNcO4TCuFcaCRKKfJ1M3lH95CleRS+dVKL2qMg==}
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.2.13(@types/node@20.12.13)(sass@1.77.4)
vite: 5.2.13(@types/node@20.12.13)(sass@1.77.5)
dev: true
/vite@5.2.13(@types/node@20.12.13)(sass@1.77.4):
/vite@5.2.13(@types/node@20.12.13)(sass@1.77.5):
resolution: {integrity: sha512-SSq1noJfY9pR3I1TUENL3rQYDQCFqgD+lM6fTRAM8Nv6Lsg5hDLaXkjETVeBt+7vZBCMoibD+6IWnT2mJ+Zb/A==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -6285,7 +6285,7 @@ packages:
esbuild: 0.20.2
postcss: 8.4.38
rollup: 4.18.0
sass: 1.77.4
sass: 1.77.5
optionalDependencies:
fsevents: 2.3.3
dev: true