chore(deps): bump the npm group across 1 directory with 7 updates - #214
Merged
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps the npm group with 7 updates in the /ui directory: | Package | From | To | | --- | --- | --- | | [antd](https://github.com/ant-design/ant-design) | `6.6.1` | `6.6.2` | | [framer-motion](https://github.com/motiondivision/motion) | `13.1.1` | `13.2.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.34.0` | `1.39.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.4.0` | `26.4.1` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.5.5` | `0.5.6` | | [globals](https://github.com/sindresorhus/globals) | `17.11.0` | `17.12.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.68.0` | `8.69.0` | Updates `antd` from 6.6.1 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@6.6.1...6.6.2) Updates `framer-motion` from 13.1.1 to 13.2.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v13.1.1...v13.2.0) Updates `lucide-react` from 1.34.0 to 1.39.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.39.0/packages/lucide-react) Updates `@types/node` from 26.4.0 to 26.4.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-react-refresh` from 0.5.5 to 0.5.6 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.5.5...v0.5.6) Updates `globals` from 17.11.0 to 17.12.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.11.0...v17.12.0) Updates `typescript-eslint` from 8.68.0 to 8.69.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: antd dependency-version: 6.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: framer-motion dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: globals dependency-version: 17.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: lucide-react dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/ui/npm-7039c8b8ff
branch
from
September 8, 2026 07:51
6ef2569 to
a2746db
Compare
krisztianfekete
approved these changes
Sep 8, 2026
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 npm group with 7 updates in the /ui directory:
6.6.16.6.213.1.113.2.01.34.01.39.026.4.026.4.10.5.50.5.617.11.017.12.08.68.08.69.0Updates
antdfrom 6.6.1 to 6.6.2Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
Commits
1cb3762docs: add changelog for 6.6.2 (#59143)fa0c357fix(Transfer): disable select all for disabled search results (#59121)a06ff88fix(Select): exclude internal popup visibility callback (#59142)bebea8achore: upgrade deps (#59139)e315024fix(Upload): avoid leaving canvas after GIF preview (#59137)d58fe29docs(react): capitalize JavaScript in introduce.en-US.md (#59122)5845bc8fix(Notification): upgrade non-submitting close controls (#59126)dc4490afix(Grid): clear stale row alignment classes (#59066)807f237fix(Card, Tag, Breadcrumb, Segmented, FloatButton): render numeric zero for c...e8fbc23fix(Table): preserve custom header keydown events (#59078)Updates
framer-motionfrom 13.1.1 to 13.2.0Changelog
Sourced from framer-motion's changelog.
Commits
0f1c119v13.2.0f73cbd7Latestd743b79Latestce2719dAdd WebGPURenderer TSL demob800e58Add TSL uniform node support to Three.js animated60a956Merge pull request #3800 from motiondivision/add-uniform-effecta2d3227Merge pull request #3799 from motiondivision/generator-filesize-optimisations55c8f8eRemove redundant comment from inertia bounds check84c2599Add GPU adapter preview examples7b0ac88Create adapter MotionValues lazilyUpdates
lucide-reactfrom 1.34.0 to 1.39.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
Updates
@types/nodefrom 26.4.0 to 26.4.1Commits
Updates
eslint-plugin-react-refreshfrom 0.5.5 to 0.5.6Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
620568aSupport re-exporting namespace components (fixes #116) [publish]Updates
globalsfrom 17.11.0 to 17.12.0Release notes
Sourced from globals's releases.
Commits
98008c317.12.050a2119Update globals (2026-09-01) (#353)779a11aAdd__webpack_layer__global (#351)Updates
typescript-eslintfrom 8.68.0 to 8.69.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
9a6e546chore(release): publish 8.69.0