diff --git a/package.json b/package.json index ec130c16..c0e67dc6 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "lodash.get": "^4.4.2", "lodash.kebabcase": "^4.1.1", "mustache": "^4.2.0", - "sass": "^1.62.1", + "sass": "^1.63.0", "satori": "^0.10.1", "satori-html": "^0.3.2", "tailwindcss-themer": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 88f20d7a..8a8c7700 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 3.1.3(astro@2.6.1)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: specifier: 2.6.1 - version: 2.6.1(@types/node@20.2.1)(sass@1.62.1) + version: 2.6.1(@types/node@20.2.1)(sass@1.63.0) astro-compress: specifier: ^1.1.47 version: 1.1.47 @@ -101,8 +101,8 @@ devDependencies: specifier: ^4.2.0 version: 4.2.0 sass: - specifier: ^1.62.1 - version: 1.62.1 + specifier: ^1.63.0 + version: 1.63.0 satori: specifier: ^0.10.1 version: 0.10.1 @@ -165,7 +165,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.6.1(@types/node@20.2.1)(sass@1.62.1) + astro: 2.6.1(@types/node@20.2.1)(sass@1.63.0) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -217,7 +217,7 @@ packages: tailwindcss: ^3.0.24 dependencies: '@proload/core': 0.3.3 - astro: 2.6.1(@types/node@20.2.1)(sass@1.62.1) + astro: 2.6.1(@types/node@20.2.1)(sass@1.63.0) autoprefixer: 10.4.14(postcss@8.4.23) postcss: 8.4.23 postcss-load-config: 4.0.1(postcss@8.4.23)(ts-node@10.9.1) @@ -1885,11 +1885,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.6.1(@types/node@20.2.1)(sass@1.62.1) + astro: 2.6.1(@types/node@20.2.1)(sass@1.63.0) purgecss: 5.0.0 dev: false - /astro@2.6.1(@types/node@20.2.1)(sass@1.62.1): + /astro@2.6.1(@types/node@20.2.1)(sass@1.63.0): resolution: {integrity: sha512-hQSMhUHMCVhUNa0xZfWnlVfz6MaRnfKtXHEBIA+rq1p3s9Z+rjKQmZq/Dk6G2vH1LMhudTojsBv7uMKumd+OnQ==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1952,7 +1952,7 @@ packages: typescript: 5.1.3 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.8(@types/node@20.2.1)(sass@1.62.1) + vite: 4.3.8(@types/node@20.2.1)(sass@1.63.0) vitefu: 0.2.4(vite@4.3.8) yargs-parser: 21.1.1 zod: 3.20.6 @@ -5292,8 +5292,8 @@ packages: suf-log: 2.5.3 dev: false - /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: @@ -6065,7 +6065,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.8(@types/node@20.2.1)(sass@1.62.1): + /vite@4.3.8(@types/node@20.2.1)(sass@1.63.0): resolution: {integrity: sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6094,7 +6094,7 @@ packages: esbuild: 0.17.19 postcss: 8.4.23 rollup: 3.22.0 - sass: 1.62.1 + sass: 1.63.0 optionalDependencies: fsevents: 2.3.2 dev: false @@ -6107,7 +6107,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.8(@types/node@20.2.1)(sass@1.62.1) + vite: 4.3.8(@types/node@20.2.1)(sass@1.63.0) dev: false /vscode-css-languageservice@6.2.4: