diff --git a/package.json b/package.json index 3761ab99..83c57051 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "rimraf": "5.0.1", "rollup": "3.27.0", "rollup-plugin-swc3": "0.9.1", - "sass": "1.64.1", + "sass": "1.64.2", "semver": "7.5.4", "tslib": "2.6.1", "typescript": "5.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a3bbdd23..7e4f5c05 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ devDependencies: specifier: 0.9.1 version: 0.9.1(@swc/core@1.3.72)(rollup@3.27.0) sass: - specifier: 1.64.1 - version: 1.64.1 + specifier: 1.64.2 + version: 1.64.2 semver: specifier: 7.5.4 version: 7.5.4 @@ -85,10 +85,10 @@ devDependencies: version: 5.1.6 vite: specifier: 4.4.7 - version: 4.4.7(@types/node@18.17.1)(sass@1.64.1) + version: 4.4.7(@types/node@18.17.1)(sass@1.64.2) vitest: specifier: 0.33.0 - version: 0.33.0(sass@1.64.1) + version: 0.33.0(sass@1.64.2) yargs: specifier: 17.7.2 version: 17.7.2 @@ -4295,8 +4295,8 @@ packages: is-regex: 1.1.4 dev: true - /sass@1.64.1: - resolution: {integrity: sha512-16rRACSOFEE8VN7SCgBu1MpYCyN7urj9At898tyzdXFhC+a+yOX5dXwAR7L8/IdPJ1NB8OYoXmD55DM30B2kEQ==} + /sass@1.64.2: + resolution: {integrity: sha512-TnDlfc+CRnUAgLO9D8cQLFu/GIjJIzJCGkE7o4ekIGQOH7T3GetiRR/PsTWJUHhkzcSPrARkPI+gNWn5alCzDg==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -4841,7 +4841,7 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite-node@0.33.0(@types/node@18.17.1)(sass@1.64.1): + /vite-node@0.33.0(@types/node@18.17.1)(sass@1.64.2): resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} engines: {node: '>=v14.18.0'} hasBin: true @@ -4851,7 +4851,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.7(@types/node@18.17.1)(sass@1.64.1) + vite: 4.4.7(@types/node@18.17.1)(sass@1.64.2) transitivePeerDependencies: - '@types/node' - less @@ -4863,7 +4863,7 @@ packages: - terser dev: true - /vite@4.4.7(@types/node@18.17.1)(sass@1.64.1): + /vite@4.4.7(@types/node@18.17.1)(sass@1.64.2): resolution: {integrity: sha512-6pYf9QJ1mHylfVh39HpuSfMPojPSKVxZvnclX1K1FyZ1PXDOcLBibdq5t1qxJSnL63ca8Wf4zts6mD8u8oc9Fw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -4895,12 +4895,12 @@ packages: esbuild: 0.18.11 postcss: 8.4.26 rollup: 3.27.0 - sass: 1.64.1 + sass: 1.64.2 optionalDependencies: fsevents: 2.3.2 dev: true - /vitest@0.33.0(sass@1.64.1): + /vitest@0.33.0(sass@1.64.2): resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==} engines: {node: '>=v14.18.0'} hasBin: true @@ -4952,8 +4952,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.6.0 - vite: 4.4.7(@types/node@18.17.1)(sass@1.64.1) - vite-node: 0.33.0(@types/node@18.17.1)(sass@1.64.1) + vite: 4.4.7(@types/node@18.17.1)(sass@1.64.2) + vite-node: 0.33.0(@types/node@18.17.1)(sass@1.64.2) why-is-node-running: 2.2.2 transitivePeerDependencies: - less