From 7a08b0bfb475d861a8c2d2650d2266d142feddfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 08:11:41 +0000 Subject: [PATCH] chore(deps-dev): bump sass from 1.77.7 to 1.77.8 (#786) Bumps [sass](https://github.com/sass/dart-sass) from 1.77.7 to 1.77.8. - [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.7...1.77.8) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 35baaee5..0a18a123 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-config-react-app": "^7.0.1", "husky": "^9.0.11", "prettier": "^3.3.2", - "sass": "^1.77.7", + "sass": "^1.77.8", "stylelint": "^16.6.0", "stylelint-config-standard-scss": "^13.1.0", "stylelint-scss": "^6.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fec36f0e..27be4a3b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,7 +83,7 @@ importers: version: 0.0.2 '@vitejs/plugin-react-swc': specifier: ^3.6.0 - version: 3.7.0(vite@5.3.3(@types/node@20.12.13)(sass@1.77.7)) + version: 3.7.0(vite@5.3.3(@types/node@20.12.13)(sass@1.77.8)) adm-zip: specifier: 0.5.14 version: 0.5.14 @@ -103,8 +103,8 @@ importers: specifier: ^3.3.2 version: 3.3.2 sass: - specifier: ^1.77.7 - version: 1.77.7 + specifier: ^1.77.8 + version: 1.77.8 stylelint: specifier: ^16.6.0 version: 16.6.1(typescript@5.4.5) @@ -116,10 +116,10 @@ importers: version: 6.4.1(stylelint@16.6.1(typescript@5.4.5)) vite: specifier: 5.3.3 - version: 5.3.3(@types/node@20.12.13)(sass@1.77.7) + version: 5.3.3(@types/node@20.12.13)(sass@1.77.8) vite-plugin-progress: specifier: ^0.0.7 - version: 0.0.7(vite@5.3.3(@types/node@20.12.13)(sass@1.77.7)) + version: 0.0.7(vite@5.3.3(@types/node@20.12.13)(sass@1.77.8)) packages: @@ -3107,8 +3107,8 @@ packages: resolution: {integrity: sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==} engines: {node: '>= 0.4'} - sass@1.77.7: - resolution: {integrity: sha512-9ywH75cO+rLjbrZ6en3Gp8qAMwPGBapFtlsMJoDTkcMU/bSe5a6cjKVUn5Jr4Gzg5GbP3HE8cm+02pLCgcoMow==} + sass@1.77.8: + resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==} engines: {node: '>=14.0.0'} hasBin: true @@ -5098,10 +5098,10 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-react-swc@3.7.0(vite@5.3.3(@types/node@20.12.13)(sass@1.77.7))': + '@vitejs/plugin-react-swc@3.7.0(vite@5.3.3(@types/node@20.12.13)(sass@1.77.8))': dependencies: '@swc/core': 1.5.22 - vite: 5.3.3(@types/node@20.12.13)(sass@1.77.7) + vite: 5.3.3(@types/node@20.12.13)(sass@1.77.8) transitivePeerDependencies: - '@swc/helpers' @@ -6775,7 +6775,7 @@ snapshots: es-errors: 1.3.0 is-regex: 1.1.4 - sass@1.77.7: + sass@1.77.8: dependencies: chokidar: 3.6.0 immutable: 4.3.6 @@ -7111,14 +7111,14 @@ snapshots: dependencies: base64-arraybuffer: 1.0.2 - vite-plugin-progress@0.0.7(vite@5.3.3(@types/node@20.12.13)(sass@1.77.7)): + vite-plugin-progress@0.0.7(vite@5.3.3(@types/node@20.12.13)(sass@1.77.8)): dependencies: picocolors: 1.0.1 progress: 2.0.3 rd: 2.0.1 - vite: 5.3.3(@types/node@20.12.13)(sass@1.77.7) + vite: 5.3.3(@types/node@20.12.13)(sass@1.77.8) - vite@5.3.3(@types/node@20.12.13)(sass@1.77.7): + vite@5.3.3(@types/node@20.12.13)(sass@1.77.8): dependencies: esbuild: 0.21.5 postcss: 8.4.39 @@ -7126,7 +7126,7 @@ snapshots: optionalDependencies: '@types/node': 20.12.13 fsevents: 2.3.3 - sass: 1.77.7 + sass: 1.77.8 warning@4.0.3: dependencies: