diff --git a/package.json b/package.json index dccbcf82..0308c9e2 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "lodash.get": "^4.4.2", "lodash.kebabcase": "^4.1.1", "mustache": "^4.2.0", - "sass": "^1.58.3", + "sass": "^1.62.1", "satori": "^0.8.1", "satori-html": "^0.3.2", "tailwindcss-themer": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 10a9a0f2..f59cb5b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ dependencies: version: 3.0.1(astro@2.0.17)(tailwindcss@3.2.7)(ts-node@10.9.1) astro: specifier: ^2.0.17 - version: 2.0.17(@types/node@18.14.6)(sass@1.58.3) + version: 2.0.17(@types/node@18.14.6)(sass@1.62.1) astro-compress: specifier: ^1.1.35 version: 1.1.35 @@ -97,8 +97,8 @@ devDependencies: specifier: ^4.2.0 version: 4.2.0 sass: - specifier: ^1.58.3 - version: 1.58.3 + specifier: ^1.62.1 + version: 1.62.1 satori: specifier: ^0.8.1 version: 0.8.1 @@ -156,7 +156,7 @@ packages: astro: ^2.0.2 dependencies: '@astrojs/prism': 2.0.0 - astro: 2.0.17(@types/node@18.14.6)(sass@1.58.3) + astro: 2.0.17(@types/node@18.14.6)(sass@1.62.1) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -208,7 +208,7 @@ packages: tailwindcss: ^3.0.24 dependencies: '@proload/core': 0.3.3 - astro: 2.0.17(@types/node@18.14.6)(sass@1.58.3) + astro: 2.0.17(@types/node@18.14.6)(sass@1.62.1) autoprefixer: 10.4.13(postcss@8.4.21) postcss: 8.4.21 postcss-load-config: 4.0.1(postcss@8.4.21)(ts-node@10.9.1) @@ -1855,11 +1855,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.0.17(@types/node@18.14.6)(sass@1.58.3) + astro: 2.0.17(@types/node@18.14.6)(sass@1.62.1) purgecss: 5.0.0 dev: false - /astro@2.0.17(@types/node@18.14.6)(sass@1.58.3): + /astro@2.0.17(@types/node@18.14.6)(sass@1.62.1): resolution: {integrity: sha512-K/SAoe4Tfhg4XhOu1mFOp9qiC/m8YuBmL3//WAA+mcPTlg9A21nlXH/jmsfbizQdZn/AyoPrkTWQm1pnU05OsQ==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1912,7 +1912,7 @@ packages: typescript: 5.0.4 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.1.4(@types/node@18.14.6)(sass@1.58.3) + vite: 4.1.4(@types/node@18.14.6)(sass@1.62.1) vitefu: 0.2.4(vite@4.1.4) yargs-parser: 21.1.1 zod: 3.20.6 @@ -5252,9 +5252,9 @@ packages: suf-log: 2.5.3 dev: false - /sass@1.58.3: - resolution: {integrity: sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==} - engines: {node: '>=12.0.0'} + /sass@1.62.1: + resolution: {integrity: sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==} + engines: {node: '>=14.0.0'} hasBin: true dependencies: chokidar: 3.5.3 @@ -6009,7 +6009,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.1.4(@types/node@18.14.6)(sass@1.58.3): + /vite@4.1.4(@types/node@18.14.6)(sass@1.62.1): resolution: {integrity: sha512-3knk/HsbSTKEin43zHu7jTwYWv81f8kgAL99G5NWBcA1LKvtvcVAC4JjBH1arBunO9kQka+1oGbrMKOjk4ZrBg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6039,7 +6039,7 @@ packages: postcss: 8.4.21 resolve: 1.22.1 rollup: 3.18.0 - sass: 1.58.3 + sass: 1.62.1 optionalDependencies: fsevents: 2.3.2 dev: false @@ -6052,7 +6052,7 @@ packages: vite: optional: true dependencies: - vite: 4.1.4(@types/node@18.14.6)(sass@1.58.3) + vite: 4.1.4(@types/node@18.14.6)(sass@1.62.1) dev: false /vscode-css-languageservice@6.2.4: