Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 12 updates#717

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/minor-and-patch-e427d2647a
Open

chore(deps): bump the minor-and-patch group across 1 directory with 12 updates#717
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/minor-and-patch-e427d2647a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the minor-and-patch group with 12 updates in the /frontend directory:

Package From To
@mantine/core 8.3.15 8.3.18
@mantine/dates 8.3.15 8.3.18
@mantine/dropzone 8.3.15 8.3.18
@mantine/form 8.3.15 8.3.18
@mantine/hooks 8.3.15 8.3.18
@mantine/notifications 8.3.15 8.3.18
@tabler/icons-react 3.37.1 3.41.1
axios 1.13.5 1.14.0
dayjs 1.11.19 1.11.20
framer-motion 12.34.3 12.38.0
sanitize-html 2.17.1 2.17.2
@types/sanitize-html 2.16.0 2.16.1

Updates @mantine/core from 8.3.15 to 8.3.18

Release notes

Sourced from @​mantine/core's releases.

8.3.18

This is the last 8.x release. You are welcome to test 9.0 alpha version and provide feedback before its release on March 31 – https://alpha.mantine.dev/changelog/9-0-0/

  • [@mantine/core] PasswordInput: Fix styles api props not resolving correctly in theme (#8716)

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)

8.3.16

What's Changed

  • [@mantine/modals] Fix onClose being called multiple times (#8727)
  • [@mantine/core] Tooltip: Fix component not throwing erro when used with string (#8694)
  • [@mantine/core] NumberInput: Fix incorrect decimal separator parsing in onPaste
  • [@mantine/core] AppShell: Fix layout="alt" not working with mode="static"
  • [@mantine/stotlight] Fix actions list being rendered when nothing found message was not set (#8592)

Full Changelog: mantinedev/mantine@8.3.15...8.3.16

Commits
  • 530249f [release] Version: 8.3.18
  • ef43988 [@​mantine/core] PasswordInput: Fix styles api props not resolving correctly i...
  • bac61d6 [release] Version: 8.3.17
  • b22ae10 [@​mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • dbb8732 [release] Version: 8.3.16
  • 6e0c99f Merge branch 'master' of github.com:mantinedev/mantine
  • 22197c0 [refactor] Fix tests
  • 0f72fad Merge branch 'master' of github.com:mantinedev/mantine
  • 3664ede [@​mantine/core] Tooltip: Fix component not throwing erro when used with strin...
  • 117b3d6 [@​mantine/core] NumberInput: Fix incorrect decimal separator parsing in `onPa...
  • Additional commits viewable in compare view

Updates @mantine/dates from 8.3.15 to 8.3.18

Release notes

Sourced from @​mantine/dates's releases.

8.3.18

This is the last 8.x release. You are welcome to test 9.0 alpha version and provide feedback before its release on March 31 – https://alpha.mantine.dev/changelog/9-0-0/

  • [@mantine/core] PasswordInput: Fix styles api props not resolving correctly in theme (#8716)

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)

8.3.16

What's Changed

  • [@mantine/modals] Fix onClose being called multiple times (#8727)
  • [@mantine/core] Tooltip: Fix component not throwing erro when used with string (#8694)
  • [@mantine/core] NumberInput: Fix incorrect decimal separator parsing in onPaste
  • [@mantine/core] AppShell: Fix layout="alt" not working with mode="static"
  • [@mantine/stotlight] Fix actions list being rendered when nothing found message was not set (#8592)

Full Changelog: mantinedev/mantine@8.3.15...8.3.16

Commits

Updates @mantine/dropzone from 8.3.15 to 8.3.18

Release notes

Sourced from @​mantine/dropzone's releases.

8.3.18

This is the last 8.x release. You are welcome to test 9.0 alpha version and provide feedback before its release on March 31 – https://alpha.mantine.dev/changelog/9-0-0/

  • [@mantine/core] PasswordInput: Fix styles api props not resolving correctly in theme (#8716)

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)

8.3.16

What's Changed

  • [@mantine/modals] Fix onClose being called multiple times (#8727)
  • [@mantine/core] Tooltip: Fix component not throwing erro when used with string (#8694)
  • [@mantine/core] NumberInput: Fix incorrect decimal separator parsing in onPaste
  • [@mantine/core] AppShell: Fix layout="alt" not working with mode="static"
  • [@mantine/stotlight] Fix actions list being rendered when nothing found message was not set (#8592)

Full Changelog: mantinedev/mantine@8.3.15...8.3.16

Commits

Updates @mantine/form from 8.3.15 to 8.3.18

Release notes

Sourced from @​mantine/form's releases.

8.3.18

This is the last 8.x release. You are welcome to test 9.0 alpha version and provide feedback before its release on March 31 – https://alpha.mantine.dev/changelog/9-0-0/

  • [@mantine/core] PasswordInput: Fix styles api props not resolving correctly in theme (#8716)

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)

8.3.16

What's Changed

  • [@mantine/modals] Fix onClose being called multiple times (#8727)
  • [@mantine/core] Tooltip: Fix component not throwing erro when used with string (#8694)
  • [@mantine/core] NumberInput: Fix incorrect decimal separator parsing in onPaste
  • [@mantine/core] AppShell: Fix layout="alt" not working with mode="static"
  • [@mantine/stotlight] Fix actions list being rendered when nothing found message was not set (#8592)

Full Changelog: mantinedev/mantine@8.3.15...8.3.16

Commits

Updates @mantine/hooks from 8.3.15 to 8.3.18

Release notes

Sourced from @​mantine/hooks's releases.

8.3.18

This is the last 8.x release. You are welcome to test 9.0 alpha version and provide feedback before its release on March 31 – https://alpha.mantine.dev/changelog/9-0-0/

  • [@mantine/core] PasswordInput: Fix styles api props not resolving correctly in theme (#8716)

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)

8.3.16

What's Changed

  • [@mantine/modals] Fix onClose being called multiple times (#8727)
  • [@mantine/core] Tooltip: Fix component not throwing erro when used with string (#8694)
  • [@mantine/core] NumberInput: Fix incorrect decimal separator parsing in onPaste
  • [@mantine/core] AppShell: Fix layout="alt" not working with mode="static"
  • [@mantine/stotlight] Fix actions list being rendered when nothing found message was not set (#8592)

Full Changelog: mantinedev/mantine@8.3.15...8.3.16

Commits

Updates @mantine/notifications from 8.3.15 to 8.3.18

Release notes

Sourced from @​mantine/notifications's releases.

8.3.18

This is the last 8.x release. You are welcome to test 9.0 alpha version and provide feedback before its release on March 31 – https://alpha.mantine.dev/changelog/9-0-0/

  • [@mantine/core] PasswordInput: Fix styles api props not resolving correctly in theme (#8716)

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)

8.3.16

What's Changed

  • [@mantine/modals] Fix onClose being called multiple times (#8727)
  • [@mantine/core] Tooltip: Fix component not throwing erro when used with string (#8694)
  • [@mantine/core] NumberInput: Fix incorrect decimal separator parsing in onPaste
  • [@mantine/core] AppShell: Fix layout="alt" not working with mode="static"
  • [@mantine/stotlight] Fix actions list being rendered when nothing found message was not set (#8592)

Full Changelog: mantinedev/mantine@8.3.15...8.3.16

Commits

Updates @tabler/icons-react from 3.37.1 to 3.41.1

Release notes

Sourced from @​tabler/icons-react's releases.

Release 3.41.1

Fixed icon: outline/x-mark

Release 3.41.0

18 new icons:

  • outline/brand-jira
  • outline/car-off-road
  • outline/car-suspension
  • outline/credit-card-hand
  • outline/device-3d-camera
  • outline/device-3d-lens
  • outline/device-screen
  • outline/iceberg
  • outline/jetski
  • outline/olympic-torch
  • outline/parking-meter
  • outline/pillow
  • outline/pipeline
  • outline/quote-open
  • outline/scan-letter-a
  • outline/scan-letter-t
  • outline/segway
  • outline/x-mark

New features

  • Angular support: new @tabler/icons-angular package with components, build pipeline, unit tests, and test/test-angular sample app (#1091).
  • SVG validation: validation for <g> elements; broader SVG icon validation improvements (#1487); more consistent SVG path syntax (#1488).
  • icons-react: JSDoc with icon previews in generated output (#1472).
  • icons-react-native: react-native-svg added as a peer dependency (#1475).
  • icons-solidjs: SSR support via rollup-preset-solid and JSX/TSX component refactor (#1493).

Fixed icons

  • outline/brand-kbin and outline/volume-4: adjusted for compatibility with buildJsIcons (#1469).
  • outline/number-35-small through outline/number-50-small: updated Unicode values (#1494).

Release 3.40.0

18 new icons:

  • outline/api-book
  • outline/brand-infakt
  • outline/circle-open-arrow-down

... (truncated)

Commits
  • 9b27b65 Release 3.41.1
  • ebad60b Update homepage links in documentation and package files to point to the new ...
  • 8ed617b Update README files to wrap images in anchor tags linking to the Tabler Icons...
  • ef6e875 Update dependencies in pnpm-lock.yaml and package.json files (#1497)
  • 6cbe885 Release 3.41.0
  • 19d735e Add JSDoc with previews in icons-react (#1472)
  • e4ca377 Release 3.40.0
  • 602a746 Release 3.39.0
  • ac3715c Refactor clean script in package.json files to improve directory cleanup proc...
  • 44681e5 Release 3.38.0
  • See full diff in compare view

Updates axios from 1.13.5 to 1.14.0

Release notes

Sourced from axios's releases.

v1.14.0

This release focuses on compatibility fixes, adapter stability improvements, and test/tooling modernisation.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: If you rely on env-based proxy behaviour or CJS resolution edge-cases, validate your integration after upgrade (notably proxy-from-env v2 alignment and main entry compatibility fix).

🚀 New Features

  • Runtime Features: No new end-user features were introduced in this release.
  • Test Coverage Expansion: Added broader smoke/module test coverage for CJS and ESM package usage. (#7510)

🐛 Bug Fixes

  • Headers: Trim trailing CRLF in normalised header values. (#7456)
  • HTTP/2: Close detached HTTP/2 sessions on timeout to avoid lingering sessions. (#7457)
  • Fetch Adapter: Cancel ReadableStream created during request-stream capability probing to prevent async resource leaks. (#7515)
  • Proxy Handling: Fixed env proxy behavior with proxy-from-env v2 usage. (#7499)
  • CommonJS Compatibility: Fixed package main entry regression affecting CJS consumers. (#7532)

🔧 Maintenance & Chores

  • Security/Dependencies: Updated formidable and refreshed package set to newer versions. (#7533, #10556)
  • Tooling: Continued migration to Vitest and modernised CI/test harnesses. (#7484, #7489, #7498)
  • Build/Lint Stack: Rollup, ESLint, TypeScript, and related dev-dependency updates. (#7508, #7509, #7522)
  • Documentation: Clarified JSON parsing and adapter-related docs/comments. (#7398, #7460, #7478)

🌟 New Contributors

We are thrilled to welcome our new contributors. Thank you for helping improve Axios:

Full Changelog: v1.13.6...v1.14.0

v1.13.6

This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

🚀 New Features

  • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @​moh3n9595 for the initial implementation. (#5764)
  • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#7385)

🐛 Bug Fixes

  • Environment Compatibility:
    • Fixed module exports for React Native and Browserify environments. (#7386)

... (truncated)

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates dayjs from 1.11.19 to 1.11.20

Release notes

Sourced from dayjs's releases.

v1.11.20

1.11.20 (2026-03-12)

Bug Fixes

  • Update locale km.js to support meridiem (#3017) (9d2b6a1)
  • update updateLocale plugin to merge nested object properties instead of replacing (#3012) (99691c5), closes #1118
Changelog

Sourced from dayjs's changelog.

1.11.20 (2026-03-12)

Bug Fixes

  • Update locale km.js to support meridiem (#3017) (9d2b6a1)
  • update updateLocale plugin to merge nested object properties instead of replacing (#3012) (99691c5), closes #1118
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for dayjs since your current version.


Updates framer-motion from 12.34.3 to 12.38.0

Changelog

Sourced from framer-motion's changelog.

[12.38.0] 2026-03-16

Added

  • Added layoutAnchor prop to configure custom anchor point for resolving relative projection boxes.

Fixed

  • Reorder: Fix axis switching after window resize.
  • Reorder: Fix with virtualised lists.
  • AnimatePresence: Ensure children are removed when exit animation matches current values.

[12.37.0] 2026-03-16

Added

  • Support for hardware accelerating "start" and "end" offsets in scroll and useScroll.
  • Support for oklch, oklab, lab, lch, color, color-mix, light-dark color types.

Fixed

  • Fix whileInView with client-side navigation.
  • Fix draggable elements when layout updates due to surrounding element re-renders.
  • Improved memory pressure of layout animations.
  • Ensure motion value returned from useSpring reports correct isAnimating().

[12.36.0] 2026-03-09

Added

  • Allow dragSnapToOrigin to accept "x" or "y" for per-axis snapping.
  • Added axis-locked layout animations with layout="x" and layout="y".
  • Added skipInitialAnimation to useSpring.

Fixed

  • Fixed height and width: auto animations with box-sizing: border-box.
  • Reset component values when exit animation finishes.
  • Ensure anticipate easing returns 1 at p === 1.
  • Fix @emotion/is-prop-valid resolve error in Storybook.
  • Remove data-pop-layout-id from exiting elements when animation interrupted.
  • Ensure we skip WAAPI for non-animatable keyframes.
  • Ensure we skip WAAPI for SVG transforms.
  • Ensure MotionValue props are not passed to SVG.
  • AnimatePresence: Prevent mode="wait" elements from getting stuck when switched rapidly.

[12.35.2] 2026-03-09

Fixed

... (truncated)

Commits
  • 0bfc9fe v12.38.0
  • 343cb0c Updating layoutAnchor
  • ee99ad2 Updating changelog
  • 062660b Updating changgelog
  • 303da7d Updating readme
  • b075adc Merge pull request #3647 from motiondivision/feat/layout-anchor
  • f0991d6 Add missing layoutAnchor !== false guard in attemptToResolveRelativeTarget
  • b5798e9 Merge pull request #3642 from motiondivision/worktree-fix-issue-3078
  • 7686c19 Merge pull request #3636 from motiondivision/worktree-fix-issue-3061
  • a95c487 Fix auto-scroll in reorder-virtualized test page
  • Additional commits viewable in compare view

Updates sanitize-html from 2.17.1 to 2.17.2

Changelog

Sourced from sanitize-html's changelog.

2.17.2

Changes

  • Upgrade htmlparser2 from 8.x to 10.1.0. This improves security by correctly decoding zero-padded numeric character references (e.g., &[#0000001](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html/issues/0000001)) that previously bypassed javascript: URL detection. Also fixes double-encoding of entities inside raw text elements like textarea and option.
Commits

Updates @types/sanitize-html from 2.16.0 to 2.16.1

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 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

…2 updates

Bumps the minor-and-patch group with 12 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `8.3.15` | `8.3.18` |
| [@mantine/dates](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates) | `8.3.15` | `8.3.18` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `8.3.15` | `8.3.18` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `8.3.15` | `8.3.18` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `8.3.15` | `8.3.18` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `8.3.15` | `8.3.18` |
| [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.37.1` | `3.41.1` |
| [axios](https://github.com/axios/axios) | `1.13.5` | `1.14.0` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.19` | `1.11.20` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.34.3` | `12.38.0` |
| [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) | `2.17.1` | `2.17.2` |
| [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html) | `2.16.0` | `2.16.1` |



Updates `@mantine/core` from 8.3.15 to 8.3.18
- [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/8.3.18/packages/@mantine/core)

Updates `@mantine/dates` from 8.3.15 to 8.3.18
- [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/8.3.18/packages/@mantine/dates)

Updates `@mantine/dropzone` from 8.3.15 to 8.3.18
- [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/8.3.18/packages/@mantine/dropzone)

Updates `@mantine/form` from 8.3.15 to 8.3.18
- [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/8.3.18/packages/@mantine/form)

Updates `@mantine/hooks` from 8.3.15 to 8.3.18
- [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/8.3.18/packages/@mantine/hooks)

Updates `@mantine/notifications` from 8.3.15 to 8.3.18
- [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/8.3.18/packages/@mantine/notifications)

Updates `@tabler/icons-react` from 3.37.1 to 3.41.1
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.41.1/packages/icons-react)

Updates `axios` from 1.13.5 to 1.14.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.5...v1.14.0)

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

Updates `framer-motion` from 12.34.3 to 12.38.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.34.3...v12.38.0)

Updates `sanitize-html` from 2.17.1 to 2.17.2
- [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/apostrophe/commits/[email protected]/packages/sanitize-html)

Updates `@types/sanitize-html` from 2.16.0 to 2.16.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-version: 8.3.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@mantine/dates"
  dependency-version: 8.3.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@mantine/dropzone"
  dependency-version: 8.3.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@mantine/form"
  dependency-version: 8.3.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@mantine/hooks"
  dependency-version: 8.3.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@mantine/notifications"
  dependency-version: 8.3.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@tabler/icons-react"
  dependency-version: 3.41.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: axios
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: dayjs
  dependency-version: 1.11.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: framer-motion
  dependency-version: 12.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: sanitize-html
  dependency-version: 2.17.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/sanitize-html"
  dependency-version: 2.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

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 minor some minor changes labels Mar 30, 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 minor some minor changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants