Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the production-dependencies group across 1 directory with 18 updates #92

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps the production-dependencies group with 18 updates in the / directory:

Package From To
@astrojs/check 0.7.0 0.9.3
@astrojs/mdx 3.1.0 3.1.6
@astrojs/react 3.5.0 3.6.2
@astrojs/rss 4.0.6 4.0.7
@astrojs/sitemap 3.1.5 3.1.6
@expressive-code/plugin-collapsible-sections 0.35.3 0.36.1
@expressive-code/plugin-line-numbers 0.35.3 0.36.1
@fontsource/ia-writer-mono 5.0.11 5.1.0
@iconify-json/lucide 1.1.192 1.2.4
@playform/compress 0.0.13 0.1.1
astro 4.10.2 4.15.6
astro-critters 2.1.10 2.2.0
astro-expressive-code 0.35.3 0.36.1
astro-icon 1.1.0 1.1.1
monaco-editor 0.49.0 0.51.0
satori 0.10.13 0.11.0
sharp 0.33.4 0.33.5
tailwindcss 3.4.4 3.4.11

Updates @astrojs/check from 0.7.0 to 0.9.3

Release notes

Sourced from @​astrojs/check's releases.

@​astrojs/check@​0.9.3

Patch Changes

  • 28dfebe: Updates to the stable version of Volar 2.4.0
  • Updated dependencies [28dfebe]
    • @​astrojs/language-server@​2.14.1

@​astrojs/check@​0.9.2

Patch Changes

  • e8e18a8: Fixes an issue where errors inside script and style tags could be offset by a few characters when multi bytes characters were present in the file
  • Updated dependencies [e8e18a8]
    • @​astrojs/language-server@​2.13.2

@​astrojs/check@​0.9.1

Patch Changes

  • cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases
  • Updated dependencies [cc94bef]
    • @​astrojs/language-server@​2.13.1

@​astrojs/check@​0.9.0

Minor Changes

  • b65d6b4: Adds support for SCSS and LESS intellisense inside style tags

Patch Changes

  • Updated dependencies [3a60f00]
  • Updated dependencies [b65d6b4]
    • @​astrojs/language-server@​2.13.0

@​astrojs/check@​0.8.3

Patch Changes

  • 0a46801: Fixes a regression where errors could wrongly show (or not show) inside scripts and style tags
  • Updated dependencies [0a46801]
  • Updated dependencies [72f61e1]
    • @​astrojs/language-server@​2.12.7

@​astrojs/check@​0.8.2

Patch Changes

  • 708167e: Fixes script and style tags being wrongfully included in the generated TSX
  • Updated dependencies [708167e]
    • @​astrojs/language-server@​2.12.1

@​astrojs/check@​0.8.1

Patch Changes

... (truncated)

Changelog

Sourced from @​astrojs/check's changelog.

0.9.3

Patch Changes

  • 28dfebe: Updates to the stable version of Volar 2.4.0
  • Updated dependencies [28dfebe]
    • @​astrojs/language-server@​2.14.1

0.9.2

Patch Changes

  • e8e18a8: Fixes an issue where errors inside script and style tags could be offset by a few characters when multi bytes characters were present in the file
  • Updated dependencies [e8e18a8]
    • @​astrojs/language-server@​2.13.2

0.9.1

Patch Changes

  • cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases
  • Updated dependencies [cc94bef]
    • @​astrojs/language-server@​2.13.1

0.9.0

Minor Changes

  • b65d6b4: Adds support for SCSS and LESS intellisense inside style tags

Patch Changes

  • Updated dependencies [3a60f00]
  • Updated dependencies [b65d6b4]
    • @​astrojs/language-server@​2.13.0

0.8.3

Patch Changes

  • 0a46801: Fixes a regression where errors could wrongly show (or not show) inside scripts and style tags
  • Updated dependencies [0a46801]
  • Updated dependencies [72f61e1]
    • @​astrojs/language-server@​2.12.7

0.8.2

Patch Changes

  • 708167e: Fixes script and style tags being wrongfully included in the generated TSX

... (truncated)

Commits

Updates @astrojs/mdx from 3.1.0 to 3.1.6

Release notes

Sourced from @​astrojs/mdx's releases.

@​astrojs/mdx@​3.1.6

Patch Changes

@​astrojs/mdx@​3.1.5

Patch Changes

  • #11818 88ef1d0 Thanks @​bluwy! - Fixes CSS in the layout component to be ordered first before any other components in the MDX file

@​astrojs/mdx@​3.1.4

Patch Changes

  • #11717 423614e Thanks @​bluwy! - Fixes stack trace location when failed to parse an MDX file with frontmatter

@​astrojs/mdx@​3.1.3

Patch Changes

  • Updated dependencies [49b5145]:
    • @​astrojs/markdown-remark@​5.2.0

@​astrojs/mdx@​3.1.2

Patch Changes

  • Updated dependencies [b6afe6a]:
    • @​astrojs/markdown-remark@​5.1.1
Changelog

Sourced from @​astrojs/mdx's changelog.

3.1.6

Patch Changes

3.1.5

Patch Changes

  • #11818 88ef1d0 Thanks @​bluwy! - Fixes CSS in the layout component to be ordered first before any other components in the MDX file

3.1.4

Patch Changes

  • #11717 423614e Thanks @​bluwy! - Fixes stack trace location when failed to parse an MDX file with frontmatter

3.1.3

Patch Changes

  • Updated dependencies [49b5145]:
    • @​astrojs/markdown-remark@​5.2.0

3.1.2

Patch Changes

  • Updated dependencies [b6afe6a]:
    • @​astrojs/markdown-remark@​5.1.1

3.1.1

Patch Changes

Commits

Updates @astrojs/react from 3.5.0 to 3.6.2

Release notes

Sourced from @​astrojs/react's releases.

@​astrojs/react@​3.6.2

Patch Changes

  • #11624 7adb350 Thanks @​bluwy! - Prevents throwing errors when checking if a component is a React component in runtime

@​astrojs/react@​3.6.1

Patch Changes

  • #11571 1c3265a Thanks @​bholmesdev! - BREAKING CHANGE to the experimental Actions API only. Install the latest @astrojs/react integration as well if you're using React 19 features.

    Make .safe() the default return value for actions. This means { data, error } will be returned when calling an action directly. If you prefer to get the data while allowing errors to throw, chain the .orThrow() modifier.

    import { actions } from 'astro:actions';
    // Before
    const { data, error } = await actions.like.safe();
    // After
    const { data, error } = await actions.like();
    // Before
    const newLikes = await actions.like();
    // After
    const newLikes = await actions.like.orThrow();

    Migration

    To migrate your existing action calls:

    • Remove .safe from existing safe action calls
    • Add .orThrow to existing unsafe action calls
  • #11570 84189b6 Thanks @​bholmesdev! - BREAKING CHANGE to the experimental Actions API only. Install the latest @astrojs/react integration as well if you're using React 19 features.

    Updates the Astro Actions fallback to support action={actions.name} instead of using getActionProps(). This will submit a form to the server in zero-JS scenarios using a search parameter:

    ---
    import { actions } from 'astro:actions';
    ---
    <form action={actions.logOut}>
    <!--output: action="?_astroAction=logOut"-->
    <button>Log Out</button>
    </form>

    You may also construct form action URLs using string concatenation, or by using the URL() constructor, with the an action's .queryString property:

... (truncated)

Changelog

Sourced from @​astrojs/react's changelog.

3.6.2

Patch Changes

  • #11624 7adb350 Thanks @​bluwy! - Prevents throwing errors when checking if a component is a React component in runtime

3.6.1

Patch Changes

  • #11571 1c3265a Thanks @​bholmesdev! - BREAKING CHANGE to the experimental Actions API only. Install the latest @astrojs/react integration as well if you're using React 19 features.

    Make .safe() the default return value for actions. This means { data, error } will be returned when calling an action directly. If you prefer to get the data while allowing errors to throw, chain the .orThrow() modifier.

    import { actions } from 'astro:actions';
    // Before
    const { data, error } = await actions.like.safe();
    // After
    const { data, error } = await actions.like();
    // Before
    const newLikes = await actions.like();
    // After
    const newLikes = await actions.like.orThrow();

    Migration

    To migrate your existing action calls:

    • Remove .safe from existing safe action calls
    • Add .orThrow to existing unsafe action calls
  • #11570 84189b6 Thanks @​bholmesdev! - BREAKING CHANGE to the experimental Actions API only. Install the latest @astrojs/react integration as well if you're using React 19 features.

    Updates the Astro Actions fallback to support action={actions.name} instead of using getActionProps(). This will submit a form to the server in zero-JS scenarios using a search parameter:

    ---
    import { actions } from 'astro:actions';
    ---
    <form action={actions.logOut}>
    <!--output: action="?_astroAction=logOut"-->
    <button>Log Out</button>
    </form>

... (truncated)

Commits

Updates @astrojs/rss from 4.0.6 to 4.0.7

Release notes

Sourced from @​astrojs/rss's releases.

@​astrojs/rss@​4.0.7

Patch Changes

Changelog

Sourced from @​astrojs/rss's changelog.

4.0.7

Patch Changes

Commits

Updates @astrojs/sitemap from 3.1.5 to 3.1.6

Release notes

Sourced from @​astrojs/sitemap's releases.

@​astrojs/mdx@​3.1.6

Patch Changes

Changelog

Sourced from @​astrojs/sitemap's changelog.

3.1.6

Patch Changes

Commits

Updates @expressive-code/plugin-collapsible-sections from 0.35.3 to 0.36.1

Release notes

Sourced from @​expressive-code/plugin-collapsible-sections's releases.

@​expressive-code/plugin-collapsible-sections@​0.36.1

Patch Changes

  • @​expressive-code/core@​0.36.1

@​expressive-code/plugin-collapsible-sections@​0.36.0

Patch Changes

  • Updated dependencies [ca54f6e]
    • @​expressive-code/core@​0.36.0

@​expressive-code/plugin-collapsible-sections@​0.35.6

Patch Changes

  • @​expressive-code/core@​0.35.6

@​expressive-code/plugin-collapsible-sections@​0.35.5

Patch Changes

  • @​expressive-code/core@​0.35.5

@​expressive-code/plugin-collapsible-sections@​0.35.4

Patch Changes

  • Updated dependencies [876d24c]
    • @​expressive-code/core@​0.35.4
Changelog

Sourced from @​expressive-code/plugin-collapsible-sections's changelog.

0.36.1

Patch Changes

  • @​expressive-code/core@​0.36.1

0.36.0

Patch Changes

  • Updated dependencies [ca54f6e]
    • @​expressive-code/core@​0.36.0

0.35.6

Patch Changes

  • @​expressive-code/core@​0.35.6

0.35.5

Patch Changes

  • @​expressive-code/core@​0.35.5

0.35.4

Patch Changes

  • Updated dependencies [876d24c]
    • @​expressive-code/core@​0.35.4
Commits

Updates @expressive-code/plugin-line-numbers from 0.35.3 to 0.36.1

Release notes

Sourced from @​expressive-code/plugin-line-numbers's releases.

@​expressive-code/plugin-line-numbers@​0.36.1

Patch Changes

  • @​expressive-code/core@​0.36.1

@​expressive-code/plugin-line-numbers@​0.36.0

Patch Changes

  • Updated dependencies [ca54f6e]
    • @​expressive-code/core@​0.36.0

@​expressive-code/plugin-line-numbers@​0.35.6

Patch Changes

  • @​expressive-code/core@​0.35.6

@​expressive-code/plugin-line-numbers@​0.35.5

Patch Changes

  • @​expressive-code/core@​0.35.5

@​expressive-code/plugin-line-numbers@​0.35.4

Patch Changes

  • Updated dependencies [876d24c]
    • @​expressive-code/core@​0.35.4
Changelog

Sourced from @​expressive-code/plugin-line-numbers's changelog.

0.36.1

Patch Changes

  • @​expressive-code/core@​0.36.1

0.36.0

Patch Changes

  • Updated dependencies [ca54f6e]
    • @​expressive-code/core@​0.36.0

0.35.6

Patch Changes

  • @​expressive-code/core@​0.35.6

0.35.5

Patch Changes

  • @​expressive-code/core@​0.35.5

0.35.4

Patch Changes

  • Updated dependencies [876d24c]
    • @​expressive-code/core@​0.35.4
Commits

Updates @fontsource/ia-writer-mono from 5.0.11 to 5.1.0

Commits

Updates @iconify-json/lucide from 1.1.192 to 1.2.4

Commits

Updates @playform/compress from 0.0.13 to 0.1.1

Release notes

Sourced from @​playform/compress's releases.

Compress/v0.1.1

Full Changelog: PlayForm/Compress@Compress/v0.1.0...Compress/v0.1.1

Compress/v0.1.0

What's Changed

Full Changelog: PlayForm/Compress@Compress/v0.0.13...Compress/v0.1.0

Changelog

Sourced from @​playform/compress's changelog.

0.1.1

Changed

  • Updated .npmignore file:
    • Reordered ignored directories and files
    • Added 'Summary.md' to ignored files

Fixed

  • Improved code formatting in Source/Function/Image/Writesharp.ts:
    • Simplified import statement for default sharp options

0.1.0

Added

  • Significant project restructuring with separate directories for Source, Interface, Type, and Variable
  • New modules and interfaces for CSS, HTML, Image, JavaScript, and SVG file types
  • Utility functions: Directory and Merge
  • Expanded support for additional image formats and optimization options
  • Enhanced error handling and logging
  • New "Run" script for building and watching 'Source/*/.ts' files
  • Added svgo v4.0.0-rc.0 dependency
  • Added terser v5.31.3 dependency

Changed

  • Major refactoring of the integration functionality in Source/Function/Integration.ts
  • Moved configuration options to separate files in the Variable directory
  • Updated and expanded type definitions throughout the project
  • Modularized and improved compression logic for different file types
  • Overall code structure is now more modular and type-safe

Dependency Updates

  • Added svgo v4.0.0-rc.0
  • Changed astro dependency to use any version (*)
  • Updated @​playform/build to v0.1.2
  • Updated @​playform/pipe to v0.1.0
  • Updated lightningcss to v1.25.1
  • Updated sharp to v0.33.4
  • Updated terser to v5.31.3

Removed

  • Removed specific version for astro dependency
Commits

Updates astro from 4.10.2 to 4.15.6

Release notes

Sourced from astro's releases.

[email protected]

Patch Changes

  • #11993 ffba5d7 Thanks @​matthewp! - Fix getStaticPaths regression

    This reverts a previous change meant to remove a dependency, to fix a regression with multiple nested spread routes.

  • #11964 06eff60 Thanks @​TheOtterlord! - Add wayland (wl-copy) support to astro info

[email protected]

Patch Changes

  • #11939 7b09c62 Thanks @​bholmesdev! - Adds support for Zod discriminated unions on Action form inputs. This allows forms with different inputs to be submitted to the same action, using a given input to decide which object should be used for validation.

    This example accepts either a create or update form submission, and uses the type field to determine which object to validate against.

    import { defineAction } from 'astro:actions';
    import { z } from 'astro:schema';
    export const server = {
    changeUser: defineAction({
    accept: 'form',
    input: z.discriminatedUnion('type', [
    z.object({
    type: z.literal('create'),
    name: z.string(),
    email: z.string().email(),
    }),
    z.object({
    type: z.literal('update'),
    id: z.number(),
    name: z.string(),
    email: z.string().email(),
    }),
    ]),
    async handler(input) {
    if (input.type === 'create') {
    // input is { type: 'create', name: string, email: string }
    } else {
    // input is { type: 'update', id: number, name: string, email: string }
    }
    },
    }),
    };

    The corresponding create and update forms may look like this:

... (truncated)

Changelog

Sourced from astro's changelog.

4.15.6

Patch Changes

  • #11993 ffba5d7 Thanks @​matthewp! - Fix getStaticPaths regression

    This reverts a previous change meant to remove a dependency, to fix a regression with multiple nested spread routes.

  • #11964 06eff60 Thanks @​TheOtterlord! - Add wayland (wl-copy) support to astro info

4.15.5

Patch Changes

  • #11939 7b09c62 Thanks @​bholmesdev! - Adds support for Zod discriminated unions on Action form inputs. This allows forms with different inputs to be submitted to the same action, using a given input to decide which object should be used for validation.

    This example accepts either a create or update form submission, and uses the type field to determine which object to validate against.

    import { defineAction } from 'astro:actions';
    import { z } from 'astro:schema';
    export const server = {
    changeUser: defineAction({
    accept: 'form',
    input: z.discriminatedUnion('type', [
    z.object({
    type: z.literal('create'),
    name: z.string(),
    email: z.string().email(),
    }),
    z.object({
    type: z.literal('update'),
    id: z.number(),
    name: z.string(),
    email: z.string().email(),
    }),
    ]),
    async handler(input) {
    if (input.type === 'create') {
    // input is { type: 'create', name: string, email: string }
    } else {
    // input is { type: 'update', id: number, name: string, email: string }
    }
    },
    }),
    };

    The corresponding create and update forms may look like this:

... (truncated)

Commits

Updates astro-critters from 2.1.10 to 2.2.0

Release notes

Sourced from astro-critters's releases.

AstroCritters/v2.2.0

Full Changelog: PlayForm/Inline@Inline/v0.1.0...AstroCritters/v2.2.0

Changelog

Sourced from astro-critters's changelog.

2.2.0

  • Cleanup
Commits

Updates astro-expressive-code from 0.35.3 to 0.36.1

Release notes

Sourced from astro-expressive-code's releases.

[email protected]

Patch Changes

[email protected]

Minor Changes

  • bff1106: Adds the experimental transformers option to the Shiki plugin. Thank you @​MichaelMakesGames!

    This option allows you to specify a list of Shiki transformers to be called during syntax highlighting.

    Important: This option is marked as experimental because it only supports a very limited subset of Shiki transformer features right now. Most importantly, transformers cannot modify a code block's text contents in any way, so most popular transformers will not work.

    In its current state, this option allows you to use transformers that solely modify the tokens produced by Shiki to improve syntax highlighting, e.g. applying bracket matching or changing the color of certain tokens.

    Attempting to pass incompatible transformers to this option will throw an error. This is not a bug, neither in Expressive Code, nor in Shiki or the transformers. Please do not report incompatibilities to other authors, as they are unable to fix them. The current limitations exist because the Shiki transformer API is incompatible with Expressive Code's architecture, and we will continue to work on closing the gap and improving this feature.

  • ca54f6e: Updates Shiki dependency to the latest version.

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • 7f9b29e: Fixes a Vite warning about emitFile() usage. Thank you @​evadecker and @​alexanderniebuhr!

    To avoid this warning from being incorrectly triggered, the Vite plugin internally used by astro-expressive-code has now been split into two separate plugins, making sure that emitFile is only seen by Vite during build.

[email protected]

Patch Changes

  • 876d24c: Improves performance of client script managing tabindex on code samples. Thanks @​delucis!
  • Updated dependencies [876d24c]
Changelog

Sourced from astro-expressive-code's changelog.

0.36.1

Patch Changes

0.36.0

Minor Changes

  • bff1106: Adds the experimental transformers option to the Shiki plugin. Thank you @​MichaelMakesGames!

    This option allows you to specify a list of Shiki transformers to be called during syntax highlighting.

    Important: This option is marked as experimental because it only supports a very limited subset of Shiki transformer features right now. Most importantly, transformers cannot modify a code block's text contents in any way, so most popular transformers will not work.

    In its current state, this option allows you to use transformers that solely modify the tokens produced by Shiki to improve syntax highlighting, e.g. applying bracket matching or changing the color of certain tokens.

    Attempting to pass incompatible transformers to this option will throw an error. This is not a bug, neither in Expressive Code, nor in Shiki or the transformers. Please do not report incompatibilities to other authors, as they are unable to fix them. The current limitations exist because the Shiki transformer API is incompatible with Expressive Code's architecture, and we will continue to work on closing the gap and improving this feature.

  • ca54f6e: Updates Shiki dependency to the latest version.

Patch Changes

0.35.6

Patch Changes

0.35.5

Patch Changes

  • 7f9b29e: Fixes a Vite warning about emitFile() usage. Thank you @​evadecker and @​alexanderniebuhr!

    To avoid this warning from being incorrectly triggered, the Vite plugin internally used by astro-expressive-code has now been split into two separate plugins, making sure that emitFile is only seen by Vite during build.

0.35.4

Patch Changes

... (truncated)

Commits

…y with 18 updates

Bumps the production-dependencies group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.7.0` | `0.9.3` |
| [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `3.1.0` | `3.1.6` |
| [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) | `3.5.0` | `3.6.2` |
| [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) | `4.0.6` | `4.0.7` |
| [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.1.5` | `3.1.6` |
| [@expressive-code/plugin-collapsible-sections](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-collapsible-sections) | `0.35.3` | `0.36.1` |
| [@expressive-code/plugin-line-numbers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-line-numbers) | `0.35.3` | `0.36.1` |
| [@fontsource/ia-writer-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/other/ia-writer-mono) | `5.0.11` | `5.1.0` |
| [@iconify-json/lucide](https://github.com/iconify/icon-sets) | `1.1.192` | `1.2.4` |
| [@playform/compress](https://github.com/PlayForm/Compress) | `0.0.13` | `0.1.1` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.10.2` | `4.15.6` |
| [astro-critters](https://github.com/PlayForm/Inline) | `2.1.10` | `2.2.0` |
| [astro-expressive-code](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code) | `0.35.3` | `0.36.1` |
| [astro-icon](https://github.com/natemoo-re/astro-icon/tree/HEAD/packages/core) | `1.1.0` | `1.1.1` |
| [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.49.0` | `0.51.0` |
| [satori](https://github.com/vercel/satori) | `0.10.13` | `0.11.0` |
| [sharp](https://github.com/lovell/sharp) | `0.33.4` | `0.33.5` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.4` | `3.4.11` |



Updates `@astrojs/check` from 0.7.0 to 0.9.3
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/astro-check)

Updates `@astrojs/mdx` from 3.1.0 to 3.1.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/mdx)

Updates `@astrojs/react` from 3.5.0 to 3.6.2
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/react)

Updates `@astrojs/rss` from 4.0.6 to 4.0.7
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/astro-rss)

Updates `@astrojs/sitemap` from 3.1.5 to 3.1.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/sitemap)

Updates `@expressive-code/plugin-collapsible-sections` from 0.35.3 to 0.36.1
- [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/[email protected]/packages/@expressive-code/plugin-collapsible-sections)

Updates `@expressive-code/plugin-line-numbers` from 0.35.3 to 0.36.1
- [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/[email protected]/packages/@expressive-code/plugin-line-numbers)

Updates `@fontsource/ia-writer-mono` from 5.0.11 to 5.1.0
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/other/ia-writer-mono)

Updates `@iconify-json/lucide` from 1.1.192 to 1.2.4
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@playform/compress` from 0.0.13 to 0.1.1
- [Release notes](https://github.com/PlayForm/Compress/releases)
- [Changelog](https://github.com/PlayForm/Compress/blob/Current/CHANGELOG.md)
- [Commits](PlayForm/Compress@v0.0.13...Compress/v0.1.1)

Updates `astro` from 4.10.2 to 4.15.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

Updates `astro-critters` from 2.1.10 to 2.2.0
- [Release notes](https://github.com/PlayForm/Inline/releases)
- [Changelog](https://github.com/PlayForm/Inline/blob/AstroCritters/v2.2.0/CHANGELOG.md)
- [Commits](PlayForm/Inline@AstroCritters/v2.1.10...AstroCritters/v2.2.0)

Updates `astro-expressive-code` from 0.35.3 to 0.36.1
- [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/[email protected]/packages/astro-expressive-code)

Updates `astro-icon` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/natemoo-re/astro-icon/releases)
- [Changelog](https://github.com/natemoo-re/astro-icon/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/natemoo-re/astro-icon/commits/[email protected]/packages/core)

Updates `monaco-editor` from 0.49.0 to 0.51.0
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.49.0...v0.51.0)

Updates `satori` from 0.10.13 to 0.11.0
- [Release notes](https://github.com/vercel/satori/releases)
- [Commits](vercel/satori@0.10.13...0.11.0)

Updates `sharp` from 0.33.4 to 0.33.5
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.33.4...v0.33.5)

Updates `tailwindcss` from 3.4.4 to 3.4.11
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.4...v3.4.11)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@astrojs/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@astrojs/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@astrojs/rss"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@astrojs/sitemap"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@expressive-code/plugin-collapsible-sections"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@expressive-code/plugin-line-numbers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@fontsource/ia-writer-mono"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@iconify-json/lucide"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@playform/compress"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: astro-critters
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: astro-expressive-code
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: astro-icon
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: satori
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant