chore(deps): bump the production-dependencies group across 1 directory with 17 updates#13
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 17 updates Bumps the production-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `4.3.4` | `6.0.1` | | [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) | `4.3.0` | `5.0.6` | | [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) | `4.0.12` | `4.0.18` | | [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.5.1` | `3.7.3` | | [@iconify-json/codicon](https://github.com/iconify/icon-sets) | `1.2.31` | `1.2.58` | | [@iconify-json/lucide](https://github.com/iconify/icon-sets) | `1.2.73` | `1.2.111` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.58` | `1.2.84` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.3` | `1.2.4` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.12` | `4.3.0` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.13.3` | `6.4.2` | | [date-fns](https://github.com/date-fns/date-fns) | `4.1.0` | `4.4.0` | | [framer-motion](https://github.com/motiondivision/motion) | `12.23.12` | `12.40.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.541.0` | `1.17.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.1` | `19.2.6` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.1` | `19.2.6` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.3.1` | `3.6.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.12` | `4.3.0` | Updates `@astrojs/mdx` from 4.3.4 to 6.0.1 - [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/astro@6.0.1/packages/integrations/mdx) Updates `@astrojs/react` from 4.3.0 to 5.0.6 - [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/react@5.0.6/packages/integrations/react) Updates `@astrojs/rss` from 4.0.12 to 4.0.18 - [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/rss@4.0.18/packages/astro-rss) Updates `@astrojs/sitemap` from 3.5.1 to 3.7.3 - [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/sitemap@3.7.3/packages/integrations/sitemap) Updates `@iconify-json/codicon` from 1.2.31 to 1.2.58 - [Commits](https://github.com/iconify/icon-sets/commits) Updates `@iconify-json/lucide` from 1.2.73 to 1.2.111 - [Commits](https://github.com/iconify/icon-sets/commits) Updates `@iconify-json/simple-icons` from 1.2.58 to 1.2.84 - [Commits](https://github.com/iconify/icon-sets/commits) Updates `@radix-ui/react-slot` from 1.2.3 to 1.2.4 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@tailwindcss/vite` from 4.1.12 to 4.3.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/@tailwindcss-vite) Updates `astro` from 5.13.3 to 6.4.2 - [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/astro@6.4.2/packages/astro) Updates `date-fns` from 4.1.0 to 4.4.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Commits](date-fns/date-fns@v4.1.0...v4.4.0) Updates `framer-motion` from 12.23.12 to 12.40.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.23.12...v12.40.0) Updates `lucide-react` from 0.541.0 to 1.17.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.17.0/packages/lucide-react) Updates `react` from 19.1.1 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react) Updates `react-dom` from 19.1.1 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom) Updates `tailwind-merge` from 3.3.1 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.3.1...v3.6.0) Updates `tailwindcss` from 4.1.12 to 4.3.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@astrojs/react" dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@astrojs/rss" dependency-version: 4.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@astrojs/sitemap" dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@iconify-json/codicon" dependency-version: 1.2.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@iconify-json/lucide" dependency-version: 1.2.111 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@iconify-json/simple-icons" dependency-version: 1.2.84 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@radix-ui/react-slot" dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: astro dependency-version: 6.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: date-fns dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: framer-motion dependency-version: 12.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tailwindcss dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 17 updates in the / directory:
4.3.46.0.14.3.05.0.64.0.124.0.183.5.13.7.31.2.311.2.581.2.731.2.1111.2.581.2.841.2.31.2.44.1.124.3.05.13.36.4.24.1.04.4.012.23.1212.40.00.541.01.17.019.1.119.2.619.1.119.2.63.3.13.6.04.1.124.3.0Updates
@astrojs/mdxfrom 4.3.4 to 6.0.1Release notes
Sourced from @astrojs/mdx's releases.
... (truncated)
Changelog
Sourced from @astrojs/mdx's changelog.
... (truncated)
Commits
48e5c4d[ci] release (#15808)2ce9e74chore: update docs links (#15732)25560db[ci] release (beta) (#15773)6414732Spelling (#15601)9b0def6[ci] release (beta) (#15758)3885e8d[ci] release (beta) (#15687)6f19eccchore(deps): update shiki to v4 (#15726)1118ac4feat: update tsconfig template to prepare for TS 6 (#15668)31c692cchore(deps): remove deprecatedremark-shiki-twoslash(#15695)2239cf2[ci] release (beta) (#15674)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@astrojs/mdxsince your current version.Updates
@astrojs/reactfrom 4.3.0 to 5.0.6Release notes
Sourced from @astrojs/react's releases.
Changelog
Sourced from @astrojs/react's changelog.
... (truncated)
Commits
c7157e6[ci] release (#16870)e345bcd[ci] release (#16653)5a8cd09refactor: update tsconfig to use TypeScript project references (#16505)5c543c5refactor(astro): add internal entry points for test (#16473)21ca872[ci] release (#16399)99464edBump vite, picomatch, and unstorage to latest patch versions (#16448)f7566b8refactor: unify test setup (#16445)ba2dbf1refactor(astro): correct Fixture type signatures in test-utils (#16380)5ed467frefactor: migrate react tests to typescript (#16318)2c9bf5e[ci] release (#16182)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@astrojs/reactsince your current version.Updates
@astrojs/rssfrom 4.0.12 to 4.0.18Release notes
Sourced from @astrojs/rss's releases.
Changelog
Sourced from @astrojs/rss's changelog.
... (truncated)
Commits
4a6ff2a[ci] release (#16020)fdd2c5afix(rss): unpin fast-xml-parser to resolve entity expansion CVEs (#16037)a2fff74[ci] release (#15826)8d3f3aafix(rss): Pin fast-xml-parser until upstream fix (#15830)48e5c4d[ci] release (#15808)6453380fix: manually updates packages who had main releases later than betas (#15816)6414732Spelling (#15601)1118ac4feat: update tsconfig template to prepare for TS 6 (#15668)10088fdfix(deps): update all non-major dependencies (#15707)4d49632[ci] release (beta) (#15590)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@astrojs/rsssince your current version.Updates
@astrojs/sitemapfrom 3.5.1 to 3.7.3Release notes
Sourced from @astrojs/sitemap's releases.
Changelog
Sourced from @astrojs/sitemap's changelog.
... (truncated)
Commits
1e49163[ci] release (#16832)783c4a6Stamp sitemap index entries with per-file lastmod (#16837)5a8cd09refactor: update tsconfig to use TypeScript project references (#16505)5c543c5refactor(astro): add internal entry points for test (#16473)f7566b8refactor: unify test setup (#16445)ba2dbf1refactor(astro): correct Fixture type signatures in test-utils (#16380)245f300refactor: migrate sitemap tests to typescript (#16353)88fcc98fix integrations links across docs (#16098)4a6ff2a[ci] release (#16020)28079e9[ci] formatMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@astrojs/sitemapsince your current version.Updates
@iconify-json/codiconfrom 1.2.31 to 1.2.58Commits
Updates
@iconify-json/lucidefrom 1.2.73 to 1.2.111Commits
Updates
@iconify-json/simple-iconsfrom 1.2.58 to 1.2.84Commits
Updates
@radix-ui/react-slotfrom 1.2.3 to 1.2.4Commits
Updates
@tailwindcss/vitefrom 4.1.12 to 4.3.0Release notes
Sourced from @tailwindcss/vite's releases.
... (truncated)
Changelog
Sourced from @tailwindcss/vite's changelog.
... (truncated)
Commits
588bd734.3.0 (#20023)d194d4cdocs: fix various typos in comments and documentation (#19878)db27049fix(@tailwindcss/vite): include@variantin feature detection (#19966)5a79990Always resolve relative files, relative to the current .css file (#19965)f3fdda2fix(vite): avoid resolving JS plugins to browser CSS entries (#19949)69ad7cc4.2.4 (#19948)685c19eFix issue around resolving paths in@tailwindcss/vite(#19947)2e3fa494.2.3 (#19944)5cb1efdfix(vite): resolve tsconfig paths in CSS and JS resolvers (#19803)d596b0c4.2.2 (#19821)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tailwindcss/vitesince your current version.Updates
astrofrom 5.13.3 to 6.4.2Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.