diff --git a/package.json b/package.json index 61d80d8..5c8ed83 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "eslint": "^8.52.0", "eslint-plugin-astro": "^0.29.1", "eslint-plugin-jsx-a11y": "^6.7.1", - "sass": "^1.69.3" + "sass": "^1.69.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 459034e..d7c7b4f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ dependencies: version: 18.2.14 astro: specifier: ^3.3.0 - version: 3.3.0(sass@1.69.3)(typescript@5.1.3) + version: 3.3.0(sass@1.69.5)(typescript@5.1.3) classnames: specifier: ^2.3.2 version: 2.3.2 @@ -44,8 +44,8 @@ devDependencies: specifier: ^0.12.0 version: 0.12.0 sass: - specifier: ^1.69.3 - version: 1.69.3 + specifier: ^1.69.5 + version: 1.69.5 packages: @@ -79,7 +79,7 @@ packages: astro: ^3.3.0 dependencies: '@astrojs/prism': 3.0.0 - astro: 3.3.0(sass@1.69.3)(typescript@5.1.3) + astro: 3.3.0(sass@1.69.5)(typescript@5.1.3) github-slugger: 2.0.0 import-meta-resolve: 3.0.0 mdast-util-definitions: 6.0.0 @@ -1113,7 +1113,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.69.3) + vite: 4.4.9(sass@1.69.5) transitivePeerDependencies: - supports-color dev: false @@ -1263,7 +1263,7 @@ packages: - supports-color dev: true - /astro@3.3.0(sass@1.69.3)(typescript@5.1.3): + /astro@3.3.0(sass@1.69.5)(typescript@5.1.3): resolution: {integrity: sha512-O3MsXULamxQMy6sBgv07iVe5teJ41o+9tVScB/Yo2Io0XwvLXVhjVrjAxKpulBcKpU3/LyOpVfj/x63fcONbPA==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true @@ -1318,7 +1318,7 @@ packages: tsconfck: 3.0.0-next.9(typescript@5.1.3) unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.4.9(sass@1.69.3) + vite: 4.4.9(sass@1.69.5) vitefu: 0.2.4(vite@4.4.9) which-pm: 2.1.1 yargs-parser: 21.1.1 @@ -4227,8 +4227,8 @@ packages: suf-log: 2.5.3 dev: true - /sass@1.69.3: - resolution: {integrity: sha512-X99+a2iGdXkdWn1akFPs0ZmelUzyAQfvqYc2P/MPTrJRuIRoTffGzT9W9nFqG00S+c8hXzVmgxhUuHFdrwxkhQ==} + /sass@1.69.5: + resolution: {integrity: sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -4863,7 +4863,7 @@ packages: vfile-message: 4.0.2 dev: false - /vite@4.4.9(sass@1.69.3): + /vite@4.4.9(sass@1.69.5): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -4894,7 +4894,7 @@ packages: esbuild: 0.18.17 postcss: 8.4.27 rollup: 3.28.1 - sass: 1.69.3 + sass: 1.69.5 optionalDependencies: fsevents: 2.3.2 dev: false @@ -4907,7 +4907,7 @@ packages: vite: optional: true dependencies: - vite: 4.4.9(sass@1.69.3) + vite: 4.4.9(sass@1.69.5) dev: false /web-namespaces@2.0.1: