Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(deps): Bump the npm-production group across 1 directory with 5 updates#24

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/npm_and_yarn/npm-production-680332bc46

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubOct 6, 2025
edited
Loading

Bumps the npm-production group with 4 updates in the / directory:@headlessui/react,@tailwindcss/postcss,@tailwindcss/vite andframer-motion.

Updates@headlessui/react from 2.2.6 to 2.2.9

Release notes

Sourced from@​headlessui/react's releases.

@​headlessui/react@​v2.2.9

Fixed

  • Improve focus management in shadow DOM roots (#3794)
  • Don't accidentally open theCombobox when touching theComboboxButton while dragging on mobile (#3795)
  • Ensure siblingDialog components are scrollable on mobile (#3796)
  • InferCombobox type based ononChange handler (#3798)
  • Allow home/end key default behavior insideComboboxInput whenCombobox is closed (#3798)
  • Ensure interacting with aDialog on iOS works after interacting with a disallowed area (#3801)
  • Freeze Listbox values as soon as a value is selected (#3802)
  • Ensure refs are forwarded when freezing data (#3390)
  • Do not serialize React components into form fields (49e9e8e)

@​headlessui/react@​v2.2.8

Fixed

  • Ensure we are not freezing data when thestatic prop is used (#3779)
  • EnsureonChange types are contravariant instead of bivariant (#3781)
  • Support<summary> as a focusable element inside<details> (#3389)
  • FixMaximum update depth exceeded crash when usingtransition prop (#3782)
  • Ensure pressingTab in theComboboxInput, correctly syncs the input value (#3785)
  • Ensure--button-width and--input-width have the latest value (#3786)
  • Fix 'Invalid propdata-headlessui-state supplied toReact.Fragment' warning (#3788)
  • Ensureelement inref callback is always connected when rendering in aPortal (#3789)
  • Ensure form state is up to date when using uncontrolled components (#3790)
  • Ensuredata-open onComboboxInput is up to date (#3791)
  • Ensure changing theimmediate prop value on theCombobox component works as expected (#3792)

@​headlessui/react@​v2.2.7

Fixed

  • Fix incorrect double invocation of menu items, listbox options and combobox options (#3766)
  • Fix memory leak in SSR environment (#3767)
  • Ensure programmatic.click() onMenuButton ref works (#3768)
  • Don't activate hovered items while using the keyboard (#3769)
Changelog

Sourced from@​headlessui/react's changelog.

[2.2.9] - 2025-09-25

Fixed

  • Improve focus management in shadow DOM roots (#3794)
  • Don't accidentally open theCombobox when touching theComboboxButton while dragging on mobile (#3795)
  • Ensure siblingDialog components are scrollable on mobile (#3796)
  • InferCombobox type based ononChange handler (#3798)
  • Allow home/end key default behavior insideComboboxInput whenCombobox is closed (#3798)
  • Ensure interacting with aDialog on iOS works after interacting with a disallowed area (#3801)
  • Freeze Listbox values as soon as a value is selected (#3802)
  • Ensure refs are forwarded when freezing data (#3390)
  • Do not serialize React components into form fields (49e9e8e)

[2.2.8] - 2025-09-12

Fixed

  • Ensure we are not freezing data when thestatic prop is used (#3779)
  • EnsureonChange types are contravariant instead of bivariant (#3781)
  • Support<summary> as a focusable element inside<details> (#3389)
  • FixMaximum update depth exceeded crash when usingtransition prop (#3782)
  • Ensure pressingTab in theComboboxInput, correctly syncs the input value (#3785)
  • Ensure--button-width and--input-width have the latest value (#3786)
  • Fix 'Invalid propdata-headlessui-state supplied toReact.Fragment' warning (#3788)
  • Ensureelement inref callback is always connected when rendering in aPortal (#3789)
  • Ensure form state is up to date when using uncontrolled components (#3790)
  • Ensuredata-open onComboboxInput is up to date (#3791)
  • Ensure changing theimmediate prop value on theCombobox component works as expected (#3792)

[2.2.7] - 2025-07-30

Fixed

  • Fix incorrect double invocation of menu items, listbox options and combobox options (#3766)
  • Fix memory leak in SSR environment (#3767)
  • Ensure programmatic.click() onMenuButton ref works (#3768)
  • Don't activate hovered items while using the keyboard (#3769)
Commits
  • 589ea90 2.2.9 -@​headlessui/react
  • bba75c7 update changelog
  • ca536ed update changelog
  • 49e9e8e do not serialize React components into form fields
  • 2a647a7 Ensure refs are forwarded when freezing data (#3390)
  • da2fa94 Freeze values as soon as possible (#3802)
  • 6b5709a Fix touch actions on iOS after entering disallowed area (#3801)
  • 433b174 Allow home/end key default behavior insideComboboxInput whenCombobox is...
  • 31b3e47 InferCombobox type based ononChange handler (#3798)
  • b0615ad Ensure siblingDialog components are scrollable on mobile (#3796)
  • Additional commits viewable incompare view

Updates@tailwindcss/postcss from 4.1.11 to 4.1.14

Release notes

Sourced from@​tailwindcss/postcss's releases.

v4.1.14

Fixed

  • Handle' syntax in ClojureScript when extracting classes (#18888)
  • Handle@variant inside@custom-variant (#18885)
  • Merge suggestions when using@utility (#18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#18905)
  • Do not generategrid-column utilities when configuringgrid-column-start orgrid-column-end (#18907)
  • Do not generategrid-row utilities when configuringgrid-row-start orgrid-row-end (#18907)
  • Prevent duplicate CSS when overwriting a static utility with a theme key (#18056)
  • Show Lightning CSS warnings (if any) when optimizing/minifying (#18918)
  • Usedefault export condition for@tailwindcss/vite (#18948)
  • Re-throw errors from PostCSS nodes (#18373)
  • Detect classes in markdown inline directives (#18967)
  • Ensure files with only@theme produce no output when built (#18979)
  • Support Maud templates when extracting classes (#18988)
  • Upgrade: Do not migratevariant = 'outline' during upgrades (#18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#19028)
  • Upgrade: Ensure first class insideclassName is migrated (#19031)
  • Upgrade: Migrate classes inside*ClassName and*Class attributes (#19031)

v4.1.13

Changed

  • Drop warning from browser build (#18731)
  • Drop exact duplicate declarations when emitting CSS (#18809)

Fixed

  • Don't transitionvisibility when usingtransition (#18795)
  • Discard matched variants with unknown named values (#18799)
  • Discard matched variants with non-string values (#18799)
  • Show suggestions for knownmatchVariant values (#18798)
  • Replace deprecatedclip withclip-path insr-only (#18769)
  • Hide internal fields from completions inmatchUtilities (#18820)
  • Ignore.vercel folders by default (can be overridden by@source … rules) (#18855)
  • Consider variants starting with@- to be invalid (e.g.@-2xl:flex) (#18869)
  • Do not allow custom variants to start or end with a- or_ (#18867,#18872)
  • Upgrade: Migratearia theme keys to@custom-variant (#18815)
  • Upgrade: Migratedata theme keys to@custom-variant (#18816)
  • Upgrade: Migratesupports theme keys to@custom-variant (#18817)

v4.1.12

Fixed

  • Don't consider the global important state in@apply (#18404)
  • Add missing suggestions forflex-<number> utilities (#18642)
  • Fix trailing) from interfering with extraction in Clojure keywords (#18345)
  • Detect classes inside Elixir charlist, word list, and string sigils (#18432)
  • Track source locations through@plugin and@config (#18345)

... (truncated)

Changelog

Sourced from@​tailwindcss/postcss's changelog.

[4.1.14] - 2025-10-01

Fixed

  • Handle' syntax in ClojureScript when extracting classes (#18888)
  • Handle@variant inside@custom-variant (#18885)
  • Merge suggestions when using@utility (#18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#18905)
  • Do not generategrid-column utilities when configuringgrid-column-start orgrid-column-end (#18907)
  • Do not generategrid-row utilities when configuringgrid-row-start orgrid-row-end (#18907)
  • Prevent duplicate CSS when overwriting a static utility with a theme key (#18056)
  • Show Lightning CSS warnings (if any) when optimizing/minifying (#18918)
  • Usedefault export condition for@tailwindcss/vite (#18948)
  • Re-throw errors from PostCSS nodes (#18373)
  • Detect classes in markdown inline directives (#18967)
  • Ensure files with only@theme produce no output when built (#18979)
  • Support Maud templates when extracting classes (#18988)
  • Upgrade: Do not migratevariant = 'outline' during upgrades (#18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#19028)
  • Upgrade: Ensure first class insideclassName is migrated (#19031)
  • Upgrade: Migrate classes inside*ClassName and*Class attributes (#19031)

[4.1.13] - 2025-09-03

Changed

  • Drop warning from browser build (#18731)
  • Drop exact duplicate declarations when emitting CSS (#18809)

Fixed

  • Don't transitionvisibility when usingtransition (#18795)
  • Discard matched variants with unknown named values (#18799)
  • Discard matched variants with non-string values (#18799)
  • Show suggestions for knownmatchVariant values (#18798)
  • Replace deprecatedclip withclip-path insr-only (#18769)
  • Hide internal fields from completions inmatchUtilities (#18820)
  • Ignore.vercel folders by default (can be overridden by@source … rules) (#18855)
  • Consider variants starting with@- to be invalid (e.g.@-2xl:flex) (#18869)
  • Do not allow custom variants to start or end with a- or_ (#18867,#18872)
  • Upgrade: Migratearia theme keys to@custom-variant (#18815)
  • Upgrade: Migratedata theme keys to@custom-variant (#18816)
  • Upgrade: Migratesupports theme keys to@custom-variant (#18817)

[4.1.12] - 2025-08-13

Fixed

  • Don't consider the global important state in@apply (#18404)
  • Add missing suggestions forflex-<number> utilities (#18642)

... (truncated)

Commits

Updates@tailwindcss/vite from 4.1.11 to 4.1.14

Release notes

Sourced from@​tailwindcss/vite's releases.

v4.1.14

Fixed

  • Handle' syntax in ClojureScript when extracting classes (#18888)
  • Handle@variant inside@custom-variant (#18885)
  • Merge suggestions when using@utility (#18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#18905)
  • Do not generategrid-column utilities when configuringgrid-column-start orgrid-column-end (#18907)
  • Do not generategrid-row utilities when configuringgrid-row-start orgrid-row-end (#18907)
  • Prevent duplicate CSS when overwriting a static utility with a theme key (#18056)
  • Show Lightning CSS warnings (if any) when optimizing/minifying (#18918)
  • Usedefault export condition for@tailwindcss/vite (#18948)
  • Re-throw errors from PostCSS nodes (#18373)
  • Detect classes in markdown inline directives (#18967)
  • Ensure files with only@theme produce no output when built (#18979)
  • Support Maud templates when extracting classes (#18988)
  • Upgrade: Do not migratevariant = 'outline' during upgrades (#18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#19028)
  • Upgrade: Ensure first class insideclassName is migrated (#19031)
  • Upgrade: Migrate classes inside*ClassName and*Class attributes (#19031)

v4.1.13

Changed

  • Drop warning from browser build (#18731)
  • Drop exact duplicate declarations when emitting CSS (#18809)

Fixed

  • Don't transitionvisibility when usingtransition (#18795)
  • Discard matched variants with unknown named values (#18799)
  • Discard matched variants with non-string values (#18799)
  • Show suggestions for knownmatchVariant values (#18798)
  • Replace deprecatedclip withclip-path insr-only (#18769)
  • Hide internal fields from completions inmatchUtilities (#18820)
  • Ignore.vercel folders by default (can be overridden by@source … rules) (#18855)
  • Consider variants starting with@- to be invalid (e.g.@-2xl:flex) (#18869)
  • Do not allow custom variants to start or end with a- or_ (#18867,#18872)
  • Upgrade: Migratearia theme keys to@custom-variant (#18815)
  • Upgrade: Migratedata theme keys to@custom-variant (#18816)
  • Upgrade: Migratesupports theme keys to@custom-variant (#18817)

v4.1.12

Fixed

  • Don't consider the global important state in@apply (#18404)
  • Add missing suggestions forflex-<number> utilities (#18642)
  • Fix trailing) from interfering with extraction in Clojure keywords (#18345)
  • Detect classes inside Elixir charlist, word list, and string sigils (#18432)
  • Track source locations through@plugin and@config (#18345)

... (truncated)

Changelog

Sourced from@​tailwindcss/vite's changelog.

[4.1.14] - 2025-10-01

Fixed

  • Handle' syntax in ClojureScript when extracting classes (#18888)
  • Handle@variant inside@custom-variant (#18885)
  • Merge suggestions when using@utility (#18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#18905)
  • Do not generategrid-column utilities when configuringgrid-column-start orgrid-column-end (#18907)
  • Do not generategrid-row utilities when configuringgrid-row-start orgrid-row-end (#18907)
  • Prevent duplicate CSS when overwriting a static utility with a theme key (#18056)
  • Show Lightning CSS warnings (if any) when optimizing/minifying (#18918)
  • Usedefault export condition for@tailwindcss/vite (#18948)
  • Re-throw errors from PostCSS nodes (#18373)
  • Detect classes in markdown inline directives (#18967)
  • Ensure files with only@theme produce no output when built (#18979)
  • Support Maud templates when extracting classes (#18988)
  • Upgrade: Do not migratevariant = 'outline' during upgrades (#18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#19028)
  • Upgrade: Ensure first class insideclassName is migrated (#19031)
  • Upgrade: Migrate classes inside*ClassName and*Class attributes (#19031)

[4.1.13] - 2025-09-03

Changed

  • Drop warning from browser build (#18731)
  • Drop exact duplicate declarations when emitting CSS (#18809)

Fixed

  • Don't transitionvisibility when usingtransition (#18795)
  • Discard matched variants with unknown named values (#18799)
  • Discard matched variants with non-string values (#18799)
  • Show suggestions for knownmatchVariant values (#18798)
  • Replace deprecatedclip withclip-path insr-only (#18769)
  • Hide internal fields from completions inmatchUtilities (#18820)
  • Ignore.vercel folders by default (can be overridden by@source … rules) (#18855)
  • Consider variants starting with@- to be invalid (e.g.@-2xl:flex) (#18869)
  • Do not allow custom variants to start or end with a- or_ (#18867,#18872)
  • Upgrade: Migratearia theme keys to@custom-variant (#18815)
  • Upgrade: Migratedata theme keys to@custom-variant (#18816)
  • Upgrade: Migratesupports theme keys to@custom-variant (#18817)

[4.1.12] - 2025-08-13

Fixed

  • Don't consider the global important state in@apply (#18404)
  • Add missing suggestions forflex-<number> utilities (#18642)

... (truncated)

Commits

Updatesframer-motion from 12.23.9 to 12.23.22

Changelog

Sourced fromframer-motion's changelog.

[12.23.22] 2025-09-25

Added

  • ExportingHTMLElements anduseComposedRefs type for internal use.

[12.23.21] 2025-09-24

Fixed

  • Fixing main-threadscroll with animations that containdelay.

[12.23.20] 2025-09-24

Fixed

  • Suppress non-animatable value warning for instant animations.

[12.23.19] 2025-09-23

Fixed

  • Remove support for changingref prop.

[12.23.18] 2025-09-19

Fixed

  • <motion /> components now support changingref prop.

[12.23.17] 2025-09-19

Fixed

  • Ensureanimate()onComplete only fires once, when all values are complete.

[12.23.16] 2025-09-19

Fixed

  • Fixingref when passed to a child ofAnimatePresence in"popLayout" mode.

[12.23.15] 2025-09-18

Fixed

  • Fixingexport * error in RSC.

[12.23.14] 2025-09-17

... (truncated)

Commits

Updatestailwindcss from 4.1.11 to 4.1.14

Release notes

Sourced fromtailwindcss's releases.

v4.1.14

Fixed

  • Handle' syntax in ClojureScript when extracting classes (#18888)
  • Handle@variant inside@custom-variant (#18885)
  • Merge suggestions when using@utility (#18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#18905)
  • Do not generategrid-column utilities when configuringgrid-column-start orgrid-column-end (#18907)
  • Do not generategrid-row utilities when configuringgrid-row-start orgrid-row-end (#18907)
  • Prevent duplicate CSS when overwriting a static utility with a theme key (#18056)
  • Show Lightning CSS warnings (if any) when optimizing/minifying (#18918)
  • Usedefault export condition for@tailwindcss/vite (#18948)
  • Re-throw errors from PostCSS nodes (#18373)
  • Detect classes in markdown inline directives (#18967)
  • Ensure files with only@theme produce no output when built (#18979)
  • Support Maud templates when extracting classes (#18988)
  • Upgrade: Do not migratevariant = 'outline' during upgrades (#18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#19028)
  • Upgrade: Ensure first class insideclassName is migrated (#19031)
  • Upgrade: Migrate classes inside*ClassName and*Class attributes (#19031)

v4.1.13

Changed

  • Drop warning from browser build (#18731)
  • Drop exact duplicate declarations when emitting CSS (#18809)

Fixed

  • Don't transitionvisibility when usingtransition (#18795)
  • Discard matched variants with unknown named values (#18799)
  • Discard matched variants with non-string values (#18799)
  • Show suggestions for knownmatchVariant values (#18798)
  • Replace deprecatedclip withclip-path insr-only (#18769)
  • Hide internal fields from completions inmatchUtilities (#18820)
  • Ignore.vercel folders by default (can be overridden by@source … rules) (#18855)
  • Consider variants starting with@- to be invalid (e.g.@-2xl:flex) (#18869)
  • Do not allow custom variants to start or end with a- or_ (#18867,#18872)
  • Upgrade: Migratearia theme keys to@custom-variant (#18815)
  • Upgrade: Migratedata theme keys to@custom-variant (#18816)
  • Upgrade: Migratesupports theme keys to@custom-variant (#18817)

v4.1.12

Fixed

  • Don't consider the global important state in@apply (#18404)
  • Add missing suggestions forflex-<number> utilities (#18642)
  • Fix trailing) from interfering with extraction in Clojure keywords (#18345)
  • Detect classes inside Elixir charlist, word list, and string sigils (#18432)
  • Track source locations through@plugin and@config (#18345)

... (truncated)

Changelog

Sourced fromtailwindcss's changelog.

[4.1.14] - 2025-10-01

Fixed

  • Handle' syntax in ClojureScript when extracting classes (#18888)
  • Handle@variant inside@custom-variant (#18885)
  • Merge suggestions when using@utility (#18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#18905)
  • Do not generategrid-column utilities when configuringgrid-column-start orgrid-column-end (#18907)
  • Do not generategrid-row utilities when configuringgrid-row-start orgrid-row-end (#18907)
  • Prevent duplicate CSS when overwriting a static utility with a theme key (#18056)
  • Show Lightning CSS warnings (if any) when optimizing/minifying (#18918)
  • Usedefault export condition for@tailwindcss/vite (#18948)
  • Re-throw errors from PostCSS nodes (#18373)
  • Detect classes in markdown inline directives (#18967)
  • Ensure files with only@theme produce no output when built (#18979)
  • Support Maud templates when extracting classes (#18988)
  • Upgrade: Do not migratevariant = 'outline' during upgrades (#18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#19028)
  • Upgrade: Ensure first class insideclassName is migrated (#19031)
  • Upgrade: Migrate classes inside*ClassName and*Class attributes (#19031)

[4.1.13] - 2025-09-03

Changed

  • Drop warning from browser build (#18731)
  • Drop exact duplicate declarations when emitting CSS (#18809)

Fixed

  • Don't transitionvisibility when usingtransition (#18795)
  • Discard matched variants with unknown named values (#18799)
  • Discard matched variants with non-string values (#18799)
  • Show suggestions for knownmatchVariant values (#18798)
  • Replace deprecatedclip withclip-path insr-only (#18769)
  • Hide internal fields from completions inmatchUtilities (#18820)
  • Ignore.vercel folders by default (can be overridden by@source … rules) (#18855)
  • Consider variants starting with@- to be invalid (e.g.@-2xl:flex) (#18869)
  • Do not allow custom variants to start or end with a- or_ (#18867,#18872)
  • Upgrade: Migratearia theme keys to@custom-variant (#18815)
  • Upgrade: Migratedata theme keys to@custom-variant (#18816)
  • Upgrade: Migratesupports theme keys to@custom-variant (#18817)

[4.1.12] - 2025-08-13

Fixed

  • Don't consider the global important state in@apply (#18404)
  • Add missing suggestions forflex-<number> utilities (#18642)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…updatesBumps the npm-production group with 4 updates in the / directory: [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react), [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss), [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) and [framer-motion](https://github.com/motiondivision/motion).Updates `@headlessui/react` from 2.2.6 to 2.2.9- [Release notes](https://github.com/tailwindlabs/headlessui/releases)- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v2.2.9/packages/@headlessui-react)Updates `@tailwindcss/postcss` from 4.1.11 to 4.1.14- [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.1.14/packages/@tailwindcss-postcss)Updates `@tailwindcss/vite` from 4.1.11 to 4.1.14- [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.1.14/packages/@tailwindcss-vite)Updates `framer-motion` from 12.23.9 to 12.23.22- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)- [Commits](motiondivision/motion@v12.23.9...v12.23.22)Updates `tailwindcss` from 4.1.11 to 4.1.14- [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.1.14/packages/tailwindcss)---updated-dependencies:- dependency-name: "@headlessui/react"  dependency-version: 2.2.9  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: npm-production- dependency-name: "@tailwindcss/postcss"  dependency-version: 4.1.14  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: npm-production- dependency-name: "@tailwindcss/vite"  dependency-version: 4.1.14  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: npm-production- dependency-name: framer-motion  dependency-version: 12.23.22  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: npm-production- dependency-name: tailwindcss  dependency-version: 4.1.14  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: npm-production...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsOct 6, 2025
@dependabot@github
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubNov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting@dependabot recreate.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp