From 26f3f49472d953d61b635df1a336591cc27908f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 15:50:42 +0000 Subject: chore(node_modules): bump sass from 1.80.4 to 1.80.6 (#170) Bumps [sass](https://github.com/sass/dart-sass) from 1.80.4 to 1.80.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.80.4...1.80.6) --- 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 | 36 ++++++++++++++++++++---------------- 2 files changed, 21 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index da8c90b..333414b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "eslint-plugin-jsx-a11y": "^6.10.2", "prettier": "^3.3.3", "prettier-plugin-astro": "^0.14.1", - "sass": "^1.80.4", + "sass": "^1.80.6", "sharp": "^0.33.5", "typescript": "^5.6.3", "typescript-eslint": "^8.11.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc12321..a4cd10e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,7 +31,7 @@ importers: version: 8.42.3 astro: specifier: ^4.16.7 - version: 4.16.7(rollup@4.24.0)(sass@1.80.4)(typescript@5.6.3) + version: 4.16.7(rollup@4.24.0)(sass@1.80.6)(typescript@5.6.3) eslint: specifier: ^9.13.0 version: 9.13.0(jiti@1.21.6) @@ -51,8 +51,8 @@ importers: specifier: ^0.14.1 version: 0.14.1 sass: - specifier: ^1.80.4 - version: 1.80.4 + specifier: ^1.80.6 + version: 1.80.6 sharp: specifier: ^0.33.5 version: 0.33.5 @@ -2376,8 +2376,8 @@ packages: sass-formatter@0.7.9: resolution: {integrity: sha512-CWZ8XiSim+fJVG0cFLStwDvft1VI7uvXdCNJYXhDvowiv+DsbD1nXLiQ4zrE5UBvj5DWZJ93cwN0NX5PMsr1Pw==} - sass@1.80.4: - resolution: {integrity: sha512-rhMQ2tSF5CsuuspvC94nPM9rToiAFw2h3JTrLlgmNw1MH79v8Cr3DH6KF6o6r+8oofY3iYVPUf66KzC8yuVN1w==} + sass@1.80.6: + resolution: {integrity: sha512-ccZgdHNiBF1NHBsWvacvT5rju3y1d/Eu+8Ex6c21nHp2lZGLBEtuwc415QfiI1PJa1TpCo3iXwwSRjRpn2Ckjg==} engines: {node: '>=14.0.0'} hasBin: true @@ -3526,6 +3526,7 @@ snapshots: '@parcel/watcher-win32-arm64': 2.4.1 '@parcel/watcher-win32-ia32': 2.4.1 '@parcel/watcher-win32-x64': 2.4.1 + optional: true '@pkgr/core@0.1.1': {} @@ -3948,7 +3949,7 @@ snapshots: - supports-color - typescript - astro@4.16.7(rollup@4.24.0)(sass@1.80.4)(typescript@5.6.3): + astro@4.16.7(rollup@4.24.0)(sass@1.80.6)(typescript@5.6.3): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -4004,8 +4005,8 @@ snapshots: tsconfck: 3.1.4(typescript@5.6.3) unist-util-visit: 5.0.0 vfile: 6.0.3 - vite: 5.4.10(sass@1.80.4) - vitefu: 1.0.3(vite@5.4.10(sass@1.80.4)) + vite: 5.4.10(sass@1.80.6) + vitefu: 1.0.3(vite@5.4.10(sass@1.80.6)) which-pm: 3.0.0 xxhash-wasm: 1.0.2 yargs-parser: 21.1.1 @@ -4218,7 +4219,8 @@ snapshots: dequal@2.0.3: {} - detect-libc@1.0.3: {} + detect-libc@1.0.3: + optional: true detect-libc@2.0.3: {} @@ -5395,7 +5397,8 @@ snapshots: dependencies: '@types/nlcst': 2.0.3 - node-addon-api@7.1.1: {} + node-addon-api@7.1.1: + optional: true node-releases@2.0.18: {} @@ -5735,12 +5738,13 @@ snapshots: dependencies: suf-log: 2.5.3 - sass@1.80.4: + sass@1.80.6: dependencies: - '@parcel/watcher': 2.4.1 chokidar: 4.0.1 immutable: 4.3.7 source-map-js: 1.2.1 + optionalDependencies: + '@parcel/watcher': 2.4.1 sax@1.4.1: {} @@ -6086,18 +6090,18 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite@5.4.10(sass@1.80.4): + vite@5.4.10(sass@1.80.6): dependencies: esbuild: 0.21.5 postcss: 8.4.47 rollup: 4.24.0 optionalDependencies: fsevents: 2.3.3 - sass: 1.80.4 + sass: 1.80.6 - vitefu@1.0.3(vite@5.4.10(sass@1.80.4)): + vitefu@1.0.3(vite@5.4.10(sass@1.80.6)): optionalDependencies: - vite: 5.4.10(sass@1.80.4) + vite: 5.4.10(sass@1.80.6) volar-service-css@0.0.61(@volar/language-service@2.4.5): dependencies: -- cgit v1.2.3