From b6f6b17f43e696ddb1b0d9ca4c34975ef55df16f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:44:22 +0000 Subject: chore(node_modules): bump sass from 1.82.0 to 1.83.0 (#202) Bumps [sass](https://github.com/sass/dart-sass) from 1.82.0 to 1.83.0. - [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.82.0...1.83.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 16594c1..65b9fb7 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "eslint-plugin-jsx-a11y": "^6.10.2", "prettier": "^3.4.2", "prettier-plugin-astro": "^0.14.1", - "sass": "^1.82.0", + "sass": "^1.83.0", "sharp": "^0.33.5", "typescript": "^5.7.2", "typescript-eslint": "^8.15.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dd5d7f8..40ed3c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,7 +31,7 @@ importers: version: 8.42.3 astro: specifier: ^4.16.14 - version: 4.16.14(rollup@4.24.0)(sass@1.82.0)(typescript@5.7.2) + version: 4.16.14(rollup@4.24.0)(sass@1.83.0)(typescript@5.7.2) eslint: specifier: ^9.17.0 version: 9.17.0(jiti@1.21.6) @@ -51,8 +51,8 @@ importers: specifier: ^0.14.1 version: 0.14.1 sass: - specifier: ^1.82.0 - version: 1.82.0 + specifier: ^1.83.0 + version: 1.83.0 sharp: specifier: ^0.33.5 version: 0.33.5 @@ -2333,8 +2333,8 @@ packages: sass-formatter@0.7.9: resolution: {integrity: sha512-CWZ8XiSim+fJVG0cFLStwDvft1VI7uvXdCNJYXhDvowiv+DsbD1nXLiQ4zrE5UBvj5DWZJ93cwN0NX5PMsr1Pw==} - sass@1.82.0: - resolution: {integrity: sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==} + sass@1.83.0: + resolution: {integrity: sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==} engines: {node: '>=14.0.0'} hasBin: true @@ -3852,7 +3852,7 @@ snapshots: - supports-color - typescript - astro@4.16.14(rollup@4.24.0)(sass@1.82.0)(typescript@5.7.2): + astro@4.16.14(rollup@4.24.0)(sass@1.83.0)(typescript@5.7.2): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -3908,8 +3908,8 @@ snapshots: tsconfck: 3.1.4(typescript@5.7.2) unist-util-visit: 5.0.0 vfile: 6.0.3 - vite: 5.4.10(sass@1.82.0) - vitefu: 1.0.3(vite@5.4.10(sass@1.82.0)) + vite: 5.4.10(sass@1.83.0) + vitefu: 1.0.3(vite@5.4.10(sass@1.83.0)) which-pm: 3.0.0 xxhash-wasm: 1.0.2 yargs-parser: 21.1.1 @@ -5626,7 +5626,7 @@ snapshots: dependencies: suf-log: 2.5.3 - sass@1.82.0: + sass@1.83.0: dependencies: chokidar: 4.0.1 immutable: 5.0.2 @@ -5974,18 +5974,18 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite@5.4.10(sass@1.82.0): + vite@5.4.10(sass@1.83.0): dependencies: esbuild: 0.21.5 postcss: 8.4.47 rollup: 4.24.0 optionalDependencies: fsevents: 2.3.3 - sass: 1.82.0 + sass: 1.83.0 - vitefu@1.0.3(vite@5.4.10(sass@1.82.0)): + vitefu@1.0.3(vite@5.4.10(sass@1.83.0)): optionalDependencies: - vite: 5.4.10(sass@1.82.0) + vite: 5.4.10(sass@1.83.0) volar-service-css@0.0.61(@volar/language-service@2.4.5): dependencies: -- cgit v1.2.3