Skip to content

chore(deps): bump the npm group across 1 directory with 27 updates - #267

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-9b28196e70
Open

chore(deps): bump the npm group across 1 directory with 27 updates#267
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-9b28196e70

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm group with 27 updates in the / directory:

Package From To
@ant-design/cssinjs 1.24.0 2.1.2
@ant-design/icons 6.2.3 6.3.4
@csstools/postcss-oklab-function 4.0.12 5.0.9
@mantine/core 7.17.8 9.5.2
@mantine/form 7.17.8 9.5.2
@mantine/hooks 7.17.8 9.5.2
@prisma/client 6.19.3 7.10.0
@twurple/eventsub-base 7.2.1 8.1.4
@vercel/functions 3.6.0 3.9.5
antd 5.29.3 6.6.2
axios 1.18.0 1.20.0
curse-filter 6.0.0 7.0.0
dayjs 1.11.20 1.11.23
framer-motion 12.40.0 13.1.1
lucide-react 0.487.0 1.37.0
node-fetch 2.7.0 3.3.2
opennode 1.5.0 2.0.1
postcss-focus-visible 10.0.1 11.0.0
stripe 18.0.0 22.6.0
styled-components 6.4.2 6.5.3
swr 2.4.1 2.5.1
zod 3.25.76 4.5.4
@testing-library/jest-dom 6.9.1 7.0.1
@types/node 24.13.3 26.4.0
happy-dom 20.9.0 20.14.0
node-mocks-http 1.17.2 1.18.1
prisma 6.19.3 7.10.0

Updates @ant-design/cssinjs from 1.24.0 to 2.1.2

Release notes

Sourced from @​ant-design/cssinjs's releases.

@​ant-design/cssinjs@​2.1.2

  • chore: bump version to 2.1.2 d4ae688
  • feat: Add nonce support for css-variables (#255) bf6b2d1
  • Revert "fix: apply StyleProvider nonce to CSS variable styles (#252)" (#254) d1cbe07

https://github.com/ant-design/cssinjs/compare/@​ant-design/[email protected]...@​ant-design/[email protected]

@​ant-design/cssinjs@​2.1.1

  • chore: bump version to 2.1.1 0d105b2
  • fix: apply StyleProvider nonce to CSS variable styles (#252) ec07fb1
  • Create devcontainer.json (#246) 103922e

https://github.com/ant-design/cssinjs/compare/@​ant-design/[email protected]...@​ant-design/[email protected]

@​ant-design/cssinjs@​2.1.0

  • chore: bump version to 2.1.0 3b0d831
  • feat: support multiple scopes in CSS variable registration (#245) db8e85a

https://github.com/ant-design/cssinjs/compare/@​ant-design/[email protected]...@​ant-design/[email protected]

@​ant-design/cssinjs@​2.0.3

  • chore: bump version to 2.0.3 ede3c77
  • fix: should skip appendStyle when value is null or undefined (#242) 9bee8f5

https://github.com/ant-design/cssinjs/compare/@​ant-design/[email protected]...@​ant-design/[email protected]

@​ant-design/cssinjs@​2.0.2

  • chore: bump version to 2.0.2 c7c8631
  • perf: optimize hash class generation and selector injection logic (#241) 6a2d615

https://github.com/ant-design/cssinjs/compare/@​ant-design/[email protected]...@​ant-design/[email protected]

@​ant-design/cssinjs@​2.0.1

  • chore: bump version to 2.0.1 e964b75
  • chore: move rc-util to @​rc-componet/util and move classnames to clsx (#237) 3445fe5

https://github.com/ant-design/cssinjs/compare/@​ant-design/[email protected]...@​ant-design/[email protected]

... (truncated)

Commits
  • d4ae688 chore: bump version to 2.1.2
  • bf6b2d1 feat: Add nonce support for css-variables (#255)
  • d1cbe07 Revert "fix: apply StyleProvider nonce to CSS variable styles (#252)" (#254)
  • 0d105b2 chore: bump version to 2.1.1
  • ec07fb1 fix: apply StyleProvider nonce to CSS variable styles (#252)
  • 103922e Create devcontainer.json (#246)
  • 3b0d831 chore: bump version to 2.1.0
  • db8e85a feat: support multiple scopes in CSS variable registration (#245)
  • ede3c77 chore: bump version to 2.0.3
  • 9bee8f5 fix: should skip appendStyle when value is null or undefined (#242)
  • Additional commits viewable in compare view

Updates @ant-design/icons from 6.2.3 to 6.3.4

Commits

Updates @csstools/postcss-oklab-function from 4.0.12 to 5.0.9

Changelog

Sourced from @​csstools/postcss-oklab-function's changelog.

5.0.9

August 25, 2026

5.0.8

August 15, 2026

5.0.7

July 22, 2026

5.0.6

June 28, 2026

5.0.5

June 14, 2026

5.0.4

May 13, 2026

5.0.3

April 12, 2026

5.0.2

February 21, 2026

... (truncated)

Commits

Updates @mantine/core from 7.17.8 to 9.5.2

Release notes

Sourced from @​mantine/core's releases.

9.5.2

  • [@mantine/hooks] use-debounced-value: Fix leading: true firing multiple times per burst and emiting a stale value (#9119)
  • [@mantine/schedule] Fix recurring events not working with timzones (#9112)
  • [@mantine/dates] Fix minDate used for default date in some cases (#9117)
  • [@mantine/core] Tooltip: Fix tooltip setting NaN in top/left position style when event position values cannot be read (#9131)
  • [@mantine/dates] TimePicker: Fix incorrect focus handling of partially filled hours field (#9128)
  • [@mantine/core] RollingNumber: Fix incorrect copy event handling (#9132)
  • [@mantine/core] Notification: Fix incorrect closeButtonProps type (#9134)
  • [@mantine/code-highlight] Add support for lazy languages loading (#9141)
  • [@mantine/code-highlight] CodeHighlight: Add prop to keep indentation of the first line of the code block (#9140)
  • [@mantine/dates] Add missing formatting functions to MiniCalendarm DateInput and YarsList components
  • [@mantine/schedule] WeekView: Improve performance of events positioning algorithm (#9075)
  • [@mantine/form] Add new useWatchValue hook
  • [@mantine/core] Fix Combobox-based components not working correctly with Chrome autocomplete

9.5.1

  • [@mantine/tiptap] Fix controls being initially disabledbefore element is focused
  • [@mantine/tiptap] Fix source code control wrapping content with extra p tag
  • [@mantine/hooks] use-scroll-spy: Allow usage with refs (#9025)
  • [@mantine/core] ColorInput: Add support for fullWidth prop (#9061)
  • [@mantine/core] Checkbox: Fix incottect indeterminate aria attributes handling in Checkbox.Card (#9095)
  • [@mantine/core] FloatingIndicator: Fix position and size calculation under scaled ancestors (#9071)
  • [@mantine/core] Tooltip: Add interactive prop support (#9072)
  • [@mantine/core] Cascader: Add safe area polygon support
  • [@mantine/core] PasswordInput: Add option to change whether the visibility toggle is focusable (#9090)
  • [@mantine/charts] ScatterChart: Add option to add second y axis
  • [@mantine/schedule] YearView: Add renderDay prop support
  • [@mantine/schedule] YearView: Add option to hide weekend days
  • [@mantine/core] InputWrapper: Fix component: div triggering typescript error if passed to descriptionProps
  • [@mantine/schedule] ResourcesMonthView: Add option to resize events
  • [@mantine/core] FloatingWindow: Add support for onSizeChange and onResizeStart props (#9085)

9.5.0 🤖

View changelog with demos on mantine.dev website

Support Mantine development

You can now sponsor Mantine development with OpenCollective. All funds are used to improve Mantine and create new features and components.

Migration to oxc

Mantine has migrated its linting and formatting toolchain from ESLint and Prettier to oxcoxlint is now used as the linter and oxfmt as the formatter. Both tools are written in Rust and are significantly faster than their predecessors, which makes linting and formatting the entire codebase almost instant.

The shared configuration is available as a new oxc-config-mantine package (a replacement for the previous

... (truncated)

Commits
  • 8a284e2 [release] Version: 9.5.2
  • a2e25fe [@​mantine/core] Tooltip: Fix tooltip setting NaN in top/left position style w...
  • a88b24c Merge branch 'master' of github.com:mantinedev/mantine
  • 4509931 [@​mantine/core] RollingNumber: Fix incorrect copy event handling (#9132)
  • 20b9a5e [@​mantine/core] Notification: Fix incorrect closeButtonProps type (#9134)
  • 681c9fe [mantine.dev] Fix missing ComboboxPopover styles API documentation (#9135)
  • b30ae5b [@​mantine/core] Fix Combobox-based components not working correctly with Chro...
  • 0f57eaf [release] Version: 9.5.1
  • 58abe86 [@​mantine/core] ColorInput: Add support for fullWidth prop (#9061)
  • 34db05f Merge branch 'master' of github.com:mantinedev/mantine
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​mantine/core since your current version.


Updates @mantine/form from 7.17.8 to 9.5.2

Release notes

Sourced from @​mantine/form's releases.

9.5.2

  • [@mantine/hooks] use-debounced-value: Fix leading: true firing multiple times per burst and emiting a stale value (#9119)
  • [@mantine/schedule] Fix recurring events not working with timzones (#9112)
  • [@mantine/dates] Fix minDate used for default date in some cases (#9117)
  • [@mantine/core] Tooltip: Fix tooltip setting NaN in top/left position style when event position values cannot be read (#9131)
  • [@mantine/dates] TimePicker: Fix incorrect focus handling of partially filled hours field (#9128)
  • [@mantine/core] RollingNumber: Fix incorrect copy event handling (#9132)
  • [@mantine/core] Notification: Fix incorrect closeButtonProps type (#9134)
  • [@mantine/code-highlight] Add support for lazy languages loading (#9141)
  • [@mantine/code-highlight] CodeHighlight: Add prop to keep indentation of the first line of the code block (#9140)
  • [@mantine/dates] Add missing formatting functions to MiniCalendarm DateInput and YarsList components
  • [@mantine/schedule] WeekView: Improve performance of events positioning algorithm (#9075)
  • [@mantine/form] Add new useWatchValue hook
  • [@mantine/core] Fix Combobox-based components not working correctly with Chrome autocomplete

9.5.1

  • [@mantine/tiptap] Fix controls being initially disabledbefore element is focused
  • [@mantine/tiptap] Fix source code control wrapping content with extra p tag
  • [@mantine/hooks] use-scroll-spy: Allow usage with refs (#9025)
  • [@mantine/core] ColorInput: Add support for fullWidth prop (#9061)
  • [@mantine/core] Checkbox: Fix incottect indeterminate aria attributes handling in Checkbox.Card (#9095)
  • [@mantine/core] FloatingIndicator: Fix position and size calculation under scaled ancestors (#9071)
  • [@mantine/core] Tooltip: Add interactive prop support (#9072)
  • [@mantine/core] Cascader: Add safe area polygon support
  • [@mantine/core] PasswordInput: Add option to change whether the visibility toggle is focusable (#9090)
  • [@mantine/charts] ScatterChart: Add option to add second y axis
  • [@mantine/schedule] YearView: Add renderDay prop support
  • [@mantine/schedule] YearView: Add option to hide weekend days
  • [@mantine/core] InputWrapper: Fix component: div triggering typescript error if passed to descriptionProps
  • [@mantine/schedule] ResourcesMonthView: Add option to resize events
  • [@mantine/core] FloatingWindow: Add support for onSizeChange and onResizeStart props (#9085)

9.5.0 🤖

View changelog with demos on mantine.dev website

Support Mantine development

You can now sponsor Mantine development with OpenCollective. All funds are used to improve Mantine and create new features and components.

Migration to oxc

Mantine has migrated its linting and formatting toolchain from ESLint and Prettier to oxcoxlint is now used as the linter and oxfmt as the formatter. Both tools are written in Rust and are significantly faster than their predecessors, which makes linting and formatting the entire codebase almost instant.

The shared configuration is available as a new oxc-config-mantine package (a replacement for the previous

... (truncated)

Commits
  • 8a284e2 [release] Version: 9.5.2
  • 698381d [@​mantine/form] Add new useWatchValue hook
  • 0f57eaf [release] Version: 9.5.1
  • ca9bc6f [release] Version: 9.5.1-alpha.1
  • 8f1ad1b [release] Version: 9.5.1-alpha.0
  • f1d3306 [release] Version: 9.5.0
  • 7320562 [release] Version: 9.4.3
  • de21a82 [release] Version: 9.4.3-alpha.0
  • e5752de [release] Version: 9.4.2
  • 1d68be7 [@​mantine/form] Fix async validation with debounce on initial keystroke of em...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​mantine/form since your current version.


Updates @mantine/hooks from 7.17.8 to 9.5.2

Release notes

Sourced from @​mantine/hooks's releases.

9.5.2

  • [@mantine/hooks] use-debounced-value: Fix leading: true firing multiple times per burst and emiting a stale value (#9119)
  • [@mantine/schedule] Fix recurring events not working with timzones (#9112)
  • [@mantine/dates] Fix minDate used for default date in some cases (#9117)
  • [@mantine/core] Tooltip: Fix tooltip setting NaN in top/left position style when event position values cannot be read (#9131)
  • [@mantine/dates] TimePicker: Fix incorrect focus handling of partially filled hours field (#9128)
  • [@mantine/core] RollingNumber: Fix incorrect copy event handling (#9132)
  • [@mantine/core] Notification: Fix incorrect closeButtonProps type (#9134)
  • [@mantine/code-highlight] Add support for lazy languages loading (#9141)
  • [@mantine/code-highlight] CodeHighlight: Add prop to keep indentation of the first line of the code block (#9140)
  • [@mantine/dates] Add missing formatting functions to MiniCalendarm DateInput and YarsList components
  • [@mantine/schedule] WeekView: Improve performance of events positioning algorithm (#9075)
  • [@mantine/form] Add new useWatchValue hook
  • [@mantine/core] Fix Combobox-based components not working correctly with Chrome autocomplete

9.5.1

  • [@mantine/tiptap] Fix controls being initially disabledbefore element is focused
  • [@mantine/tiptap] Fix source code control wrapping content with extra p tag
  • [@mantine/hooks] use-scroll-spy: Allow usage with refs (#9025)
  • [@mantine/core] ColorInput: Add support for fullWidth prop (#9061)
  • [@mantine/core] Checkbox: Fix incottect indeterminate aria attributes handling in Checkbox.Card (#9095)
  • [@mantine/core] FloatingIndicator: Fix position and size calculation under scaled ancestors (#9071)
  • [@mantine/core] Tooltip: Add interactive prop support (#9072)
  • [@mantine/core] Cascader: Add safe area polygon support
  • [@mantine/core] PasswordInput: Add option to change whether the visibility toggle is focusable (#9090)
  • [@mantine/charts] ScatterChart: Add option to add second y axis
  • [@mantine/schedule] YearView: Add renderDay prop support
  • [@mantine/schedule] YearView: Add option to hide weekend days
  • [@mantine/core] InputWrapper: Fix component: div triggering typescript error if passed to descriptionProps
  • [@mantine/schedule] ResourcesMonthView: Add option to resize events
  • [@mantine/core] FloatingWindow: Add support for onSizeChange and onResizeStart props (#9085)

9.5.0 🤖

View changelog with demos on mantine.dev website

Support Mantine development

You can now sponsor Mantine development with OpenCollective. All funds are used to improve Mantine and create new features and components.

Migration to oxc

Mantine has migrated its linting and formatting toolchain from ESLint and Prettier to oxcoxlint is now used as the linter and oxfmt as the formatter. Both tools are written in Rust and are significantly faster than their predecessors, which makes linting and formatting the entire codebase almost instant.

The shared configuration is available as a new oxc-config-mantine package (a replacement for the previous

... (truncated)

Commits
  • 8a284e2 [release] Version: 9.5.2
  • 1f93ee5 [@​mantine/hooks] use-debounced-value: Fix leading: true firing multiple tim...
  • 0f57eaf [release] Version: 9.5.1
  • ce00cdd [@​mantine/hooks] use-scroll-spy: Allow usage with refs (#9025)
  • ca9bc6f [release] Version: 9.5.1-alpha.1
  • 8f1ad1b [release] Version: 9.5.1-alpha.0
  • 953192e [@​mantine/core] FloatingWindow: Add support for onSizeChange and `onResize...
  • f1d3306 [release] Version: 9.5.0
  • 7320562 [release] Version: 9.4.3
  • de21a82 [release] Version: 9.4.3-alpha.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​mantine/hooks since your current version.


Updates @prisma/client from 6.19.3 to 7.10.0

Release notes

Sourced from @​prisma/client's releases.

7.10.0

Prisma ORM 7.10.0

Prisma ORM 7.10.0 introduces a compatibility package for running Prisma 7 alongside newer Prisma versions, secures Prisma Studio's local server, and includes fixes across Prisma Client and the PostgreSQL, MariaDB, Neon, SQLite, and Prisma Postgres Serverless adapters.

Highlights

Run Prisma 7 alongside Prisma 8

This release introduces @prisma/prisma7, a compatibility package that lets you retain a matching Prisma 7 CLI and configuration while installing Prisma 8 in the same project.

Once 7.10.0 is released, a side-by-side installation can use:

npm install --save-dev prisma@8 @prisma/[email protected]
npm install @prisma/[email protected]

Use prisma for the directly installed Prisma 8 CLI and prisma7 for Prisma 7:

npx prisma --version
npx prisma7 --version
npx prisma7 generate
npx prisma7 migrate dev
npx prisma7 db push

Prisma 7 now prefers version-specific configuration files, allowing its configuration to coexist with Prisma 8's prisma.config.* files:

// prisma7.config.ts
import { defineConfig } from '@prisma/prisma7/config'
export default defineConfig({
schema: 'prisma/schema.prisma',
migrations: {
path: 'prisma/migrations',
},
})

Without an explicit --config option, Prisma 7 searches for:

  1. Root-level prisma7.config.* files.
  2. .config/prisma7.* files.
  3. Existing prisma.config.* files as a backwards-compatible fallback.

The supported extensions are .js, .ts, .mjs, .cjs, .mts, and .cts. An explicit config path always takes precedence:

... (truncated)

Commits
  • 05c1b88 Teach Prisma 7 to prefer versioned config files (#30020)
  • cf2bc1f Rename prisma7 package to @​prisma/prisma7 (#30002)
  • ce5a34c Complete downstream actionable Prisma 7 guidance propagation (#29994)
  • 3f13ec6 Complete CLI-owned prisma7 distribution identity (#29969)
  • 179ba0c feat(prisma7): add side-by-side CLI wrapper (#29949)
  • 3fa65ac fix(p2002): correct modelName in nested create unique constraint errors #2959...
  • 6b6d9e9 chore(deps): update engines to 7.10.0-4.0edf323efd1d98336f3f0a68684b56f689b90...
  • b64e33c chore(deps): update engines to 7.10.0-3.9d90ce2c89d5c95a1148aef15e5561ab6c490...
  • 2046f9b feat(client): expose ModelName to compute function in Result extensions (#29782)
  • f2b3abd chore(deps): update engines to 7.10.0-1.6d040c802892de6d56c7e0061b7a10b3e6a0c...
  • Additional commits viewable in compare view

Updates @twurple/eventsub-base from 7.2.1 to 8.1.4

Release notes

Sourced from @​twurple/eventsub-base's releases.

8.0.0

This is yet another catch-up release that also catches up with modern technology advancements causing breaking changes.

Breaking changes

  • [all] changed the minimum supported node version to 20
  • [all] removed CommonJS dual-build (you may need the flag --experimental-require-module to use this package in CommonJS applications in node < 20.19.0) in 6b71a6cf
  • [all] your environment now needs to provide a global fetch implementation (node 18+ comes with one) in a3cfa7ef, fixing #612
  • [pubsub] remove package in 2c62525a
  • [eventsub-http] update to express 5 types in 93893794, fixing #645
  • [eventsub] rename EventSubChannelChatAnnouncementNotificationEvent#color to announcementColor in order to not override the user color in 2e9b7baf, fixing #646
  • [eventsub] add null to gifter property types in EventSubChannelSubscriptionGiftEvent to account for anon gifts in b3c4153a, fixing #627
  • [api] remove ApiConfig#mockServerPort in favor of new TWURPLE_MOCK_API_PORT environment variable in a6b1d70d fixing #625
  • [api] introduce ChatMessageDroppedError that happens when a chat message was dropped in 7b506510, fixing #617
  • [api] remove HelixHypeTrainApi#getHypeTrainEventsForBroadcaster in favor of new endpoint in f6287ce1

Features

New Contributors

Full Changelog: twurple/twurple@v7.4.0...v8.0.0

7.4.0

Features

Fixes

Full Changelog: twurple/twurple@v7.3.0...v7.4.0

7.3.0

Features

Fixes

New Contributors

... (truncated)

Commits

Updates @vercel/functions from 3.6.0 to 3.9.5

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/functions@​3.7.6

Patch Changes

  • @​vercel/oidc@​3.8.1
Changelog

Sourced from @​vercel/functions's changelog.

@​vercel/functions

3.7.6

Patch Changes

  • @​vercel/oidc@​3.8.1

3.7.5

Patch Changes

  • Updated dependencies [d29a8f9]
    • @​vercel/oidc@​3.8.0

3.7.4

Patch Changes

  • Updated dependencies [fb93ff6]
    • @​vercel/oidc@​3.7.1

3.7.3

Patch Changes

  • Updated dependencies [415fde0]
    • @​vercel/oidc@​3.7.0

3.7.2

Patch Changes

  • 071569d: Add a maxPayload option to experimental_upgradeWebSocket(), defaulting to 256 KiB.
    • @​vercel/oidc@​3.6.2

3.7.1

Patch Changes

  • a7f1f7c: Make ws an optional peer dependency

3.7.0

Minor Changes

  • 3f3ef14: Add experimental_upgradeWebSocket() API

3.6.3

... (truncated)

Commits
Attestation changes

This version has no provenance attestation, while the previous version (3.6.0) was attested. Review the package versions before updating.


Updates antd from 5.29.3 to 6.6.2

Release notes

Sourced from antd's releases.

6.6.2

  • ♿ Improve Progress, Steps, and Tooltip accessibility by avoiding redundant SVG announcements, triggering Steps item onClick on keyboard activation, and preserving existing Tooltip aria-describedby relationships. #59139 @​github-actions
  • 🐞 Fix numeric 0 content rendering across Alert, Empty, Card, Tag, Breadcrumb, Segmented, FloatButton, Form.Item, and Statistic. #59117 #59094 #59079 #59101 @​bhumin18 @​QDyanbing @​dogledogle
  • 🤖 Fix Alert global closable and Select and AutoComplete onPopupVisibleChange type definitions incorrectly exposing unsupported callbacks or props. #59100 #59142 @​QDyanbing
  • Menu
    • ⌨️ Fix duplicate Menu popup IDs across multiple instances. #59048 @​zombieJ
    • 🐞 Fix Menu horizontal submenus unexpectedly closing when the pointer moves from an item to its popup. #59088 @​EmilyyyLiu
    • 🐞 Fix Menu icons continuing to move after an inline menu finishes collapsing. #59085 @​QDyanbing
  • Transfer
    • 🐞 Fix Transfer select-all checkbox remaining enabled when all search results are disabled. #59121 @​QDyanbing
    • 🐞 Fix Transfer rendering no items after filtered data is restored from an empty result. #59074 @​biubiukam
  • Table
    • 🐞 Fix Table sortable columns not invoking custom onKeyDown handlers for keys other than Enter. #59078 @​QDyanbing
    • 🐞 Fix Table triggering filterDropdownProps.onOpenChange(false) twice when closing the built-in filter dropdown. #59023 @​thlovey
  • Tree
    • 🐞 Fix Tree.DirectoryTree failing to expand or select nodes when expandedKeys or selectedKeys is explicitly undefined. #59076 @​giaBaoJS
    • 🐞 Fix Tree.DirectoryTree Shift range selection when starting from a node whose key is numeric 0. #59029 @​QDyanbing
  • List
  • 🐞 Fix Checkbox.Group disabled={false} failing to override the global disabled state for JSX children. #59109 @​QDyanbing
  • 🐞 Fix Upload leaving hidden canvas elements in the DOM after generating GIF previews. #59137 @​dogledogle
  • 🐞 Fix Notification close buttons unintentionally submitting enclosing forms. #59126 @​nrps9909
  • 🐞 Fix Drawer header action area not rendering when only the extra prop is provided. #59089 @​dogledogle
  • 🐞 Fix Grid Row retaining stale align and justify classes after the props are removed or responsive breakpoints stop matching. #59066 @​QDyanbing
  • 🐞 Fix Tag.CheckableTag local style being overridden by ConfigProvider tag.style. #59087 @​QDyanbing
  • ♿ Improve Steps accessibility by hiding decorative panel arrows from assistive technology. #59105 @​nrps9909
  • ♿ Improve Skeleton.Image accessibility by hiding its decorative placeholder graphic from assistive technology. #59107 @​nrps9909
  • 🐞 Fix Descriptions resetting item state after reordering an item with key: 0. #59064 @​QDyanbing
  • 🐞 Fix Cascader and Cascader.Panel showing the default empty state when notFoundContent is null. #59028 @​QDyanbing
  • 🐞 Fix Watermark throwing an error when content is undefined. #59077 @​VamoBao
  • 📖 Fix component LLMs links on website mirrors and local deployments. #59062 @​QDyanbing

  • ♿ 优化 Progress、Steps 和 Tooltip 的无障碍体验,避免进度条 SVG 被重复朗读,确保键盘激活 Steps 项目时触发 onClick,并保留 Tooltip 已有的 aria-describedby 关联。#59139 @​github-actions
  • 🐞 修复 Alert、Empty、Card、Tag、Breadcrumb、Segmented、FloatButton、Form.Item 和 Statistic 无法正确渲染数值 0 内容的问题。#59117 #59094 #59079 #59101 @​bhumin18 @​QDyanbing @​dogledogle
  • 🤖 修复 Alert 全局 closable、Select 和 AutoComplete 的 onPopupVisibleChange 类型定义错误暴露不支持回调或属性的问题。#59100 #59142 @​QDyanbing
  • Menu
    • ⌨️ 修复多个 Menu 实例之间弹层 ID 重复的问题。#59048 @​zombieJ
    • 🐞 修复 Menu 横向模式下鼠标从菜单项移向子菜单弹层时子菜单意外关闭的问题。#59088 @​EmilyyyLiu
    • 🐞 修复 Menu 内联菜单收缩完成后图标仍继续位移的问题。#59085 @​QDyanbing
  • Transfer
    • 🐞 修复 Transfer 搜索结果全部为禁用项时“全选”复选框仍可用的问题。#59121 @​QDyanbing
    • 🐞 修复 Transfer 从空过滤结果恢复数据后不显示列表项的问题。#59074 @​biubiukam
  • Table
    • 🐞 修复 Table 可排序列不触发非 Enter 键自定义 onKeyDown 回调的问题。#59078 @​QDyanbing
    • 🐞 修复 Table 关闭内置筛选面板时重复触发 filterDropdownProps.onOpenChange(false) 的问题。#59023 @​thlovey
  • Tree
    • 🐞 修复 Tree.DirectoryTree 的 expandedKeysselectedKeys 显式传入 undefined 时无法展开或选择的问题。

Bumps the npm group with 27 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ant-design/cssinjs](https://github.com/ant-design/cssinjs) | `1.24.0` | `2.1.2` |
| [@ant-design/icons](https://github.com/ant-design/ant-design-icons) | `6.2.3` | `6.3.4` |
| [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function) | `4.0.12` | `5.0.9` |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.17.8` | `9.5.2` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.17.8` | `9.5.2` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.17.8` | `9.5.2` |
| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `6.19.3` | `7.10.0` |
| [@twurple/eventsub-base](https://github.com/twurple/twurple/tree/HEAD/packages/eventsub-base) | `7.2.1` | `8.1.4` |
| [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) | `3.6.0` | `3.9.5` |
| [antd](https://github.com/ant-design/ant-design) | `5.29.3` | `6.6.2` |
| [axios](https://github.com/axios/axios) | `1.18.0` | `1.20.0` |
| [curse-filter](https://github.com/alessandrofoglia07/curse-filter) | `6.0.0` | `7.0.0` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.20` | `1.11.23` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.40.0` | `13.1.1` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.487.0` | `1.37.0` |
| [node-fetch](https://github.com/node-fetch/node-fetch) | `2.7.0` | `3.3.2` |
| [opennode](https://github.com/opennodedev/opennode-node) | `1.5.0` | `2.0.1` |
| [postcss-focus-visible](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-focus-visible) | `10.0.1` | `11.0.0` |
| [stripe](https://github.com/stripe/stripe-node) | `18.0.0` | `22.6.0` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.4.2` | `6.5.3` |
| [swr](https://github.com/vercel/swr) | `2.4.1` | `2.5.1` |
| [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.5.4` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.9.1` | `7.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.13.3` | `26.4.0` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.9.0` | `20.14.0` |
| [node-mocks-http](https://github.com/eugef/node-mocks-http) | `1.17.2` | `1.18.1` |
| [prisma](https://github.com/prisma/prisma-cli/tree/HEAD/packages/prisma) | `6.19.3` | `7.10.0` |



Updates `@ant-design/cssinjs` from 1.24.0 to 2.1.2
- [Release notes](https://github.com/ant-design/cssinjs/releases)
- [Commits](https://github.com/ant-design/cssinjs/compare/v1.24.0...@ant-design/[email protected])

Updates `@ant-design/icons` from 6.2.3 to 6.3.4
- [Commits](https://github.com/ant-design/ant-design-icons/commits)

Updates `@csstools/postcss-oklab-function` from 4.0.12 to 5.0.9
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function)

Updates `@mantine/core` from 7.17.8 to 9.5.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/9.5.2/packages/@mantine/core)

Updates `@mantine/form` from 7.17.8 to 9.5.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/9.5.2/packages/@mantine/form)

Updates `@mantine/hooks` from 7.17.8 to 9.5.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/9.5.2/packages/@mantine/hooks)

Updates `@prisma/client` from 6.19.3 to 7.10.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.10.0/packages/client)

Updates `@twurple/eventsub-base` from 7.2.1 to 8.1.4
- [Release notes](https://github.com/twurple/twurple/releases)
- [Commits](https://github.com/twurple/twurple/commits/v8.1.4/packages/eventsub-base)

Updates `@vercel/functions` from 3.6.0 to 3.9.5
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/functions/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/HEAD/packages/functions)

Updates `antd` from 5.29.3 to 6.6.2
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@5.29.3...6.6.2)

Updates `axios` from 1.18.0 to 1.20.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.18.0...v1.20.0)

Updates `curse-filter` from 6.0.0 to 7.0.0
- [Commits](https://github.com/alessandrofoglia07/curse-filter/commits)

Updates `dayjs` from 1.11.20 to 1.11.23
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.23/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.20...v1.11.23)

Updates `framer-motion` from 12.40.0 to 13.1.1
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.40.0...v13.1.1)

Updates `lucide-react` from 0.487.0 to 1.37.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.37.0/packages/lucide-react)

Updates `node-fetch` from 2.7.0 to 3.3.2
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.7.0...v3.3.2)

Updates `opennode` from 1.5.0 to 2.0.1
- [Release notes](https://github.com/opennodedev/opennode-node/releases)
- [Changelog](https://github.com/opennodedev/opennode-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/opennodedev/opennode-node/commits)

Updates `postcss-focus-visible` from 10.0.1 to 11.0.0
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-focus-visible/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-focus-visible)

Updates `stripe` from 18.0.0 to 22.6.0
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v18.0.0...v22.6.0)

Updates `styled-components` from 6.4.2 to 6.5.3
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/[email protected]@6.5.3)

Updates `swr` from 2.4.1 to 2.5.1
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](vercel/swr@v2.4.1...v2.5.1)

Updates `zod` from 3.25.76 to 4.5.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.76...v4.5.4)

Updates `@testing-library/jest-dom` from 6.9.1 to 7.0.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.9.1...v7.0.1)

Updates `@types/node` from 24.13.3 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `happy-dom` from 20.9.0 to 20.14.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.9.0...v20.14.0)

Updates `node-mocks-http` from 1.17.2 to 1.18.1
- [Release notes](https://github.com/eugef/node-mocks-http/releases)
- [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md)
- [Commits](eugef/node-mocks-http@v1.17.2...v1.18.1)

Updates `prisma` from 6.19.3 to 7.10.0
- [Release notes](https://github.com/prisma/prisma-cli/releases)
- [Commits](https://github.com/prisma/prisma-cli/commits/HEAD/packages/prisma)

---
updated-dependencies:
- dependency-name: "@ant-design/cssinjs"
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@ant-design/icons"
  dependency-version: 6.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@csstools/postcss-oklab-function"
  dependency-version: 5.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@mantine/core"
  dependency-version: 9.5.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@mantine/form"
  dependency-version: 9.5.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@mantine/hooks"
  dependency-version: 9.5.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@prisma/client"
  dependency-version: 7.10.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@twurple/eventsub-base"
  dependency-version: 8.1.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@vercel/functions"
  dependency-version: 3.9.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: antd
  dependency-version: 6.6.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: axios
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: curse-filter
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: dayjs
  dependency-version: 1.11.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: framer-motion
  dependency-version: 13.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: lucide-react
  dependency-version: 1.37.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: node-fetch
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: opennode
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: postcss-focus-visible
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: stripe
  dependency-version: 22.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: styled-components
  dependency-version: 6.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: swr
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: zod
  dependency-version: 4.5.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: happy-dom
  dependency-version: 20.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: node-mocks-http
  dependency-version: 1.18.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: prisma
  dependency-version: 7.10.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 6, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants