From d68a7e30139ef7bce5606a17dfcdefea4bfc734a Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Wed, 7 Jun 2023 21:15:31 +0000 Subject: [PATCH] chore(deps): update dependency sass to v1.63.0 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index da44a620..1f0f1de0 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "rollup": "3.24.0", "rollup-plugin-livereload": "2.0.5", "rollup-plugin-swc3": "0.8.2", - "sass": "1.62.1", + "sass": "1.63.0", "semver": "7.5.1", "tslib": "2.5.3", "typescript": "5.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 748e414d..15b53722 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ devDependencies: specifier: 0.8.2 version: 0.8.2(@swc/core@1.3.62)(rollup@3.24.0) sass: - specifier: 1.62.1 - version: 1.62.1 + specifier: 1.63.0 + version: 1.63.0 semver: specifier: 7.5.1 version: 7.5.1 @@ -88,10 +88,10 @@ devDependencies: version: 5.1.3 vite: specifier: 4.3.9 - version: 4.3.9(@types/node@18.16.16)(sass@1.62.1) + version: 4.3.9(@types/node@18.16.16)(sass@1.63.0) vitest: specifier: 0.32.0 - version: 0.32.0(sass@1.62.1) + version: 0.32.0(sass@1.63.0) yargs: specifier: 17.7.2 version: 17.7.2 @@ -4064,8 +4064,8 @@ packages: is-regex: 1.1.4 dev: true - /sass@1.62.1: - resolution: {integrity: sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==} + /sass@1.63.0: + resolution: {integrity: sha512-YIkMh4jvWB0R43XxjEr+GG26G1X40y4tDRoBhbOD4KkfXrwJgD8elAqU4mUqC5kP2nTrf7v77ZgYPZVFebHmyw==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -4606,7 +4606,7 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite-node@0.32.0(@types/node@18.16.16)(sass@1.62.1): + /vite-node@0.32.0(@types/node@18.16.16)(sass@1.63.0): resolution: {integrity: sha512-220P/y8YacYAU+daOAqiGEFXx2A8AwjadDzQqos6wSukjvvTWNqleJSwoUn0ckyNdjHIKoxn93Nh1vWBqEKr3Q==} engines: {node: '>=v14.18.0'} hasBin: true @@ -4616,7 +4616,7 @@ packages: mlly: 1.2.0 pathe: 1.1.0 picocolors: 1.0.0 - vite: 4.3.9(@types/node@18.16.16)(sass@1.62.1) + vite: 4.3.9(@types/node@18.16.16)(sass@1.63.0) transitivePeerDependencies: - '@types/node' - less @@ -4627,7 +4627,7 @@ packages: - terser dev: true - /vite@4.3.9(@types/node@18.16.16)(sass@1.62.1): + /vite@4.3.9(@types/node@18.16.16)(sass@1.63.0): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -4656,12 +4656,12 @@ packages: esbuild: 0.17.12 postcss: 8.4.23 rollup: 3.24.0 - sass: 1.62.1 + sass: 1.63.0 optionalDependencies: fsevents: 2.3.2 dev: true - /vitest@0.32.0(sass@1.62.1): + /vitest@0.32.0(sass@1.63.0): resolution: {integrity: sha512-SW83o629gCqnV3BqBnTxhB10DAwzwEx3z+rqYZESehUB+eWsJxwcBQx7CKy0otuGMJTYh7qCVuUX23HkftGl/Q==} engines: {node: '>=v14.18.0'} hasBin: true @@ -4714,8 +4714,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.5.0 - vite: 4.3.9(@types/node@18.16.16)(sass@1.62.1) - vite-node: 0.32.0(@types/node@18.16.16)(sass@1.62.1) + vite: 4.3.9(@types/node@18.16.16)(sass@1.63.0) + vite-node: 0.32.0(@types/node@18.16.16)(sass@1.63.0) why-is-node-running: 2.2.2 transitivePeerDependencies: - less