chore(deps-dev): bump sass from 1.72.0 to 1.74.1

Bumps [sass](https://github.com/sass/dart-sass) from 1.72.0 to 1.74.1.
- [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.72.0...1.74.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-04 08:04:12 +00:00 committed by GitHub
parent 9fd263b256
commit 62cd50da7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 16 deletions

View File

@ -43,7 +43,7 @@
"eslint-config-react-app": "^7.0.1",
"husky": "^9.0.11",
"prettier": "^3.2.5",
"sass": "^1.72.0",
"sass": "^1.74.1",
"stylelint": "^16.3.1",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.2.1",

View File

@ -98,8 +98,8 @@ devDependencies:
specifier: ^3.2.5
version: 3.2.5
sass:
specifier: ^1.72.0
version: 1.72.0
specifier: ^1.74.1
version: 1.74.1
stylelint:
specifier: ^16.3.1
version: 16.3.1(typescript@5.3.3)
@ -111,7 +111,7 @@ devDependencies:
version: 6.2.1(stylelint@16.3.1)
vite:
specifier: 5.2.7
version: 5.2.7(@types/node@20.11.19)(sass@1.72.0)
version: 5.2.7(@types/node@20.11.19)(sass@1.74.1)
vite-plugin-progress:
specifier: ^0.0.7
version: 0.0.7(vite@5.2.7)
@ -2972,7 +2972,7 @@ packages:
vite: ^4 || ^5
dependencies:
'@swc/core': 1.4.1
vite: 5.2.7(@types/node@20.11.19)(sass@1.72.0)
vite: 5.2.7(@types/node@20.11.19)(sass@1.74.1)
transitivePeerDependencies:
- '@swc/helpers'
dev: true
@ -5684,14 +5684,14 @@ packages:
is-regex: 1.1.4
dev: true
/sass@1.72.0:
resolution: {integrity: sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==}
/sass@1.74.1:
resolution: {integrity: sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
chokidar: 3.6.0
immutable: 4.3.5
source-map-js: 1.0.2
source-map-js: 1.2.0
dev: true
/scheduler@0.23.0:
@ -5775,11 +5775,6 @@ packages:
is-fullwidth-code-point: 3.0.0
dev: true
/source-map-js@1.0.2:
resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
engines: {node: '>=0.10.0'}
dev: true
/source-map-js@1.2.0:
resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
engines: {node: '>=0.10.0'}
@ -6219,10 +6214,10 @@ packages:
picocolors: 1.0.0
progress: 2.0.3
rd: 2.0.1
vite: 5.2.7(@types/node@20.11.19)(sass@1.72.0)
vite: 5.2.7(@types/node@20.11.19)(sass@1.74.1)
dev: true
/vite@5.2.7(@types/node@20.11.19)(sass@1.72.0):
/vite@5.2.7(@types/node@20.11.19)(sass@1.74.1):
resolution: {integrity: sha512-k14PWOKLI6pMaSzAuGtT+Cf0YmIx12z9YGon39onaJNy8DLBfBJrzg9FQEmkAM5lpHBZs9wksWAsyF/HkpEwJA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@ -6254,7 +6249,7 @@ packages:
esbuild: 0.20.2
postcss: 8.4.38
rollup: 4.13.0
sass: 1.72.0
sass: 1.74.1
optionalDependencies:
fsevents: 2.3.3
dev: true