Skip to content

Bump the production-dependencies group across 1 directory with 15 updates#17

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-d19307b93e
Open

Bump the production-dependencies group across 1 directory with 15 updates#17
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-d19307b93e

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps the production-dependencies group with 15 updates in the / directory:

Package From To
@acm-uiuc/core-client 4.8.2 4.9.4
@acm-uiuc/js-shared 3.8.1 3.8.3
@azure/msal-browser 4.29.0 5.9.0
@azure/msal-react 3.0.27 5.3.2
@mantine/core 8.3.15 9.1.1
@mantine/hooks 8.3.15 9.1.1
@mantine/notifications 8.3.15 9.1.1
@marsidev/react-turnstile 1.4.2 1.5.1
@tabler/icons-react 3.37.1 3.41.1
@tailwindcss/vite 4.2.1 4.2.4
react 19.2.4 19.2.5
react-dom 19.2.4 19.2.5
react-qr-code 2.0.18 2.0.21
react-router-dom 7.13.1 7.14.2
tailwindcss 4.2.1 4.2.4

Updates @acm-uiuc/core-client from 4.8.2 to 4.9.4

Release notes

Sourced from @​acm-uiuc/core-client's releases.

v4.9.4

What's Changed

Full Changelog: acm-uiuc/core@v4.9.3...v4.9.4

v4.9.3

What's Changed

Full Changelog: acm-uiuc/core@v4.9.2...v4.9.3

v4.9.2

What's Changed

Full Changelog: acm-uiuc/core@v4.9.1...v4.9.2

v4.9.1

What's Changed

Full Changelog: acm-uiuc/core@v4.9.0...v4.9.1

v4.9.0

What's Changed

Full Changelog: acm-uiuc/core@v4.8.10...v4.9.0

v4.8.10

What's Changed

... (truncated)

Commits
  • e8110a7 Fix the no roles on sidebar error (#676)
  • 34b8235 Bump sanitize-html from 2.17.2 to 2.17.3 (#675)
  • f842d02 Bump the production-dependencies group across 1 directory with 16 updates (#673)
  • eaf0de7 Bump the production-dependencies group with 2 updates (#671)
  • bef2b86 Bump fastify from 5.8.4 to 5.8.5 (#670)
  • 0fdfa3c Bump the development-dependencies group across 1 directory with 11 updates (#...
  • 265d00f Bump the production-dependencies group across 2 directories with 1 update (#672)
  • d1e739f Fix github team checking for pagination (#669)
  • e555016 Bump the production-dependencies group across 2 directories with 24 updates (...
  • 9f3446e Bump follow-redirects from 1.15.11 to 1.16.0 (#668)
  • Additional commits viewable in compare view

Updates @acm-uiuc/js-shared from 3.8.1 to 3.8.3

Release notes

Sourced from @​acm-uiuc/js-shared's releases.

v3.8.3

What's Changed

Full Changelog: acm-uiuc/js-shared@v3.8.2...v3.8.3

v3.8.2

What's Changed

Full Changelog: acm-uiuc/js-shared@v3.8.1...v3.8.2

Commits

Updates @azure/msal-browser from 4.29.0 to 5.9.0

Release notes

Sourced from @​azure/msal-browser's releases.

@​azure/msal-browser v5.9.0

5.9.0

Tue, 28 Apr 2026 21:30:31 GMT

Minor changes

  • Bump @​azure/msal-browser to match @​azure/msal-browser-1p (msaljsbuilds@microsoft.com)
  • Bump @​azure/msal-common to v16.5.2 (beachball)

Patches

@​azure/msal-browser v5.8.0

5.8.0

Tue, 21 Apr 2026 22:41:19 GMT

Minor changes

Patches

@​azure/msal-browser v5.7.0

5.7.0

Thu, 16 Apr 2026 22:44:53 GMT

Minor changes

Patches

... (truncated)

Commits
  • 7ca7202 fix(sample): acquire token after B2C edit profile policy (#8568)
  • 29a826b Address dependabot Github Actions alerts (#8550)
  • 34a4e06 fix(msal-browser): CookieStorage tolerates malformed percent-encoded cookies ...
  • a800fd2 fix(msal-common): use proper 2-arg comparator in getAccountInfoFilter… (#8559)
  • 1737897 fix(msal-browser): freeze Date.now() in beforeEach to eliminate timestamp fla...
  • b9c8b81 fix(msal-node): replace uuid with node:crypto.randomUUID() (GHSA-w5hq… (#8566)
  • 8033a18 Remove beachball change file for msal-browser native broker revert (#8567)
  • e6f44e9 Revert "Bugfix - include extra query parameters in ExtraParameters in Platfor...
  • 109a351 Bugfix - include extra query parameters in ExtraParameters in PlatformAuthReq...
  • 2747951 Native Auth:fix: use client_info="1" string value in native auth token reques...
  • Additional commits viewable in compare view

Updates @azure/msal-react from 3.0.27 to 5.3.2

Release notes

Sourced from @​azure/msal-react's releases.

@​azure/msal-react v5.3.2

5.3.2

Tue, 28 Apr 2026 21:30:33 GMT

Patches

  • Bump @​azure/msal-browser to v5.9.0 (beachball)

@​azure/msal-react v5.3.1

5.3.1

Tue, 21 Apr 2026 22:41:19 GMT

Patches

  • Bump @​azure/msal-browser to v5.8.0 (beachball)

@​azure/msal-browser v5.3.0

5.3.0

Tue, 24 Feb 2026 21:51:51 GMT

Minor changes

  • Add silentRefreshReason telemetry field to PerformanceEvent #8336 (kshabelko@microsoft.com)
  • Bump @​azure/msal-common to v16.1.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)
  • Bump rollup-msal to v0.0.0 (beachball)

Patches

@​azure/msal-react v5.3.0

5.3.0

Thu, 16 Apr 2026 22:44:53 GMT

Minor changes

  • Bump @​azure/msal-browser to v5.7.0 (beachball)

Patches

@​azure/msal-angular v5.2.2

5.2.2

... (truncated)

Commits
  • 7ca7202 fix(sample): acquire token after B2C edit profile policy (#8568)
  • 29a826b Address dependabot Github Actions alerts (#8550)
  • 34a4e06 fix(msal-browser): CookieStorage tolerates malformed percent-encoded cookies ...
  • a800fd2 fix(msal-common): use proper 2-arg comparator in getAccountInfoFilter… (#8559)
  • 1737897 fix(msal-browser): freeze Date.now() in beforeEach to eliminate timestamp fla...
  • b9c8b81 fix(msal-node): replace uuid with node:crypto.randomUUID() (GHSA-w5hq… (#8566)
  • 8033a18 Remove beachball change file for msal-browser native broker revert (#8567)
  • e6f44e9 Revert "Bugfix - include extra query parameters in ExtraParameters in Platfor...
  • 109a351 Bugfix - include extra query parameters in ExtraParameters in PlatformAuthReq...
  • 2747951 Native Auth:fix: use client_info="1" string value in native auth token reques...
  • Additional commits viewable in compare view

Updates @mantine/core from 8.3.15 to 9.1.1

Release notes

Sourced from @​mantine/core's releases.

9.1.1

What's Changed

  • [@mantine/spotlight] Fix error thrown when listId is empty (#8863)
  • [@mantine/schedule] Fix onEventClick not being passed down to MoreEvents in DayView and MonthView components (#8862)
  • [@mantine/core] Tree: Add dnd handle and dnd lock support
  • [@mantine/schedule] Fix labels not propagating to custom schedule header and more events lists
  • [@mantine/modals] Add ModalsSettings type export
  • [@mantine/schedule] Fix renderEvent not working in MoreEvents
  • [@mantine/mcp-server] Update displayed version
  • [@mantine/core] Combobox: Fix keyboard events not triggering in Safari after click on the inout (#7386)
  • [@mantine/hooks] use-focus-return: Fix incorrect logic when used with nested focus traps (#8857)
  • [@mantine/core] ScrollArea: Fix scrollbar never visible with offsetScrollbars="present" (#8844)
  • [@mantine/core] Fix incorrect renderOption type in Combobox-based components (#8858)
  • [@mantine/hooks] use-mask: Fix stale mask partial remaining as input value on blur after input field was cleared
  • [@mantine/hooks] use-mask: Fix incorrect cursor position handling
  • [@mantine/hooks] use-mask: Fix part of the mask remaining as input value on blur
  • [@mantine/core] Radio: Fix icon not being centered on some low-density screens (#8845)
  • [@mantine/core] Highlight: Fix wholeWord matching for non-ASCII characters
  • [@mantine/core] Card: Fix Card.Section not being handled correctly during server-side rendering of server components (#8846))
  • [@mantine/core] Fix clearButtonProps={{ size: lg }} not working when passed to Select and other similar components (#8855)
  • [@mantine/core] Fix Styles API defined for Input not being applied to Select and MultiSelect components (#8851)

New Contributors

Full Changelog: mantinedev/mantine@9.1.0...9.1.1

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

deduplicateInlineStyles

New deduplicateInlineStyles prop on MantineProvider enables React 19 style tag deduplication for responsive style props. When many components share the same responsive style prop values, only a single <style /> tag is generated and hoisted to <head /> instead of each component injecting its own:

import { MantineProvider } from '@mantine/core';
function Demo() {
return (
</tr></table>

... (truncated)

Commits
  • 3646de9 [release] Version: 9.1.1
  • 63dafbb [@​mantine/core] Tree: Add dnd handle and dnd lock support
  • de6dd47 [@​mantine/core] Combobox: Fix keyboard events not triggering in Safari after ...
  • de45bcc Merge branch 'master' of github.com:mantinedev/mantine
  • 3d7ef52 [@​mantine/hooks] use-focus-return: Fix incorrect logic when used with nested ...
  • 36a2350 [@​mantine/core] ScrollArea: Fix scrollbar never visible with `offsetScrollbar...
  • 9352503 [@​mantine/core] Fix incorrect renderOption type in Combobox-based component...
  • 58765fd [@​mantine/core] Radio: Fix icon not being centered on some low-density screen...
  • 460f19a [@​mantine/core] Highlight: Fix wholeWord matching for non-ASCII characters
  • c774134 [@​mantine/core] Card: Fix Card.Section not being handled correctly during ser...
  • Additional commits viewable in compare view

Updates @mantine/hooks from 8.3.15 to 9.1.1

Release notes

Sourced from @​mantine/hooks's releases.

9.1.1

What's Changed

  • [@mantine/spotlight] Fix error thrown when listId is empty (#8863)
  • [@mantine/schedule] Fix onEventClick not being passed down to MoreEvents in DayView and MonthView components (#8862)
  • [@mantine/core] Tree: Add dnd handle and dnd lock support
  • [@mantine/schedule] Fix labels not propagating to custom schedule header and more events lists
  • [@mantine/modals] Add ModalsSettings type export
  • [@mantine/schedule] Fix renderEvent not working in MoreEvents
  • [@mantine/mcp-server] Update displayed version
  • [@mantine/core] Combobox: Fix keyboard events not triggering in Safari after click on the inout (#7386)
  • [@mantine/hooks] use-focus-return: Fix incorrect logic when used with nested focus traps (#8857)
  • [@mantine/core] ScrollArea: Fix scrollbar never visible with offsetScrollbars="present" (#8844)
  • [@mantine/core] Fix incorrect renderOption type in Combobox-based components (#8858)
  • [@mantine/hooks] use-mask: Fix stale mask partial remaining as input value on blur after input field was cleared
  • [@mantine/hooks] use-mask: Fix incorrect cursor position handling
  • [@mantine/hooks] use-mask: Fix part of the mask remaining as input value on blur
  • [@mantine/core] Radio: Fix icon not being centered on some low-density screens (#8845)
  • [@mantine/core] Highlight: Fix wholeWord matching for non-ASCII characters
  • [@mantine/core] Card: Fix Card.Section not being handled correctly during server-side rendering of server components (#8846))
  • [@mantine/core] Fix clearButtonProps={{ size: lg }} not working when passed to Select and other similar components (#8855)
  • [@mantine/core] Fix Styles API defined for Input not being applied to Select and MultiSelect components (#8851)

New Contributors

Full Changelog: mantinedev/mantine@9.1.0...9.1.1

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

deduplicateInlineStyles

New deduplicateInlineStyles prop on MantineProvider enables React 19 style tag deduplication for responsive style props. When many components share the same responsive style prop values, only a single <style /> tag is generated and hoisted to <head /> instead of each component injecting its own:

import { MantineProvider } from '@mantine/core';
function Demo() {
return (
</tr></table>

... (truncated)

Commits
  • 3646de9 [release] Version: 9.1.1
  • 3d7ef52 [@​mantine/hooks] use-focus-return: Fix incorrect logic when used with nested ...
  • 90c3b7a [@​mantine/hooks] use-mask: Fix stale mask partial remaining as input value on...
  • 12242fe [@​mantine/hooks] use-mask: Fix incorrect cursor position handling
  • 81b3579 [@​mantine/hooks] use-mask: Fix part of the mask remaining as input value on blur
  • f185553 [release] Version: 9.1.0
  • f03c34d [@​mantine/hooks] Fix use-focus-trap null ref race condition and use-headroom ...
  • 4e5760a Merge branch 'master' into 9.1
  • c6eaf30 [release] Version: 9.0.2
  • 70b4988 [@​mantine/hooks] use-move: Fix incorrect events removal handling
  • Additional commits viewable in compare view

Updates @mantine/notifications from 8.3.15 to 9.1.1

Release notes

Sourced from @​mantine/notifications's releases.

9.1.1

What's Changed

  • [@mantine/spotlight] Fix error thrown when listId is empty (#8863)
  • [@mantine/schedule] Fix onEventClick not being passed down to MoreEvents in DayView and MonthView components (#8862)
  • [@mantine/core] Tree: Add dnd handle and dnd lock support
  • [@mantine/schedule] Fix labels not propagating to custom schedule header and more events lists
  • [@mantine/modals] Add ModalsSettings type export
  • [@mantine/schedule] Fix renderEvent not working in MoreEvents
  • [@mantine/mcp-server] Update displayed version
  • [@mantine/core] Combobox: Fix keyboard events not triggering in Safari after click on the inout (#7386)
  • [@mantine/hooks] use-focus-return: Fix incorrect logic when used with nested focus traps (#8857)
  • [@mantine/core] ScrollArea: Fix scrollbar never visible with offsetScrollbars="present" (#8844)
  • [@mantine/core] Fix incorrect renderOption type in Combobox-based components (#8858)
  • [@mantine/hooks] use-mask: Fix stale mask partial remaining as input value on blur after input field was cleared
  • [@mantine/hooks] use-mask: Fix incorrect cursor position handling
  • [@mantine/hooks] use-mask: Fix part of the mask remaining as input value on blur
  • [@mantine/core] Radio: Fix icon not being centered on some low-density screens (#8845)
  • [@mantine/core] Highlight: Fix wholeWord matching for non-ASCII characters
  • [@mantine/core] Card: Fix Card.Section not being handled correctly during server-side rendering of server components (#8846))
  • [@mantine/core] Fix clearButtonProps={{ size: lg }} not working when passed to Select and other similar components (#8855)
  • [@mantine/core] Fix Styles API defined for Input not being applied to Select and MultiSelect components (#8851)

New Contributors

Full Changelog: mantinedev/mantine@9.1.0...9.1.1

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

deduplicateInlineStyles

New deduplicateInlineStyles prop on MantineProvider enables React 19 style tag deduplication for responsive style props. When many components share the same responsive style prop values, only a single <style /> tag is generated and hoisted to <head /> instead of each component injecting its own:

import { MantineProvider } from '@mantine/core';
function Demo() {
return (
</tr></table>

... (truncated)

Commits
  • 3646de9 [release] Version: 9.1.1
  • f185553 [release] Version: 9.1.0
  • 2293743 [core] Update minor dependencies version
  • c6eaf30 [release] Version: 9.0.2
  • efc2a3b [@​mantine/notifications] Fix onOpen prop being spread to DOM (#8807)
  • 755b941 [refactor] Fix release script
  • b90d9b8 [core] Fix typos, update versions
  • 6f91e24 [@​mantine/notifications] Add new option to not close all notifications when h...
  • a097b0c [release] Version: 9.0.0-alpha.6
  • 53c9a80 [release] Version: 9.0.0-alpha.5
  • Additional commits viewable in compare view

Updates @marsidev/react-turnstile from 1.4.2 to 1.5.1

Release notes

Sourced from @​marsidev/react-turnstile's releases.

v1.5.1

   🐞 Bug Fixes

    View changes on GitHub

v1.5.0

⚠️ No breaking changes - This is a maintenance release with no API changes for consumers.

🚀 Features

  • Tooling Migration: Replaced ESLint/Prettier with Oxlint/Oxfmt for 50-100x faster linting/formatting
  • TypeScript v7: Migrated to TypeScript Go implementation (tsgo) for type-checking
  • Build System: Replaced tsup with tsdown (Rolldown-based) for 2.3x faster builds
  • Security: Added pnpm supply chain security settings
  • TanStack Intent: Added AI agent skills for IDE assistance

🐞 Bug Fixes

  • Resolved all security vulnerabilities (jsdom, next, minimatch, rollup, ajv)

📦 Dependency Updates

  • @antfu/ni: 28.2.0 → 30.0.0
  • @playwright/test: 1.58.1 → 1.58.2
  • @types/react: 19.2.10 → 19.2.14
  • @types/node: 25.2.0 → 25.5.0
  • lucide-react: 0.563.0 → 1.6.0
  • next: 16.1.6 → 16.2.1
  • vitest: 4.0.18 → 4.1.1
  • And 10+ more...

📝 Documentation

  • Add recipe for form submission retry logic - by @​byalashhab
  • Simplified all code examples to TypeScript only
  • Added CONTRIBUTING.md with development guide

Full Changelog: v1.4.2...v1.5.0

Commits
  • 5c3fae2 chore: release v1.5.1
  • 4c7789f fix: stop passing params to turnstile.execute()
  • 69871b9 Merge pull request #128 from marsidev/fix/audit-vulnerabilities
  • 22bc99d chore: resolve transitive dependency vulnerabilities via pnpm overrides
  • e1e4344 Merge pull request #127 from marsidev/marsidev-patch-1
  • 373e159 chore: update readme
  • 92ad004 chore: release v1.5.0
  • f623195 Merge pull request #123 from marsidev/feat/docs
  • 9fb6d8b docs: simplify code examples to TypeScript only
  • 5fb7fcf chore(demo): resolve TypeScript 7 moduleResolution deprecation error
  • Additional commits viewable in compare view

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 @tailwindcss/vite from 4.2.1 to 4.2.4

Release notes

Sourced from @​tailwindcss/vite's releases.

v4.2.4

Fixed

  • Ensure imports in @import and @plugin still resolve correctly when using Vite aliases in @tailwindcss/vite (#19947)

v4.2.3

Fixed

  • Canonicalization: improve canonicalizations for tracking-* utilities by preferring non-negative utilities (e.g. -tracking-tightertracking-wider) (#19827)
  • Fix crash due to invalid characters in candidate (exceeding valid unicode code point range) (#19829)
  • Ensure query params in imports are considered unique resources when using @tailwindcss/webpack (#19723)
  • Canonicalization: collapse arbitrary values into shorthand utilities (e.g. px-[1.2rem] py-[1.2rem]p-[1.2rem]) (#19837)
  • Canonicalization: collapse border-{t,b}-* into border-y-*, border-{l,r}-* into border-x-*, and border-{t,r,b,l}-* into border-* (#19842)
  • Canonicalization: collapse scroll-m{t,b}-* into scroll-my-*, scroll-m{l,r}-* into scroll-mx-*, and scroll-m{t,r,b,l}-* into scroll-m-* (#19842)
  • Canonicalization: collapse scroll-p{t,b}-* into scroll-py-*, scroll-p{l,r}-* into scroll-px-*, and scroll-p{t,r,b,l}-* into scroll-p-* (#19842)
  • Canonicalization: collapse overflow-{x,y}-* into overflow-* (#19842)
  • Canonicalization: collapse overscroll-{x,y}-* into overscroll-* (#19842)
  • Read from --placeholder-color instead of --background-color for placeholder-* utilities (#19843)
  • Upgrade: ensure files are not emptied out when killing the upgrade process while it's running (#19846)
  • Upgrade: use config.content when migrating from Tailwind CSS v3 to Tailwind CSS v4 (#19846)
  • Upgrade: never migrate files that are ignored by git (#19846)
  • Add .env and .env.* to default ignored content files (#19846)
  • Canonicalization: migrate overflow-ellipsis into text-ellipsis (#19849)
  • Canonicalization: migrate start-fullinset-s-full, start-autoinset-s-auto, start-pxinset-s-px, and start-<number>inset-s-<number> as well as negative versions (#19849)
  • Canonicalization: migrate end-fullinset-e-full, end-autoinset-e-auto, end-pxinset-e-px, and end-<number>inset-e-<number> as well as negative versions (#19849)
  • Canonicalization: move the - sign inside the arbitrary value -left-[9rem]left-[-9rem] (#19858)
  • Canonicalization: move the - sign outside the arbitrary value ml-[calc(-1*var(--width))]-ml-(--width) (#19858)
  • Improve performance when scanning JSONL / NDJSON files (#19862)
  • Support NODE_PATH environment variable in standalone CLI (#19617)

v4.2.2

Added

  • Support Vite 8 in @tailwindcss/vite (#19790)

Fixed

  • Don't crash when candidates contain prototype properties like row-constructor (#19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#19745)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#19812)
Changelog

Sourced from @​tailwindcss/vite's changelog.

[4.2.4] - 2026-04-21

Fixed

  • Ensure imports in @import and @plugin still resolve correctly when using Vite aliases in @tailwindcss/vite (#19947)

[4.2.3] - 2026-04-20

Fixed

  • Canonicalization: improve canonicalization for tracking-* utilities by preferring non-negative utilities (e.g. -tracking-tightertracking-wider) (#19827)
  • Fix crash due to invalid characters in candidate (exceeding valid unicode code point range) (

…ates

Bumps the production-dependencies group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@acm-uiuc/core-client](https://github.com/acm-uiuc/core) | `4.8.2` | `4.9.4` |
| [@acm-uiuc/js-shared](https://github.com/acm-uiuc/js-shared) | `3.8.1` | `3.8.3` |
| [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.29.0` | `5.9.0` |
| [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.0.27` | `5.3.2` |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `8.3.15` | `9.1.1` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `8.3.15` | `9.1.1` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `8.3.15` | `9.1.1` |
| [@marsidev/react-turnstile](https://github.com/marsidev/react-turnstile) | `1.4.2` | `1.5.1` |
| [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.37.1` | `3.41.1` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.2.1` | `4.2.4` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` |
| [react-qr-code](https://github.com/rosskhanas/react-qr-code) | `2.0.18` | `2.0.21` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.13.1` | `7.14.2` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.1` | `4.2.4` |



Updates `@acm-uiuc/core-client` from 4.8.2 to 4.9.4
- [Release notes](https://github.com/acm-uiuc/core/releases)
- [Commits](acm-uiuc/core@v4.8.2...v4.9.4)

Updates `@acm-uiuc/js-shared` from 3.8.1 to 3.8.3
- [Release notes](https://github.com/acm-uiuc/js-shared/releases)
- [Commits](acm-uiuc/js-shared@v3.8.1...v3.8.3)

Updates `@azure/msal-browser` from 4.29.0 to 5.9.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v4.29.0...msal-browser-v5.9.0)

Updates `@azure/msal-react` from 3.0.27 to 5.3.2
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v3.0.27...msal-react-v5.3.2)

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

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

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

Updates `@marsidev/react-turnstile` from 1.4.2 to 1.5.1
- [Release notes](https://github.com/marsidev/react-turnstile/releases)
- [Commits](marsidev/react-turnstile@v1.4.2...v1.5.1)

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 `@tailwindcss/vite` from 4.2.1 to 4.2.4
- [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.2.4/packages/@tailwindcss-vite)

Updates `react` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react)

Updates `react-dom` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom)

Updates `react-qr-code` from 2.0.18 to 2.0.21
- [Release notes](https://github.com/rosskhanas/react-qr-code/releases)
- [Changelog](https://github.com/rosskhanas/react-qr-code/blob/master/CHANGELOG.md)
- [Commits](rosskhanas/react-qr-code@2.0.18...2.0.21)

Updates `react-router-dom` from 7.13.1 to 7.14.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.14.2/packages/react-router-dom)

Updates `tailwindcss` from 4.2.1 to 4.2.4
- [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.2.4/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@acm-uiuc/core-client"
  dependency-version: 4.9.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@acm-uiuc/js-shared"
  dependency-version: 3.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@azure/msal-browser"
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@azure/msal-react"
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@mantine/core"
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@mantine/hooks"
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@mantine/notifications"
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@marsidev/react-turnstile"
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@tabler/icons-react"
  dependency-version: 3.41.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-qr-code
  dependency-version: 2.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-router-dom
  dependency-version: 7.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 30, 2026
@github-actions
Copy link
Copy Markdown

Deploying with Cloudflare Pages

Name Result
Last commit: 8be33cb
Preview URL: https://bb789d16.acm-uiuc-rsvp.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-prod-1bms.acm-uiuc-rsvp.pages.dev

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