diff --git a/docs/package.json b/docs/package.json index 1a2eda3d..69b0e8a5 100644 --- a/docs/package.json +++ b/docs/package.json @@ -36,7 +36,7 @@ "postcss": "^8.4.31", "postcss-html": "^1.5.0", "prettier": "^3.0.3", - "sass": "^1.68.0", + "sass": "^1.69.5", "stylelint": "^15.11.0", "stylelint-config-recommended-scss": "^13.0.0", "stylelint-config-standard": "^34.0.0" diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index ad697cba..cfade9ff 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -31,7 +31,7 @@ dependencies: version: 18.2.13 astro: specifier: ^2.10.12 - version: 2.10.12(@types/node@20.8.2)(sass@1.68.0) + version: 2.10.12(@types/node@20.8.2)(sass@1.69.5) astro-html-minifier: specifier: ^0.5.1 version: 0.5.1 @@ -71,8 +71,8 @@ devDependencies: specifier: ^3.0.3 version: 3.0.3 sass: - specifier: ^1.68.0 - version: 1.68.0 + specifier: ^1.69.5 + version: 1.69.5 stylelint: specifier: ^15.11.0 version: 15.11.0 @@ -291,7 +291,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.10.12(@types/node@20.8.2)(sass@1.68.0) + astro: 2.10.12(@types/node@20.8.2)(sass@1.69.5) github-slugger: 1.5.0 import-meta-resolve: 2.2.2 rehype-raw: 6.1.1 @@ -1304,7 +1304,7 @@ packages: debug: 4.3.4 kolorist: 1.8.0 resolve: 1.22.2 - vite: 4.4.9(@types/node@20.8.2)(sass@1.68.0) + vite: 4.4.9(@types/node@20.8.2)(sass@1.69.5) transitivePeerDependencies: - preact - supports-color @@ -1351,7 +1351,7 @@ packages: '@prefresh/utils': 1.2.0 '@rollup/pluginutils': 4.2.1 preact: 10.18.1 - vite: 4.4.9(@types/node@20.8.2)(sass@1.68.0) + vite: 4.4.9(@types/node@20.8.2)(sass@1.69.5) transitivePeerDependencies: - supports-color dev: false @@ -1503,7 +1503,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(@types/node@20.8.2)(sass@1.68.0) + vite: 4.4.9(@types/node@20.8.2)(sass@1.69.5) transitivePeerDependencies: - supports-color dev: false @@ -1655,7 +1655,7 @@ packages: zod: 3.22.3 dev: true - /astro@2.10.12(@types/node@20.8.2)(sass@1.68.0): + /astro@2.10.12(@types/node@20.8.2)(sass@1.69.5): resolution: {integrity: sha512-JbD+hLCbXhpDofuzWQxojmjXwoqD0bR2BGqIByZ7B5Cj6dKQXHIr1HsrDdWcmjM+O4NXKV2TCfeXv1ZTtjqX3Q==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1718,7 +1718,7 @@ packages: typescript: 5.2.2 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.4.9(@types/node@20.8.2)(sass@1.68.0) + vite: 4.4.9(@types/node@20.8.2)(sass@1.69.5) vitefu: 0.2.4(vite@4.4.9) which-pm: 2.0.0 yargs-parser: 21.1.1 @@ -4081,8 +4081,8 @@ packages: dependencies: suf-log: 2.5.3 - /sass@1.68.0: - resolution: {integrity: sha512-Lmj9lM/fef0nQswm1J2HJcEsBUba4wgNx2fea6yJHODREoMFnwRpZydBnX/RjyXw2REIwdkbqE4hrTo4qfDBUA==} + /sass@1.69.5: + resolution: {integrity: sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -4642,7 +4642,7 @@ packages: unist-util-stringify-position: 3.0.3 vfile-message: 3.1.4 - /vite@4.4.9(@types/node@20.8.2)(sass@1.68.0): + /vite@4.4.9(@types/node@20.8.2)(sass@1.69.5): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -4674,7 +4674,7 @@ packages: esbuild: 0.18.11 postcss: 8.4.31 rollup: 3.28.0 - sass: 1.68.0 + sass: 1.69.5 optionalDependencies: fsevents: 2.3.2 @@ -4686,7 +4686,7 @@ packages: vite: optional: true dependencies: - vite: 4.4.9(@types/node@20.8.2)(sass@1.68.0) + vite: 4.4.9(@types/node@20.8.2)(sass@1.69.5) /vscode-css-languageservice@6.2.5: resolution: {integrity: sha512-/1oyBZK3jfx6A0cA46FCUpy6OlqEsMT47LUIldCIP1YMKRYezJ9No+aNj9IM0AqhRZ92DxZ1DmU5lJ+biuiacA==}