From d76ad602d0862750c7c0521f94e92c752f38c77c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 23:43:03 +0000 Subject: [PATCH] Bump the patch-updates group with 5 updates Bumps the patch-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [@expressive-code/core](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/core) | `0.41.5` | `0.41.6` | | [@expressive-code/plugin-collapsible-sections](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-collapsible-sections) | `0.41.5` | `0.41.6` | | [@expressive-code/plugin-line-numbers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-line-numbers) | `0.41.5` | `0.41.6` | | [astro-expressive-code](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code) | `0.41.5` | `0.41.6` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.46.3` | `5.46.4` | Updates `@expressive-code/core` from 0.41.5 to 0.41.6 - [Release notes](https://github.com/expressive-code/expressive-code/releases) - [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/core/CHANGELOG.md) - [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/core@0.41.6/packages/@expressive-code/core) Updates `@expressive-code/plugin-collapsible-sections` from 0.41.5 to 0.41.6 - [Release notes](https://github.com/expressive-code/expressive-code/releases) - [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-collapsible-sections/CHANGELOG.md) - [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-collapsible-sections@0.41.6/packages/@expressive-code/plugin-collapsible-sections) Updates `@expressive-code/plugin-line-numbers` from 0.41.5 to 0.41.6 - [Release notes](https://github.com/expressive-code/expressive-code/releases) - [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-line-numbers/CHANGELOG.md) - [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-line-numbers@0.41.6/packages/@expressive-code/plugin-line-numbers) Updates `astro-expressive-code` from 0.41.5 to 0.41.6 - [Release notes](https://github.com/expressive-code/expressive-code/releases) - [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/astro-expressive-code/CHANGELOG.md) - [Commits](https://github.com/expressive-code/expressive-code/commits/astro-expressive-code@0.41.6/packages/astro-expressive-code) Updates `svelte` from 5.46.3 to 5.46.4 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.46.4/packages/svelte) --- updated-dependencies: - dependency-name: "@expressive-code/core" dependency-version: 0.41.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@expressive-code/plugin-collapsible-sections" dependency-version: 0.41.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@expressive-code/plugin-line-numbers" dependency-version: 0.41.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: astro-expressive-code dependency-version: 0.41.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: svelte dependency-version: 5.46.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] --- package.json | 10 ++-- pnpm-lock.yaml | 143 +++++++++++++++++++++++++------------------------ 2 files changed, 79 insertions(+), 74 deletions(-) diff --git a/package.json b/package.json index c2d57c2..aca1768 100644 --- a/package.json +++ b/package.json @@ -22,9 +22,9 @@ "@astrojs/sitemap": "^3.6.1", "@astrojs/svelte": "7.2.5", "@astrojs/tailwind": "^6.0.2", - "@expressive-code/core": "^0.41.5", - "@expressive-code/plugin-collapsible-sections": "^0.41.5", - "@expressive-code/plugin-line-numbers": "^0.41.5", + "@expressive-code/core": "^0.41.6", + "@expressive-code/plugin-collapsible-sections": "^0.41.6", + "@expressive-code/plugin-line-numbers": "^0.41.6", "@fontsource-variable/jetbrains-mono": "^5.2.8", "@fontsource/roboto": "^5.2.9", "@iconify-json/fa6-brands": "^1.2.6", @@ -35,7 +35,7 @@ "@swup/astro": "^1.7.0", "@tailwindcss/typography": "^0.5.19", "astro": "5.15.1", - "astro-expressive-code": "^0.41.5", + "astro-expressive-code": "^0.41.6", "astro-icon": "^1.1.5", "hastscript": "^9.0.1", "katex": "^0.16.27", @@ -57,7 +57,7 @@ "sanitize-html": "^2.17.0", "sharp": "^0.34.5", "stylus": "^0.64.0", - "svelte": "^5.46.3", + "svelte": "^5.46.4", "tailwindcss": "^3.4.19", "typescript": "^5.9.3", "unist-util-visit": "^5.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8717826..b7dadc0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,19 +19,19 @@ importers: version: 3.6.1 '@astrojs/svelte': specifier: 7.2.5 - version: 7.2.5(@types/node@25.0.5)(astro@5.15.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(rollup@2.79.2)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2))(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(svelte@5.46.3)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2) + version: 7.2.5(@types/node@25.0.5)(astro@5.15.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(rollup@2.79.2)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2))(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(svelte@5.46.4)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2) '@astrojs/tailwind': specifier: ^6.0.2 version: 6.0.2(astro@5.15.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(rollup@2.79.2)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2))(tailwindcss@3.4.19(yaml@2.8.2)) '@expressive-code/core': - specifier: ^0.41.5 - version: 0.41.5 + specifier: ^0.41.6 + version: 0.41.6 '@expressive-code/plugin-collapsible-sections': - specifier: ^0.41.5 - version: 0.41.5 + specifier: ^0.41.6 + version: 0.41.6 '@expressive-code/plugin-line-numbers': - specifier: ^0.41.5 - version: 0.41.5 + specifier: ^0.41.6 + version: 0.41.6 '@fontsource-variable/jetbrains-mono': specifier: ^5.2.8 version: 5.2.8 @@ -52,7 +52,7 @@ importers: version: 1.2.51 '@iconify/svelte': specifier: ^4.2.0 - version: 4.2.0(svelte@5.46.3) + version: 4.2.0(svelte@5.46.4) '@swup/astro': specifier: ^1.7.0 version: 1.7.0(@types/babel__core@7.20.5) @@ -63,8 +63,8 @@ importers: specifier: 5.15.1 version: 5.15.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(rollup@2.79.2)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2) astro-expressive-code: - specifier: ^0.41.5 - version: 0.41.5(astro@5.15.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(rollup@2.79.2)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2)) + specifier: ^0.41.6 + version: 0.41.6(astro@5.15.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(rollup@2.79.2)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2)) astro-icon: specifier: ^1.1.5 version: 1.1.5 @@ -129,8 +129,8 @@ importers: specifier: ^0.64.0 version: 0.64.0 svelte: - specifier: ^5.46.3 - version: 5.46.3 + specifier: ^5.46.4 + version: 5.46.4 tailwindcss: specifier: ^3.4.19 version: 3.4.19(yaml@2.8.2) @@ -1067,23 +1067,23 @@ packages: cpu: [x64] os: [win32] - '@expressive-code/core@0.41.5': - resolution: {integrity: sha512-II5TEy5eOoXiqPwqtpSqwamUd7lZS3YH3ofxR1ZyQMmygqORZn8/7SzgfF8G0kB7uKCBzFZT6RgKgCuHcJuPpA==} + '@expressive-code/core@0.41.6': + resolution: {integrity: sha512-FvJQP+hG0jWi/FLBSmvHInDqWR7jNANp9PUDjdMqSshHb0y7sxx3vHuoOr6SgXjWw+MGLqorZyPQ0aAlHEok6g==} - '@expressive-code/plugin-collapsible-sections@0.41.5': - resolution: {integrity: sha512-n1a+9K+vfBgBEh4f8IVHX1Jkx3sIdmiPbNehxS9oewU+0YGPzRE4KGQmMvis92mTPcFh5dZ/A/CU+0ImDN5QXg==} + '@expressive-code/plugin-collapsible-sections@0.41.6': + resolution: {integrity: sha512-LxSa49aziWKgpGoOoZlTbXW1V1/mEPyxKb+J9JFgUtTizXNKX363uiCHcKQYzSLmIN7HII5WxF+uArGHwb+X+w==} - '@expressive-code/plugin-frames@0.41.5': - resolution: {integrity: sha512-qU0cvAQGfRLX7XwGf3/+hqIVmAc/mNNTlqVLR0iBfJF6EKvtP3R7/uAlPrAxnxQxn0meTazCz8D+PsPyOpHKrQ==} + '@expressive-code/plugin-frames@0.41.6': + resolution: {integrity: sha512-d+hkSYXIQot6fmYnOmWAM+7TNWRv/dhfjMsNq+mIZz8Tb4mPHOcgcfZeEM5dV9TDL0ioQNvtcqQNuzA1sRPjxg==} - '@expressive-code/plugin-line-numbers@0.41.5': - resolution: {integrity: sha512-WjUYYjIyTYyze8SsW2ERZ3zSxl3rW95aPTe9EumoWVggfQbBt3Sp51saUHnuNAJpeJCRS/wjF5JNsEzFhqflig==} + '@expressive-code/plugin-line-numbers@0.41.6': + resolution: {integrity: sha512-YS8oLrGNBjY8qVVl6ZntwPXIh5HGrLEq23R6eyJ0tCJQmq03tCOOiWw9cc2R3J/XobXAI7coAtVbqAiGFB8pXQ==} - '@expressive-code/plugin-shiki@0.41.5': - resolution: {integrity: sha512-gw6OWvnmDmvcKJ5AZSzl2VkuixJMQ/zWSwPLFNzitqCa8aPfIFunb0K8IIOsE43LELgOWkie9lRFspOxwDVwrg==} + '@expressive-code/plugin-shiki@0.41.6': + resolution: {integrity: sha512-Y6zmKBmsIUtWTzdefqlzm/h9Zz0Rc4gNdt2GTIH7fhHH2I9+lDYCa27BDwuBhjqcos6uK81Aca9dLUC4wzN+ng==} - '@expressive-code/plugin-text-markers@0.41.5': - resolution: {integrity: sha512-0DSiTsjWFEz6/iuLOGNNy2GaeCW41OwnVJMKx1tS+XKeQxAL89UkZP3egWNzxjWNHNMzEv3ZWWWYqbonEQlv/Q==} + '@expressive-code/plugin-text-markers@0.41.6': + resolution: {integrity: sha512-PBFa1wGyYzRExMDzBmAWC6/kdfG1oLn4pLpBeTfIRrALPjcGA/59HP3e7q9J0Smk4pC7U+lWkA2LHR8FYV8U7Q==} '@fontsource-variable/jetbrains-mono@5.2.8': resolution: {integrity: sha512-WBA9elru6Jdp5df2mES55wuOO0WIrn3kpXnI4+W2ek5u3ZgLS9XS4gmIlcQhiZOWEKl95meYdvK7xI+ETLCq/Q==} @@ -1929,10 +1929,10 @@ packages: resolution: {integrity: sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==} engines: {node: '>= 0.4'} - astro-expressive-code@0.41.5: - resolution: {integrity: sha512-6jfABbPO0fkRD1ROAPBQtJR2p7gjbmk/GjfblOpo5Z7F+gwhL7+s8bEhLz9GdW10yfbn+gJvwEf7f9Lu2clh2A==} + astro-expressive-code@0.41.6: + resolution: {integrity: sha512-l47tb1uhmVIebHUkw+HEPtU/av0G4O8Q34g2cbkPvC7/e9ZhANcjUUciKt9Hp6gSVDdIuXBBLwJQn2LkeGMOAw==} peerDependencies: - astro: ^4.0.0-beta || ^5.0.0-beta || ^3.3.0 + astro: ^4.0.0-beta || ^5.0.0-beta || ^3.3.0 || ^6.0.0-beta astro-icon@1.1.5: resolution: {integrity: sha512-CJYS5nWOw9jz4RpGWmzNQY7D0y2ZZacH7atL2K9DeJXJVaz7/5WrxeyIxO8KASk1jCM96Q4LjRx/F3R+InjJrw==} @@ -2359,6 +2359,9 @@ packages: devalue@5.6.1: resolution: {integrity: sha512-jDwizj+IlEZBunHcOuuFVBnIMPAEHvTsJj0BcIp94xYguLRVBcXO853px/MyIJvbVzWdsGvrRweIUWJw8hBP7A==} + devalue@5.6.2: + resolution: {integrity: sha512-nPRkjWzzDQlsejL1WVifk5rvcFi/y1onBRxjaFMjZeR9mFpqu2gmAZ9xUB9/IEanEP/vBtGeGganC/GO1fmufg==} + devlop@1.1.0: resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==} @@ -2535,8 +2538,8 @@ packages: eventemitter3@5.0.1: resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==} - expressive-code@0.41.5: - resolution: {integrity: sha512-iXl9BgDogQgzgE/WRSrcyU8upOcRZrXPMiu6tegEHML57YLQ65S0E3/sjAXmMZy0GXoPs60s9jbwoMo/mdEQOg==} + expressive-code@0.41.6: + resolution: {integrity: sha512-W/5+IQbrpCIM5KGLjO35wlp1NCwDOOVQb+PAvzEoGkW1xjGM807ZGfBKptNWH6UECvt6qgmLyWolCMYKh7eQmA==} exsolve@1.0.8: resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==} @@ -4107,8 +4110,8 @@ packages: rehype-components@0.3.0: resolution: {integrity: sha512-yl2bUkZi+sU0gxwVCun7IkjiDLPczSs1SKMKHmjlSLkk4mMryBd/aYba5J8suhJdquBEKSw6ZNxU3MvVQ9xqoQ==} - rehype-expressive-code@0.41.5: - resolution: {integrity: sha512-SzKJyu7heDpkt+XE/AqeWsYMSMocE/5mpJXD6CMgstqJHSE9bxGNcLp3zL9Wne3M5iBsS4GJyOD2syV77kRveA==} + rehype-expressive-code@0.41.6: + resolution: {integrity: sha512-aBMX8kxPtjmDSFUdZlAWJkMvsQ4ZMASfee90JWIAV8tweltXLzkWC3q++43ToTelI8ac5iC0B3/S/Cl4Ql1y2g==} rehype-katex@7.0.1: resolution: {integrity: sha512-OiM2wrZ/wuhKkigASodFoo8wimG3H12LWQaH8qSPVJn9apWKFSH3YOCtbKpBorTVw/eI7cuT21XBbvwEswbIOA==} @@ -4503,8 +4506,8 @@ packages: svelte: ^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0 typescript: ^4.9.4 || ^5.0.0 - svelte@5.46.3: - resolution: {integrity: sha512-Y5juST3x+/ySty5tYJCVWa6Corkxpt25bUZQHqOceg9xfMUtDsFx6rCsG6cYf1cA6vzDi66HIvaki0byZZX95A==} + svelte@5.46.4: + resolution: {integrity: sha512-VJwdXrmv9L8L7ZasJeWcCjoIuMRVbhuxbss0fpVnR8yorMmjNDwcjIH08vS6wmSzzzgAG5CADQ1JuXPS2nwt9w==} engines: {node: '>=18'} svgo@2.8.0: @@ -5171,12 +5174,12 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.25.76 - '@astrojs/svelte@7.2.5(@types/node@25.0.5)(astro@5.15.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(rollup@2.79.2)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2))(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(svelte@5.46.3)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2)': + '@astrojs/svelte@7.2.5(@types/node@25.0.5)(astro@5.15.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(rollup@2.79.2)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2))(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(svelte@5.46.4)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2)': dependencies: - '@sveltejs/vite-plugin-svelte': 5.1.1(svelte@5.46.3)(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2)) + '@sveltejs/vite-plugin-svelte': 5.1.1(svelte@5.46.4)(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2)) astro: 5.15.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(rollup@2.79.2)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2) - svelte: 5.46.3 - svelte2tsx: 0.7.46(svelte@5.46.3)(typescript@5.9.3) + svelte: 5.46.4 + svelte2tsx: 0.7.46(svelte@5.46.4)(typescript@5.9.3) typescript: 5.9.3 vite: 6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2) transitivePeerDependencies: @@ -6126,7 +6129,7 @@ snapshots: '@esbuild/win32-x64@0.25.12': optional: true - '@expressive-code/core@0.41.5': + '@expressive-code/core@0.41.6': dependencies: '@ctrl/tinycolor': 4.2.0 hast-util-select: 6.0.4 @@ -6138,26 +6141,26 @@ snapshots: unist-util-visit: 5.0.0 unist-util-visit-parents: 6.0.2 - '@expressive-code/plugin-collapsible-sections@0.41.5': + '@expressive-code/plugin-collapsible-sections@0.41.6': dependencies: - '@expressive-code/core': 0.41.5 + '@expressive-code/core': 0.41.6 - '@expressive-code/plugin-frames@0.41.5': + '@expressive-code/plugin-frames@0.41.6': dependencies: - '@expressive-code/core': 0.41.5 + '@expressive-code/core': 0.41.6 - '@expressive-code/plugin-line-numbers@0.41.5': + '@expressive-code/plugin-line-numbers@0.41.6': dependencies: - '@expressive-code/core': 0.41.5 + '@expressive-code/core': 0.41.6 - '@expressive-code/plugin-shiki@0.41.5': + '@expressive-code/plugin-shiki@0.41.6': dependencies: - '@expressive-code/core': 0.41.5 + '@expressive-code/core': 0.41.6 shiki: 3.21.0 - '@expressive-code/plugin-text-markers@0.41.5': + '@expressive-code/plugin-text-markers@0.41.6': dependencies: - '@expressive-code/core': 0.41.5 + '@expressive-code/core': 0.41.6 '@fontsource-variable/jetbrains-mono@5.2.8': {} @@ -6179,10 +6182,10 @@ snapshots: dependencies: '@iconify/types': 2.0.0 - '@iconify/svelte@4.2.0(svelte@5.46.3)': + '@iconify/svelte@4.2.0(svelte@5.46.4)': dependencies: '@iconify/types': 2.0.0 - svelte: 5.46.3 + svelte: 5.46.4 '@iconify/tools@4.2.0': dependencies: @@ -6631,23 +6634,23 @@ snapshots: dependencies: acorn: 8.15.0 - '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.46.3)(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2)))(svelte@5.46.3)(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2))': + '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.46.4)(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2)))(svelte@5.46.4)(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.1.1(svelte@5.46.3)(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2)) + '@sveltejs/vite-plugin-svelte': 5.1.1(svelte@5.46.4)(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2)) debug: 4.4.3 - svelte: 5.46.3 + svelte: 5.46.4 vite: 6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.46.3)(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2))': + '@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.46.4)(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2))': dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.46.3)(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2)))(svelte@5.46.3)(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2)) + '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.46.4)(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2)))(svelte@5.46.4)(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2)) debug: 4.4.3 deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.21 - svelte: 5.46.3 + svelte: 5.46.4 vite: 6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2) vitefu: 1.1.1(vite@6.4.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(yaml@2.8.2)) transitivePeerDependencies: @@ -7013,10 +7016,10 @@ snapshots: get-intrinsic: 1.3.0 is-array-buffer: 3.0.5 - astro-expressive-code@0.41.5(astro@5.15.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(rollup@2.79.2)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2)): + astro-expressive-code@0.41.6(astro@5.15.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(rollup@2.79.2)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2)): dependencies: astro: 5.15.1(@types/node@25.0.5)(jiti@1.21.7)(lightningcss@1.29.3)(rollup@2.79.2)(sass@1.80.4)(stylus@0.64.0)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2) - rehype-expressive-code: 0.41.5 + rehype-expressive-code: 0.41.6 astro-icon@1.1.5: dependencies: @@ -7581,6 +7584,8 @@ snapshots: devalue@5.6.1: {} + devalue@5.6.2: {} + devlop@1.1.0: dependencies: dequal: 2.0.3 @@ -7818,12 +7823,12 @@ snapshots: eventemitter3@5.0.1: {} - expressive-code@0.41.5: + expressive-code@0.41.6: dependencies: - '@expressive-code/core': 0.41.5 - '@expressive-code/plugin-frames': 0.41.5 - '@expressive-code/plugin-shiki': 0.41.5 - '@expressive-code/plugin-text-markers': 0.41.5 + '@expressive-code/core': 0.41.6 + '@expressive-code/plugin-frames': 0.41.6 + '@expressive-code/plugin-shiki': 0.41.6 + '@expressive-code/plugin-text-markers': 0.41.6 exsolve@1.0.8: {} @@ -9702,9 +9707,9 @@ snapshots: hast-util-is-element: 3.0.0 unist-util-visit: 5.0.0 - rehype-expressive-code@0.41.5: + rehype-expressive-code@0.41.6: dependencies: - expressive-code: 0.41.5 + expressive-code: 0.41.6 rehype-katex@7.0.1: dependencies: @@ -10290,14 +10295,14 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - svelte2tsx@0.7.46(svelte@5.46.3)(typescript@5.9.3): + svelte2tsx@0.7.46(svelte@5.46.4)(typescript@5.9.3): dependencies: dedent-js: 1.0.1 scule: 1.3.0 - svelte: 5.46.3 + svelte: 5.46.4 typescript: 5.9.3 - svelte@5.46.3: + svelte@5.46.4: dependencies: '@jridgewell/remapping': 2.3.5 '@jridgewell/sourcemap-codec': 1.5.5 @@ -10307,7 +10312,7 @@ snapshots: aria-query: 5.3.2 axobject-query: 4.1.0 clsx: 2.1.1 - devalue: 5.6.1 + devalue: 5.6.2 esm-env: 1.2.2 esrap: 2.2.1 is-reference: 3.0.3