diff --git a/website/package-lock.json b/website/package-lock.json index b990709..80e973e 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -1574,18 +1574,18 @@ } }, "node_modules/@expressive-code/plugin-collapsible-sections": { - "version": "0.38.0", - "resolved": "https://registry.npmjs.org/@expressive-code/plugin-collapsible-sections/-/plugin-collapsible-sections-0.38.0.tgz", - "integrity": "sha512-z3Ie1Lwjbj5bvG44n+9uNdDgPqfiQG7R+FReRtNfyTL6x/tJtnU5BBLefKNTfQQJgLwedhnlaAlILyjktr9mZw==", + "version": "0.38.3", + "resolved": "https://registry.npmjs.org/@expressive-code/plugin-collapsible-sections/-/plugin-collapsible-sections-0.38.3.tgz", + "integrity": "sha512-0r1k4k5S7GBLIRBYFkMKeIyD9iYcwM+LBrwoxZtd9TtBYJ3ziWBleFlCoOA3fo/Mj2YcaN7ZRIscMzYY9JBWrA==", "license": "MIT", "dependencies": { - "@expressive-code/core": "^0.38.0" + "@expressive-code/core": "^0.38.3" } }, "node_modules/@expressive-code/plugin-collapsible-sections/node_modules/@expressive-code/core": { - "version": "0.38.0", - "resolved": "https://registry.npmjs.org/@expressive-code/core/-/core-0.38.0.tgz", - "integrity": "sha512-mpqXI69CFkkYES03mY5EQq/8WrEXohWq5RpFmjbOJjaW8yUOPQfm1KNBOirTBTjJekn3TOsXE82l8MFwKjTC7Q==", + "version": "0.38.3", + "resolved": "https://registry.npmjs.org/@expressive-code/core/-/core-0.38.3.tgz", + "integrity": "sha512-s0/OtdRpBONwcn23O8nVwDNQqpBGKscysejkeBkwlIeHRLZWgiTVrusT5Idrdz1d8cW5wRk9iGsAIQmwDPXgJg==", "license": "MIT", "dependencies": { "@ctrl/tinycolor": "^4.0.4", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 69398e4..5d4b79e 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^0.28.0 version: 0.28.3(astro@4.16.8(rollup@4.24.3)(typescript@5.5.4)) '@expressive-code/plugin-collapsible-sections': - specifier: ^0.38.0 - version: 0.38.0 + specifier: ^0.38.3 + version: 0.38.3 '@expressive-code/plugin-line-numbers': specifier: ^0.37.0 version: 0.37.0 @@ -308,11 +308,11 @@ packages: '@expressive-code/core@0.37.0': resolution: {integrity: sha512-uCPAaQ//5RZeeKAN9cMyGH8YIm+h1Rldy34IWMbsCECrFVo86w+eR67jVWoQ2HNe0dSZ4XTdgJKYEScuVcy2Cw==} - '@expressive-code/core@0.38.0': - resolution: {integrity: sha512-mpqXI69CFkkYES03mY5EQq/8WrEXohWq5RpFmjbOJjaW8yUOPQfm1KNBOirTBTjJekn3TOsXE82l8MFwKjTC7Q==} + '@expressive-code/core@0.38.3': + resolution: {integrity: sha512-s0/OtdRpBONwcn23O8nVwDNQqpBGKscysejkeBkwlIeHRLZWgiTVrusT5Idrdz1d8cW5wRk9iGsAIQmwDPXgJg==} - '@expressive-code/plugin-collapsible-sections@0.38.0': - resolution: {integrity: sha512-z3Ie1Lwjbj5bvG44n+9uNdDgPqfiQG7R+FReRtNfyTL6x/tJtnU5BBLefKNTfQQJgLwedhnlaAlILyjktr9mZw==} + '@expressive-code/plugin-collapsible-sections@0.38.3': + resolution: {integrity: sha512-0r1k4k5S7GBLIRBYFkMKeIyD9iYcwM+LBrwoxZtd9TtBYJ3ziWBleFlCoOA3fo/Mj2YcaN7ZRIscMzYY9JBWrA==} '@expressive-code/plugin-frames@0.35.6': resolution: {integrity: sha512-CqjSWjDJ3wabMJZfL9ZAzH5UAGKg7KWsf1TBzr4xvUbZvWoBtLA/TboBML0U1Ls8h/4TRCIvR4VEb8dv5+QG3w==} @@ -1528,6 +1528,10 @@ packages: resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==} engines: {node: ^10 || ^12 || >=14} + postcss@8.4.49: + resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} + engines: {node: ^10 || ^12 || >=14} + preferred-pm@4.0.0: resolution: {integrity: sha512-gYBeFTZLu055D8Vv3cSPox/0iTPtkzxpLroSYYA7WXgRi31WCJ51Uyl8ZiPeUUjyvs2MBzK+S8v9JVUgHU/Sqw==} engines: {node: '>=18.12'} @@ -2198,8 +2202,8 @@ snapshots: hast-util-to-html: 9.0.3 hast-util-to-text: 4.0.2 hastscript: 9.0.0 - postcss: 8.4.47 - postcss-nested: 6.2.0(postcss@8.4.47) + postcss: 8.4.49 + postcss-nested: 6.2.0(postcss@8.4.49) unist-util-visit: 5.0.0 unist-util-visit-parents: 6.0.1 @@ -2215,21 +2219,21 @@ snapshots: unist-util-visit: 5.0.0 unist-util-visit-parents: 6.0.1 - '@expressive-code/core@0.38.0': + '@expressive-code/core@0.38.3': dependencies: '@ctrl/tinycolor': 4.1.0 hast-util-select: 6.0.3 hast-util-to-html: 9.0.3 hast-util-to-text: 4.0.2 hastscript: 9.0.0 - postcss: 8.4.47 - postcss-nested: 6.2.0(postcss@8.4.47) + postcss: 8.4.49 + postcss-nested: 6.2.0(postcss@8.4.49) unist-util-visit: 5.0.0 unist-util-visit-parents: 6.0.1 - '@expressive-code/plugin-collapsible-sections@0.38.0': + '@expressive-code/plugin-collapsible-sections@0.38.3': dependencies: - '@expressive-code/core': 0.38.0 + '@expressive-code/core': 0.38.3 '@expressive-code/plugin-frames@0.35.6': dependencies: @@ -3872,6 +3876,11 @@ snapshots: postcss: 8.4.47 postcss-selector-parser: 6.1.2 + postcss-nested@6.2.0(postcss@8.4.49): + dependencies: + postcss: 8.4.49 + postcss-selector-parser: 6.1.2 + postcss-selector-parser@6.1.2: dependencies: cssesc: 3.0.0 @@ -3883,6 +3892,12 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 + postcss@8.4.49: + dependencies: + nanoid: 3.3.7 + picocolors: 1.1.1 + source-map-js: 1.2.1 + preferred-pm@4.0.0: dependencies: find-up-simple: 1.0.0 @@ -4268,7 +4283,7 @@ snapshots: vite@5.4.10: dependencies: esbuild: 0.21.5 - postcss: 8.4.47 + postcss: 8.4.49 rollup: 4.24.3 optionalDependencies: fsevents: 2.3.3