From 1ed8e9f385485b6b68bd8a1a1bfccb969fde2156 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 01:52:15 +0000 Subject: [PATCH] Update dependency sass to ^1.82.0 --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 7172483e..4a991ef3 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "postcss-reporter": "^7.1.0", "postcss-scss": "^4.0.9", "rollup-plugin-visualizer": "^5.12.0", - "sass": "^1.81.1", + "sass": "^1.82.0", "stylelint": "^14.16.1", "stylelint-config-standard-scss": "^6.1.0", "stylelint-scss": "^5.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e84dcef..0d4e687d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,7 +56,7 @@ importers: version: 8.5.13 '@vitejs/plugin-vue': specifier: ^4.6.2 - version: 4.6.2(vite@4.5.5(@types/node@20.17.9)(sass@1.81.1))(vue@3.5.13(typescript@5.6.3)) + version: 4.6.2(vite@4.5.5(@types/node@20.17.9)(sass@1.82.0))(vue@3.5.13(typescript@5.6.3)) '@vuedx/typescript-plugin-vue': specifier: ^0.7.6 version: 0.7.6 @@ -85,8 +85,8 @@ importers: specifier: ^5.12.0 version: 5.12.0(rollup@3.29.5) sass: - specifier: ^1.81.1 - version: 1.81.1 + specifier: ^1.82.0 + version: 1.82.0 stylelint: specifier: ^14.16.1 version: 14.16.1 @@ -101,7 +101,7 @@ importers: version: 5.6.3 vite: specifier: ^4.5.5 - version: 4.5.5(@types/node@20.17.9)(sass@1.81.1) + version: 4.5.5(@types/node@20.17.9)(sass@1.82.0) vite-svg-loader: specifier: ^4.0.0 version: 4.0.0 @@ -1742,8 +1742,8 @@ packages: safe-buffer@5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} - sass@1.81.1: - resolution: {integrity: sha512-VNLgf4FC5yFyKwAumAAwwNh8X4SevlVREq3Y8aDZIkm0lI/zO1feycMXQ4hn+eB6FVhRbleSQ1Yb/q8juSldTA==} + sass@1.82.0: + resolution: {integrity: sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==} engines: {node: '>=14.0.0'} hasBin: true @@ -2658,9 +2658,9 @@ snapshots: '@typescript-eslint/types': 8.16.0 eslint-visitor-keys: 4.2.0 - '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@20.17.9)(sass@1.81.1))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@20.17.9)(sass@1.82.0))(vue@3.5.13(typescript@5.6.3))': dependencies: - vite: 4.5.5(@types/node@20.17.9)(sass@1.81.1) + vite: 4.5.5(@types/node@20.17.9)(sass@1.82.0) vue: 3.5.13(typescript@5.6.3) '@volar/language-core@2.4.10': @@ -3872,7 +3872,7 @@ snapshots: safe-buffer@5.1.2: {} - sass@1.81.1: + sass@1.82.0: dependencies: chokidar: 4.0.1 immutable: 5.0.3 @@ -4175,7 +4175,7 @@ snapshots: '@vue/compiler-sfc': 3.5.13 svgo: 3.3.2 - vite@4.5.5(@types/node@20.17.9)(sass@1.81.1): + vite@4.5.5(@types/node@20.17.9)(sass@1.82.0): dependencies: esbuild: 0.18.20 postcss: 8.4.49 @@ -4183,7 +4183,7 @@ snapshots: optionalDependencies: '@types/node': 20.17.9 fsevents: 2.3.3 - sass: 1.81.1 + sass: 1.82.0 vscode-languageserver-textdocument@1.0.12: {}