diff --git a/package.json b/package.json index 5cb029f..d36deb7 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,6 @@ "eslint-plugin-astro": "^0.29.0", "eslint-plugin-jsx-a11y": "^6.7.1", "@typescript-eslint/parser": "^6.7.2", - "sass": "^1.67.0" + "sass": "^1.68.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb9bf24..025a818 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ dependencies: version: 18.2.7 astro: specifier: ^3.1.2 - version: 3.1.2(sass@1.67.0) + version: 3.1.2(sass@1.68.0) classnames: specifier: ^2.3.2 version: 2.3.2 @@ -41,8 +41,8 @@ devDependencies: specifier: ^6.7.1 version: 6.7.1(eslint@8.49.0) sass: - specifier: ^1.67.0 - version: 1.67.0 + specifier: ^1.68.0 + version: 1.68.0 packages: @@ -72,7 +72,7 @@ packages: astro: ^3.1.0 dependencies: '@astrojs/prism': 3.0.0 - astro: 3.1.2(sass@1.67.0) + astro: 3.1.2(sass@1.68.0) github-slugger: 2.0.0 import-meta-resolve: 3.0.0 mdast-util-definitions: 6.0.0 @@ -1106,7 +1106,7 @@ packages: '@babel/plugin-transform-react-jsx-self': 7.22.5(@babel/core@7.22.11) '@babel/plugin-transform-react-jsx-source': 7.22.5(@babel/core@7.22.11) react-refresh: 0.14.0 - vite: 4.4.9(sass@1.67.0) + vite: 4.4.9(sass@1.68.0) transitivePeerDependencies: - supports-color dev: false @@ -1260,7 +1260,7 @@ packages: - supports-color dev: true - /astro@3.1.2(sass@1.67.0): + /astro@3.1.2(sass@1.68.0): resolution: {integrity: sha512-9rlKyk6Qmw50Pc188+ey7JAEYBsJGh5an46AXGPMHIdEkH6YOc4b2z9Rr+TNF8QmM/U+C2ZQFRVQyCKU4i8/pg==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true @@ -1316,7 +1316,7 @@ packages: undici: 5.23.0 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.4.9(sass@1.67.0) + vite: 4.4.9(sass@1.68.0) vitefu: 0.2.4(vite@4.4.9) which-pm: 2.1.1 yargs-parser: 21.1.1 @@ -4066,8 +4066,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: false - /sass@1.67.0: - resolution: {integrity: sha512-SVrO9ZeX/QQyEGtuZYCVxoeAL5vGlYjJ9p4i4HFuekWl8y/LtJ7tJc10Z+ck1c8xOuoBm2MYzcLfTAffD0pl/A==} + /sass@1.68.0: + resolution: {integrity: sha512-Lmj9lM/fef0nQswm1J2HJcEsBUba4wgNx2fea6yJHODREoMFnwRpZydBnX/RjyXw2REIwdkbqE4hrTo4qfDBUA==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -4686,7 +4686,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.4.9(sass@1.67.0): + /vite@4.4.9(sass@1.68.0): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -4717,7 +4717,7 @@ packages: esbuild: 0.18.17 postcss: 8.4.27 rollup: 3.28.1 - sass: 1.67.0 + sass: 1.68.0 optionalDependencies: fsevents: 2.3.2 dev: false @@ -4730,7 +4730,7 @@ packages: vite: optional: true dependencies: - vite: 4.4.9(sass@1.67.0) + vite: 4.4.9(sass@1.68.0) dev: false /vscode-oniguruma@1.7.0: