Skip to content

Bump the mvnpm group across 1 directory with 61 updates #1631

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2025

Bumps the mvnpm group with 61 updates in the / directory:

Package From To
org.mvnpm.at.babel:runtime 7.25.0 7.27.0
org.mvnpm.at.emotion:is-prop-valid 1.2.2 1.3.1
org.mvnpm.at.emotion:memoize 0.8.1 0.9.0
org.mvnpm.at.emotion:unitless 0.8.1 0.10.0
org.mvnpm.at.restart:hooks 0.4.16 0.6.2
org.mvnpm.at.sentry-internal:feedback 7.110.1 9.13.0
org.mvnpm.at.sentry-internal:replay-canvas 7.110.1 9.13.0
org.mvnpm.at.sentry-internal:tracing 7.110.1 7.114.0
org.mvnpm.at.sentry:browser 7.110.1 9.13.0
org.mvnpm.at.sentry:core 7.110.1 9.13.0
org.mvnpm.at.sentry:replay 7.110.1 7.116.0
org.mvnpm.at.sentry:types 7.110.1 9.5.0
org.mvnpm.at.sentry:utils 7.110.1 8.55.0
org.mvnpm.at.stdlib:array-float32 0.0.6 0.2.2
org.mvnpm.at.stdlib:array-uint16 0.0.6 0.2.2
org.mvnpm.at.stdlib:assert-has-uint16array-support 0.0.8 0.2.2
org.mvnpm.at.stdlib:assert-has-uint8array-support 0.0.8 0.2.2
org.mvnpm.at.stdlib:assert-is-buffer 0.0.8 0.2.2
org.mvnpm.at.stdlib:assert-is-collection 0.0.8 0.2.2
org.mvnpm.at.stdlib:assert-is-integer 0.0.8 0.2.2
org.mvnpm.at.stdlib:assert-is-object-like 0.0.8 0.2.2
org.mvnpm.at.stdlib:assert-tools-array-function 0.0.7 0.2.2
org.mvnpm.at.stdlib:cli-ctor 0.0.3 0.2.2
org.mvnpm.at.stdlib:constants-float64-high-word-sign-mask 0.0.1 0.2.1
org.mvnpm.at.stdlib:constants-float64-min-base2-exponent-subnormal 0.0.8 0.2.1
org.mvnpm.at.stdlib:math-base-assert-is-infinite 0.0.9 0.2.2
org.mvnpm.at.stdlib:number-float64-base-from-words 0.0.6 0.2.2
org.mvnpm.at.stdlib:number-float64-base-to-words 0.0.7 0.2.2
org.mvnpm.at.stdlib:process-cwd 0.0.8 0.2.2
org.mvnpm.at.stdlib:utils-get-prototype-of 0.0.7 0.2.2
org.mvnpm.at.stdlib:utils-global 0.0.7 0.2.2
org.mvnpm.at.stdlib:utils-noop 0.0.14 0.2.2
org.mvnpm.at.stdlib:utils-type-of 0.0.8 0.2.2
org.mvnpm.at.types:lodash 4.17.0 4.17.16
org.mvnpm.at.types:prop-types 15.7.12 15.7.14
org.mvnpm.at.types:react-transition-group 4.4.10 4.4.12
org.mvnpm.at.types:react 18.2.71 19.1.2
org.mvnpm.at.types:stylis 4.2.5 4.2.7
org.mvnpm:core-js 3.37.1 3.41.0
org.mvnpm:debug 2.6.9 4.4.0
org.mvnpm:dset 3.1.3 3.1.4
org.mvnpm:is-core-module 2.15.0 2.16.1
org.mvnpm:js-cookie 3.0.1 3.0.5
org.mvnpm:js-tokens 4.0.0 9.0.1
org.mvnpm:ms 2.0.0 2.1.3
org.mvnpm:nanoid 4.0.0 5.1.5
org.mvnpm:node-fetch 2.7.0 3.3.2
org.mvnpm:picocolors 1.0.1 1.1.1
org.mvnpm:postcss 8.4.38 8.5.3
org.mvnpm:react-hotkeys-hook 4.5.0 4.6.1
org.mvnpm:react-is 16.13.1 19.1.0
org.mvnpm:resolve 1.22.8 1.22.10
org.mvnpm:scheduler 0.23.2 0.26.0
org.mvnpm:source-map-js 1.2.0 1.2.1
org.mvnpm:styled-components 6.1.12 6.1.17
org.mvnpm:stylis 4.3.2 4.3.6
org.mvnpm:tr46 0.0.3 5.1.1
org.mvnpm:tslib 2.6.2 2.8.1
org.mvnpm:uncontrollable 7.2.1 8.0.4
org.mvnpm:webidl-conversions 3.0.1 7.0.0
org.mvnpm:whatwg-url 5.0.0 14.2.0

Updates org.mvnpm.at.babel:runtime from 7.25.0 to 7.27.0

Release notes

Sourced from org.mvnpm.at.babel:runtime's releases.

v7.27.0 (2025-03-24)

Thanks @​ishchhabra and @​vovkasm for your first PRs!

👓 Spec Compliance

  • babel-generator, babel-parser

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-traverse, babel-types
  • babel-parser, babel-types
    • #17110 Add ImportAttributes to Standardized and move its parser test fixtures (@​JLHwung)
  • babel-generator
  • babel-parser, babel-template
  • babel-plugin-transform-typescript, babel-traverse
  • babel-parser
  • babel-types
    • #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@​ishchhabra)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types

🏃‍♀️ Performance

Committers: 5

v7.26.10 (2025-03-11)

... (truncated)

Changelog

Sourced from org.mvnpm.at.babel:runtime's changelog.

v7.27.0 (2025-03-24)

👓 Spec Compliance

  • babel-generator, babel-parser

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-traverse, babel-types
  • babel-parser, babel-types
    • #17110 Add ImportAttributes to Standardized and move its parser test fixtures (@​JLHwung)
  • babel-generator
  • babel-parser, babel-template
  • babel-plugin-transform-typescript, babel-traverse
  • babel-parser
  • babel-types
    • #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@​ishchhabra)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types

🏃‍♀️ Performance

v7.26.10 (2025-03-11)

👓 Spec Compliance

🐛 Bug Fix

... (truncated)

Commits
  • 5c350ea v7.27.0
  • 582538c Allow traverseFast to exit early (#17169)
  • 088cfb4 perf: Improve builders of @babel/types (#16870)
  • 4ad63a4 [Babel 8] Remove BLOCK_SCOPED_SYMBOL and NOT_LOCAL_BINDING (#17148)
  • b1c4e7b fix: Class reference in type throws error (#16816)
  • 0d0d577 fix: Reset child scopes when scope.crawl() (#17170)
  • ca4865a Fix: align behaviour to tsc rewriteRelativeImportExtensions (#17118)
  • 7162c22 Add ImportAttributes to Standardized and move its parser test fixtures (#...
  • 1386d3d Default importAttributesKeyword to with (#16977)
  • 4cb43c9 babel-generator: add named export of generate function (#17100)
  • Additional commits viewable in compare view

Updates org.mvnpm.at.emotion:is-prop-valid from 1.2.2 to 1.3.1

Release notes

Sourced from org.mvnpm.at.emotion:is-prop-valid's releases.

@​emotion/serialize@​1.3.1

Patch Changes

  • Updated dependencies [153cf88]:
    • @​emotion/unitless@​0.10.0

@​emotion/is-prop-valid@​1.3.1

Patch Changes

@​emotion/is-prop-valid@​1.3.0

Minor Changes

  • #2432 a1e881b Thanks @​sarayourfriend! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [7f8db2d]:
    • @​emotion/memoize@​0.9.0

@​emotion/sheet@​1.3.0

Minor Changes

  • #2431 52aadc6 Thanks @​sarayourfriend! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • #2431 52aadc6 Thanks @​sarayourfriend! - Type declaration for StyleSheet's constructor has been fixed. It incorrectly was specifying that options were optional when in reality they weren't.

@​emotion/utils@​1.3.0

Minor Changes

  • #2359 16d8a8c Thanks @​rjdestigter! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@​emotion/serialize@​1.3.0

Minor Changes

  • #3198 d8ff8a5 Thanks @​Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

Patch Changes

Commits

Updates org.mvnpm.at.emotion:memoize from 0.8.1 to 0.9.0

Release notes

Sourced from org.mvnpm.at.emotion:memoize's releases.

@​emotion/memoize@​0.9.0

Minor Changes

  • #2427 7f8db2d Thanks @​sarayourfriend! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@​emotion/unitless@​0.9.0

Minor Changes

  • #2430 fc4d27c Thanks @​sarayourfriend! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.
Commits

Updates org.mvnpm.at.emotion:unitless from 0.8.1 to 0.10.0

Release notes

Sourced from org.mvnpm.at.emotion:unitless's releases.

@​emotion/unitless@​0.10.0

Minor Changes

@​emotion/hash@​0.9.2

Patch Changes

  • #2454 ea2c397 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@​emotion/hash@​0.9.1

Patch Changes

@​emotion/memoize@​0.9.0

Minor Changes

  • #2427 7f8db2d Thanks @​sarayourfriend! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@​emotion/unitless@​0.9.0

Minor Changes

  • #2430 fc4d27c Thanks @​sarayourfriend! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.
Commits

Updates org.mvnpm.at.restart:hooks from 0.4.16 to 0.6.2

Changelog

Sourced from org.mvnpm.at.restart:hooks's changelog.

0.6.2 (2025-01-07)

Bug Fixes

  • exports definition again (364e4a6)

0.6.1 (2025-01-07)

Bug Fixes

0.6.0 (2025-01-07)

BREAKING CHANGES

  • exports native esm modules and removes the index file in favor of sub imports

0.5.1 (2025-01-02)

Bug Fixes

  • useTimeout: isPending never updates (51e14ec)

0.5.0 (2024-11-25)

... (truncated)

Commits

Updates org.mvnpm.at.sentry-internal:feedback from 7.110.1 to 9.13.0

Release notes

Sourced from org.mvnpm.at.sentry-internal:feedback's releases.

9.13.0

Important Changes

  • feat(node): Add support for winston logger (#15983)

    Sentry is adding support for structured logging. In this release we've added support for sending logs to Sentry via the winston logger to the Sentry Node SDK (and SDKs that use the Node SDK under the hood like @sentry/nestjs). The Logging APIs in the Sentry SDK are still experimental and subject to change.

    const winston = require('winston');
    const Transport = require('winston-transport');
    const transport = Sentry.createSentryWinstonTransport(Transport);
    const logger = winston.createLogger({
    transports: [transport],
    });

  • feat(core): Add wrapMcpServerWithSentry to instrument MCP servers from @modelcontextprotocol/sdk (#16032)

    The Sentry SDK now supports instrumenting MCP servers from the @modelcontextprotocol/sdk package. Compatible with versions ^1.9.0 of the @modelcontextprotocol/sdk package.

    import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js';
    // Create an MCP server
    const server = new McpServer({
    name: 'Demo',
    version: '1.0.0',
    });
    // Use the instrumented server in your application
    const instrumentedServer = Sentry.wrapMcpServerWithSentry(server);

  • feat(core): Move console integration into core and add to cloudflare/vercel-edge (#16024)

    Console instrumentation has been added to @sentry/cloudflare and @sentry/nextjs Edge Runtime and is enabled by default. Now calls to the console object will be captured as breadcrumbs for those SDKs.

  • feat(bun): Support new Bun.serve APIs (#16035)

    Bun 1.2.6 and above have a new Bun.serve API, which the Bun SDK now supports. The SDK instruments the new routes object that can be used to define routes for the server.

    Thanks to @​Jarred-Sumner for helping us get this supported!

Other Changes

  • feat(browser): Warn on duplicate browserTracingIntegration (#16042)
  • feat(core): Allow delayed sending with offline transport (#15937)
  • feat(deps): Bump @​sentry/webpack-plugin from 3.2.4 to 3.3.1 (#16057)

... (truncated)

Changelog

Sourced from org.mvnpm.at.sentry-internal:feedback's changelog.

9.13.0

Important Changes

  • feat(node): Add support for winston logger (#15983)

    Sentry is adding support for structured logging. In this release we've added support for sending logs to Sentry via the winston logger to the Sentry Node SDK (and SDKs that use the Node SDK under the hood like @sentry/nestjs). The Logging APIs in the Sentry SDK are still experimental and subject to change.

    const winston = require('winston');
    const Transport = require('winston-transport');
    const transport = Sentry.createSentryWinstonTransport(Transport);
    const logger = winston.createLogger({
    transports: [transport],
    });

  • feat(core): Add wrapMcpServerWithSentry to instrument MCP servers from @modelcontextprotocol/sdk (#16032)

    The Sentry SDK now supports instrumenting MCP servers from the @modelcontextprotocol/sdk package. Compatible with versions ^1.9.0 of the @modelcontextprotocol/sdk package.

    import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js';
    // Create an MCP server
    const server = new McpServer({
    name: 'Demo',
    version: '1.0.0',
    });
    // Use the instrumented server in your application
    const instrumentedServer = Sentry.wrapMcpServerWithSentry(server);

  • feat(core): Move console integration into core and add to cloudflare/vercel-edge (#16024)

    Console instrumentation has been added to @sentry/cloudflare and @sentry/nextjs Edge Runtime and is enabled by default. Now calls to the console object will be captured as breadcrumbs for those SDKs.

  • feat(bun): Support new Bun.serve APIs (#16035)

    Bun 1.2.6 and above have a new Bun.serve API, which the Bun SDK now supports. The SDK instruments the new routes object that can be used to define routes for the server.

    Thanks to @​Jarred-Sumner for helping us get this supported!

Other Changes

  • feat(browser): Warn on duplicate browserTracingIntegration (#16042)
  • feat(core): Allow delayed sending with offline transport (#15937)

... (truncated)

Commits
  • 6e775c6 release: 9.13.0
  • f4cc3d2 fix(serverless-aws): Overwrite root span name with GraphQL if set (#16010)
  • 36be635 fix(nextjs): Don't show turbopack warning for newer Next.js canaries (#16065)
  • d34e67e feat(deps): Bump @​sentry/webpack-plugin from 3.2.4 to 3.3.1 (#16057)
  • cff47df feat(node): Add support for winston logger (#15983)
  • 458fa07 feat(vue): Apply stateTransformer to attachments in Pinia Plugin (#16034)
  • 6eb7366 feat(core): Add wrapMcpServerWithSentry to instrument MCP servers from `@mo...
  • bd7205b feat(browser): Warn on duplicate browserTracingIntegration (#16042)
  • f9383c7 fix(react-router): Pass unstable_sentryVitePluginOptions to cli instance (#...
  • be737e4 feat(bun): Support new Bun.serve APIs (#16035)
  • Additional commits viewable in compare view

Updates org.mvnpm.at.sentry-internal:replay-canvas from 7.110.1 to 9.13.0

Release notes

Sourced from org.mvnpm.at.sentry-internal:replay-canvas's releases.

9.13.0

Important Changes

  • feat(node): Add support for winston logger (#15983)

    Sentry is adding support for structured logging. In this release we've added support for sending logs to Sentry via the winston logger to the Sentry Node SDK (and SDKs that use the Node SDK under the hood like @sentry/nestjs). The Logging APIs in the Sentry SDK are still experimental and subject to change.

    const winston = require('winston');
    const Transport = require('winston-transport');
    const transport = Sentry.createSentryWinstonTransport(Transport);
    const logger = winston.createLogger({
    transports: [transport],
    });

  • feat(core): Add wrapMcpServerWithSentry to instrument MCP servers from @modelcontextprotocol/sdk (#16032)

    The Sentry SDK now supports instrumenting MCP servers from the @modelcontextprotocol/sdk package. Compatible with versions ^1.9.0 of the @modelcontextprotocol/sdk package.

    import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js';
    // Create an MCP server
    const server = new McpServer({
    name: 'Demo',
    version: '1.0.0',
    });
    // Use the instrumented server in your application
    const instrumentedServer = Sentry.wrapMcpServerWithSentry(server);

  • feat(core): Move console integration into core and add to cloudflare/vercel-edge (#16024)

    Console instrumentation has been added to @sentry/cloudflare and @sentry/nextjs Edge Runtime and is enabled by default. Now calls to the console object will be captured as breadcrumbs for those SDKs.

  • feat(bun): Support new Bun.serve APIs (#16035)

    Bun 1.2.6 and above have a new Bun.serve API, which the Bun SDK now supports. The SDK instruments the new routes object that can be used to define routes for the server.

    Thanks to @​Jarred-Sumner for helping us get this supported!

Other Changes

  • feat(browser): Warn on duplicate browserTracingIntegration (#16042)
  • feat(core): Allow delayed sending with offline transport (#15937)
  • feat(deps): Bump @​sentry/webpack-plugin from 3.2.4 to 3.3.1 (#16057)

... (truncated)

Changelog

Sourced from org.mvnpm.at.sentry-internal:replay-canvas's changelog.

9.13.0

Important Changes

  • feat(node): Add support for winston logger (#15983)

    Sentry is adding support for structured logging. In this release we've added support for sending logs to Sentry via the winston logger to the Sentry Node SDK (and SDKs that use the Node SDK under the hood like @sentry/nestjs). The Logging APIs in the Sentry SDK are still experimental and subject to change.

    const winston = require('winston');
    const Transport = require('winston-transport');
    const transport = Sentry.createSentryWinstonTransport(Transport);
    const logger = winston.createLogger({
    transports: [transport],
    });

  • feat(core): Add wrapMcpServerWithSentry to instrument MCP servers from @modelcontextprotocol/sdk (#16032)

    The Sentry SDK now supports instrumenting MCP servers from the @modelcontextprotocol/sdk package. Compatible with versions ^1.9.0 of the @modelcontextprotocol/sdk package.

    import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js';
    // Create an MCP server
    const server = new McpServer({
    name: 'Demo',
    version: '1.0.0',
    });
    // Use the instrumented server in your application
    const instrumentedServer = Sentry.wrapMcpServerWithSentry(server);

  • feat(core): Move console integration into core and add to cloudflare/vercel-edge (#16024)

    Console instrumentation has been added to @sentry/cloudflare and @sentry/nextjs Edge Runtime and is enabled by default. Now calls to the console object will be captured as breadcrumbs for those SDKs.

  • feat(bun): Support new Bun.serve APIs (#16035)

    Bun 1.2.6 and above have a new Bun.serve API, which the Bun SDK now supports. The SDK instruments the new routes object that can be used to define routes for the server.

    Thanks to @​Jarred-Sumner for helping us get this supported!

Other Changes

  • feat(browser): Warn on duplicate browserTracingIntegration (#16042)
  • feat(core): Allow delayed sending with offline transport (#15937)

... (truncated)

Commits
  • 6e775c6 release: 9.13.0
  • 6c1d069 Merge pull request #16078 from getsentry/prepare-release/9.13.0
  • b839506 meta(changelog): Update changelog for 9.13.0
  • 55cb92c chore(dev-deps): Bump amqlib for node-integration-tests to 0.10.7 (#16074)
  • f4cc3d2 fix(serverless-aws): Overwrite root span name with GraphQL if set (#16010)
  • 6a3e7c1 ci: Update label automation to new package label style (#16053)
  • 36be635 fix(nextjs): Don't show turbopack warning for newer Next.js canaries (#16065)
  • d34e67e feat(deps): Bump @​sentry/webpack-plugin from 3.2.4 to 3.3.1 (#16057)
  • 217ac8d build(deps): Bump @​nestjs/common from 10.4.6 to 11.0.16 in /dev-packages/node...
  • cff47df feat(node): Add support for winston logger (#15983)
  • Additional commits viewable in compare view

Updates org.mvnpm.at.sentry-internal:tracing from 7.110.1 to 7.114.0

Changelog

Sourced from org.mvnpm.at.sentry-internal:tracing's changelog.

7.114.0

Important Changes

  • fix(browser/v7): Continuously record CLS (#11935)

This release fixes a bug that caused the cumulative layout shift (CLS) web vital not to be reported in a majority of the cases where it should have been reported. With this change, the CLS web vital should now always be reported for pageloads with layout shift. If a pageload did not have layout shift, no CLS web vital should be reported.

Please note that upgrading the SDK to this version may cause data in your dashboards to drastically change.

Other Changes

  • build(aws-lambda/v7): Turn off lambda layer publishing (#11875)
  • feat(v7): Add tunnel support to multiplexed transport (#11851)
  • fix(opentelemetry-node): support HTTP_REQUEST_METHOD attribute (#11929)
  • fix(react/v7): Fix react router v4/v5 span names (#11940)

7.113.0

Important Changes

  • feat(node): Support Node 22 (#11754)

This release adds support for Node 22! 🎉

It also adds prebuilt-binaries for Node 22 to @sentry/profiling-node.

Other Changes

  • feat(feedback): [v7] New feedback button design (#11841)
  • feat(replay/v7): Upgrade rrweb packages to 2.15.0 (#11752)
  • fix(ember/v7): Ensure unnecessary spans are avoided (#11848)

7.112.2

  • fix(nextjs|sveltekit): Ensure we can pass browserTracingIntegration (#11765)

7.112.1

  • fix(ember/v7): Do not create rendering spans without transaction (#11750)

7.112.0

Important Changes

  • feat: Export pluggable integrations from SDK packages (#11723)

Instead of installing @sentry/integrations, you can now import the pluggable integrations directly from your SDK

... (truncated)

Commits

Bumps the mvnpm group with 61 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.mvnpm.at.babel:runtime](https://github.com/babel/babel) | `7.25.0` | `7.27.0` |
| [org.mvnpm.at.emotion:is-prop-valid](https://github.com/emotion-js/emotion) | `1.2.2` | `1.3.1` |
| [org.mvnpm.at.emotion:memoize](https://github.com/emotion-js/emotion) | `0.8.1` | `0.9.0` |
| [org.mvnpm.at.emotion:unitless](https://github.com/emotion-js/emotion) | `0.8.1` | `0.10.0` |
| [org.mvnpm.at.restart:hooks](https://github.com/react-restart/hooks) | `0.4.16` | `0.6.2` |
| [org.mvnpm.at.sentry-internal:feedback](https://github.com/getsentry/sentry-javascript) | `7.110.1` | `9.13.0` |
| [org.mvnpm.at.sentry-internal:replay-canvas](https://github.com/getsentry/sentry-javascript) | `7.110.1` | `9.13.0` |
| [org.mvnpm.at.sentry-internal:tracing](https://github.com/getsentry/sentry-javascript) | `7.110.1` | `7.114.0` |
| [org.mvnpm.at.sentry:browser](https://github.com/getsentry/sentry-javascript) | `7.110.1` | `9.13.0` |
| [org.mvnpm.at.sentry:core](https://github.com/getsentry/sentry-javascript) | `7.110.1` | `9.13.0` |
| [org.mvnpm.at.sentry:replay](https://github.com/getsentry/sentry-javascript) | `7.110.1` | `7.116.0` |
| [org.mvnpm.at.sentry:types](https://github.com/getsentry/sentry-javascript) | `7.110.1` | `9.5.0` |
| [org.mvnpm.at.sentry:utils](https://github.com/getsentry/sentry-javascript) | `7.110.1` | `8.55.0` |
| [org.mvnpm.at.stdlib:array-float32](https://github.com/stdlib-js/array-float32) | `0.0.6` | `0.2.2` |
| [org.mvnpm.at.stdlib:array-uint16](https://github.com/stdlib-js/array-uint16) | `0.0.6` | `0.2.2` |
| [org.mvnpm.at.stdlib:assert-has-uint16array-support](https://github.com/stdlib-js/assert-has-uint16array-support) | `0.0.8` | `0.2.2` |
| [org.mvnpm.at.stdlib:assert-has-uint8array-support](https://github.com/stdlib-js/assert-has-uint8array-support) | `0.0.8` | `0.2.2` |
| [org.mvnpm.at.stdlib:assert-is-buffer](https://github.com/stdlib-js/assert-is-buffer) | `0.0.8` | `0.2.2` |
| [org.mvnpm.at.stdlib:assert-is-collection](https://github.com/stdlib-js/assert-is-collection) | `0.0.8` | `0.2.2` |
| [org.mvnpm.at.stdlib:assert-is-integer](https://github.com/stdlib-js/assert-is-integer) | `0.0.8` | `0.2.2` |
| [org.mvnpm.at.stdlib:assert-is-object-like](https://github.com/stdlib-js/assert-is-object-like) | `0.0.8` | `0.2.2` |
| [org.mvnpm.at.stdlib:assert-tools-array-function](https://github.com/stdlib-js/assert-tools-array-function) | `0.0.7` | `0.2.2` |
| [org.mvnpm.at.stdlib:cli-ctor](https://github.com/stdlib-js/cli-ctor) | `0.0.3` | `0.2.2` |
| [org.mvnpm.at.stdlib:constants-float64-high-word-sign-mask](https://github.com/stdlib-js/constants-float64-high-word-sign-mask) | `0.0.1` | `0.2.1` |
| [org.mvnpm.at.stdlib:constants-float64-min-base2-exponent-subnormal](https://github.com/stdlib-js/constants-float64-min-base2-exponent-subnormal) | `0.0.8` | `0.2.1` |
| [org.mvnpm.at.stdlib:math-base-assert-is-infinite](https://github.com/stdlib-js/math-base-assert-is-infinite) | `0.0.9` | `0.2.2` |
| [org.mvnpm.at.stdlib:number-float64-base-from-words](https://github.com/stdlib-js/number-float64-base-from-words) | `0.0.6` | `0.2.2` |
| [org.mvnpm.at.stdlib:number-float64-base-to-words](https://github.com/stdlib-js/number-float64-base-to-words) | `0.0.7` | `0.2.2` |
| [org.mvnpm.at.stdlib:process-cwd](https://github.com/stdlib-js/process-cwd) | `0.0.8` | `0.2.2` |
| [org.mvnpm.at.stdlib:utils-get-prototype-of](https://github.com/stdlib-js/utils-get-prototype-of) | `0.0.7` | `0.2.2` |
| [org.mvnpm.at.stdlib:utils-global](https://github.com/stdlib-js/utils-global) | `0.0.7` | `0.2.2` |
| [org.mvnpm.at.stdlib:utils-noop](https://github.com/stdlib-js/utils-noop) | `0.0.14` | `0.2.2` |
| [org.mvnpm.at.stdlib:utils-type-of](https://github.com/stdlib-js/utils-type-of) | `0.0.8` | `0.2.2` |
| [org.mvnpm.at.types:lodash](https://github.com/DefinitelyTyped/DefinitelyTyped) | `4.17.0` | `4.17.16` |
| [org.mvnpm.at.types:prop-types](https://github.com/DefinitelyTyped/DefinitelyTyped) | `15.7.12` | `15.7.14` |
| [org.mvnpm.at.types:react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped) | `4.4.10` | `4.4.12` |
| [org.mvnpm.at.types:react](https://github.com/DefinitelyTyped/DefinitelyTyped) | `18.2.71` | `19.1.2` |
| [org.mvnpm.at.types:stylis](https://github.com/DefinitelyTyped/DefinitelyTyped) | `4.2.5` | `4.2.7` |
| [org.mvnpm:core-js](https://github.com/zloirock/core-js) | `3.37.1` | `3.41.0` |
| [org.mvnpm:debug](https://github.com/debug-js/debug) | `2.6.9` | `4.4.0` |
| [org.mvnpm:dset](https://github.com/lukeed/dset) | `3.1.3` | `3.1.4` |
| [org.mvnpm:is-core-module](https://github.com/inspect-js/is-core-module) | `2.15.0` | `2.16.1` |
| [org.mvnpm:js-cookie](https://github.com/js-cookie/js-cookie) | `3.0.1` | `3.0.5` |
| [org.mvnpm:js-tokens](https://github.com/lydell/js-tokens) | `4.0.0` | `9.0.1` |
| [org.mvnpm:ms](https://github.com/vercel/ms) | `2.0.0` | `2.1.3` |
| [org.mvnpm:nanoid](https://github.com/ai/nanoid) | `4.0.0` | `5.1.5` |
| [org.mvnpm:node-fetch](https://github.com/node-fetch/node-fetch) | `2.7.0` | `3.3.2` |
| [org.mvnpm:picocolors](https://github.com/alexeyraspopov/picocolors) | `1.0.1` | `1.1.1` |
| [org.mvnpm:postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.5.3` |
| [org.mvnpm:react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) | `4.5.0` | `4.6.1` |
| [org.mvnpm:react-is](https://github.com/facebook/react) | `16.13.1` | `19.1.0` |
| [org.mvnpm:resolve](https://github.com/browserify/resolve) | `1.22.8` | `1.22.10` |
| [org.mvnpm:scheduler](https://github.com/facebook/react) | `0.23.2` | `0.26.0` |
| [org.mvnpm:source-map-js](https://github.com/7rulnik/source-map-js) | `1.2.0` | `1.2.1` |
| [org.mvnpm:styled-components](https://github.com/styled-components/styled-components) | `6.1.12` | `6.1.17` |
| [org.mvnpm:stylis](https://github.com/thysultan/stylis.js) | `4.3.2` | `4.3.6` |
| [org.mvnpm:tr46](https://github.com/jsdom/tr46) | `0.0.3` | `5.1.1` |
| [org.mvnpm:tslib](https://github.com/Microsoft/tslib) | `2.6.2` | `2.8.1` |
| [org.mvnpm:uncontrollable](https://github.com/jquense/uncontrollable) | `7.2.1` | `8.0.4` |
| [org.mvnpm:webidl-conversions](https://github.com/jsdom/webidl-conversions) | `3.0.1` | `7.0.0` |
| [org.mvnpm:whatwg-url](https://github.com/jsdom/whatwg-url) | `5.0.0` | `14.2.0` |



Updates `org.mvnpm.at.babel:runtime` from 7.25.0 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](babel/babel@v7.25.0...v7.27.0)

Updates `org.mvnpm.at.emotion:is-prop-valid` from 1.2.2 to 1.3.1
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `org.mvnpm.at.emotion:memoize` from 0.8.1 to 0.9.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `org.mvnpm.at.emotion:unitless` from 0.8.1 to 0.10.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `org.mvnpm.at.restart:hooks` from 0.4.16 to 0.6.2
- [Changelog](https://github.com/react-restart/hooks/blob/master/CHANGELOG.md)
- [Commits](react-restart/hooks@v0.4.16...v0.6.2)

Updates `org.mvnpm.at.sentry-internal:feedback` from 7.110.1 to 9.13.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.110.1...9.13.0)

Updates `org.mvnpm.at.sentry-internal:replay-canvas` from 7.110.1 to 9.13.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.110.1...9.13.0)

Updates `org.mvnpm.at.sentry-internal:tracing` from 7.110.1 to 7.114.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.114.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.110.1...7.114.0)

Updates `org.mvnpm.at.sentry:browser` from 7.110.1 to 9.13.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.110.1...9.13.0)

Updates `org.mvnpm.at.sentry:core` from 7.110.1 to 9.13.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.110.1...9.13.0)

Updates `org.mvnpm.at.sentry:replay` from 7.110.1 to 7.116.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.116.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.110.1...7.116.0)

Updates `org.mvnpm.at.sentry:types` from 7.110.1 to 9.5.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.110.1...9.5.0)

Updates `org.mvnpm.at.sentry:utils` from 7.110.1 to 8.55.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.55.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.110.1...8.55.0)

Updates `org.mvnpm.at.stdlib:array-float32` from 0.0.6 to 0.2.2
- [Changelog](https://github.com/stdlib-js/array-float32/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/array-float32@v0.0.6...v0.2.2)

Updates `org.mvnpm.at.stdlib:array-uint16` from 0.0.6 to 0.2.2
- [Changelog](https://github.com/stdlib-js/array-uint16/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/array-uint16@v0.0.6...v0.2.2)

Updates `org.mvnpm.at.stdlib:assert-has-uint16array-support` from 0.0.8 to 0.2.2
- [Changelog](https://github.com/stdlib-js/assert-has-uint16array-support/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/assert-has-uint16array-support@v0.0.8...v0.2.2)

Updates `org.mvnpm.at.stdlib:assert-has-uint8array-support` from 0.0.8 to 0.2.2
- [Changelog](https://github.com/stdlib-js/assert-has-uint8array-support/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/assert-has-uint8array-support@v0.0.8...v0.2.2)

Updates `org.mvnpm.at.stdlib:assert-is-buffer` from 0.0.8 to 0.2.2
- [Changelog](https://github.com/stdlib-js/assert-is-buffer/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/assert-is-buffer@v0.0.8...v0.2.2)

Updates `org.mvnpm.at.stdlib:assert-is-collection` from 0.0.8 to 0.2.2
- [Changelog](https://github.com/stdlib-js/assert-is-collection/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/assert-is-collection@v0.0.8...v0.2.2)

Updates `org.mvnpm.at.stdlib:assert-is-integer` from 0.0.8 to 0.2.2
- [Changelog](https://github.com/stdlib-js/assert-is-integer/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/assert-is-integer@v0.0.8...v0.2.2)

Updates `org.mvnpm.at.stdlib:assert-is-object-like` from 0.0.8 to 0.2.2
- [Changelog](https://github.com/stdlib-js/assert-is-object-like/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/assert-is-object-like@v0.0.8...v0.2.2)

Updates `org.mvnpm.at.stdlib:assert-tools-array-function` from 0.0.7 to 0.2.2
- [Changelog](https://github.com/stdlib-js/assert-tools-array-function/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/assert-tools-array-function@v0.0.7...v0.2.2)

Updates `org.mvnpm.at.stdlib:cli-ctor` from 0.0.3 to 0.2.2
- [Changelog](https://github.com/stdlib-js/cli-ctor/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/cli-ctor@v0.0.3...v0.2.2)

Updates `org.mvnpm.at.stdlib:constants-float64-high-word-sign-mask` from 0.0.1 to 0.2.1
- [Changelog](https://github.com/stdlib-js/constants-float64-high-word-sign-mask/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stdlib-js/constants-float64-high-word-sign-mask/commits)

Updates `org.mvnpm.at.stdlib:constants-float64-min-base2-exponent-subnormal` from 0.0.8 to 0.2.1
- [Changelog](https://github.com/stdlib-js/constants-float64-min-base2-exponent-subnormal/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stdlib-js/constants-float64-min-base2-exponent-subnormal/commits)

Updates `org.mvnpm.at.stdlib:math-base-assert-is-infinite` from 0.0.9 to 0.2.2
- [Changelog](https://github.com/stdlib-js/math-base-assert-is-infinite/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/math-base-assert-is-infinite@v0.0.9...v0.2.2)

Updates `org.mvnpm.at.stdlib:number-float64-base-from-words` from 0.0.6 to 0.2.2
- [Changelog](https://github.com/stdlib-js/number-float64-base-from-words/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/number-float64-base-from-words@v0.0.6...v0.2.2)

Updates `org.mvnpm.at.stdlib:number-float64-base-to-words` from 0.0.7 to 0.2.2
- [Changelog](https://github.com/stdlib-js/number-float64-base-to-words/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/number-float64-base-to-words@v0.0.7...v0.2.2)

Updates `org.mvnpm.at.stdlib:process-cwd` from 0.0.8 to 0.2.2
- [Changelog](https://github.com/stdlib-js/process-cwd/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/process-cwd@v0.0.8...v0.2.2)

Updates `org.mvnpm.at.stdlib:utils-get-prototype-of` from 0.0.7 to 0.2.2
- [Changelog](https://github.com/stdlib-js/utils-get-prototype-of/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/utils-get-prototype-of@v0.0.7...v0.2.2)

Updates `org.mvnpm.at.stdlib:utils-global` from 0.0.7 to 0.2.2
- [Changelog](https://github.com/stdlib-js/utils-global/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/utils-global@v0.0.7...v0.2.2)

Updates `org.mvnpm.at.stdlib:utils-noop` from 0.0.14 to 0.2.2
- [Changelog](https://github.com/stdlib-js/utils-noop/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/utils-noop@v0.0.14...v0.2.2)

Updates `org.mvnpm.at.stdlib:utils-type-of` from 0.0.8 to 0.2.2
- [Changelog](https://github.com/stdlib-js/utils-type-of/blob/main/CHANGELOG.md)
- [Commits](stdlib-js/utils-type-of@v0.0.8...v0.2.2)

Updates `org.mvnpm.at.types:lodash` from 4.17.0 to 4.17.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Updates `org.mvnpm.at.types:prop-types` from 15.7.12 to 15.7.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Updates `org.mvnpm.at.types:react-transition-group` from 4.4.10 to 4.4.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Updates `org.mvnpm.at.types:react` from 18.2.71 to 19.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Updates `org.mvnpm.at.types:stylis` from 4.2.5 to 4.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Updates `org.mvnpm:core-js` from 3.37.1 to 3.41.0
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](zloirock/core-js@v3.37.1...v3.41.0)

Updates `org.mvnpm:debug` from 2.6.9 to 4.4.0
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@2.6.9...4.4.0)

Updates `org.mvnpm:dset` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/lukeed/dset/releases)
- [Commits](lukeed/dset@v3.1.3...v3.1.4)

Updates `org.mvnpm:is-core-module` from 2.15.0 to 2.16.1
- [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-core-module@v2.15.0...v2.16.1)

Updates `org.mvnpm:js-cookie` from 3.0.1 to 3.0.5
- [Release notes](https://github.com/js-cookie/js-cookie/releases)
- [Changelog](https://github.com/js-cookie/js-cookie/blob/main/.release-it.json)
- [Commits](js-cookie/js-cookie@v3.0.1...v3.0.5)

Updates `org.mvnpm:js-tokens` from 4.0.0 to 9.0.1
- [Changelog](https://github.com/lydell/js-tokens/blob/main/CHANGELOG.md)
- [Commits](lydell/js-tokens@v4.0.0...v9.0.1)

Updates `org.mvnpm:ms` from 2.0.0 to 2.1.3
- [Release notes](https://github.com/vercel/ms/releases)
- [Commits](vercel/ms@2.0.0...2.1.3)

Updates `org.mvnpm:nanoid` from 4.0.0 to 5.1.5
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@4.0.0...5.1.5)

Updates `org.mvnpm: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 `org.mvnpm:picocolors` from 1.0.1 to 1.1.1
- [Release notes](https://github.com/alexeyraspopov/picocolors/releases)
- [Changelog](https://github.com/alexeyraspopov/picocolors/blob/main/CHANGELOG.md)
- [Commits](alexeyraspopov/picocolors@v1.0.1...v1.1.1)

Updates `org.mvnpm:postcss` from 8.4.38 to 8.5.3
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.38...8.5.3)

Updates `org.mvnpm:react-hotkeys-hook` from 4.5.0 to 4.6.1
- [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases)
- [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md)
- [Commits](JohannesKlauss/react-hotkeys-hook@v4.5.0...v4.6.1)

Updates `org.mvnpm:react-is` from 16.13.1 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](facebook/react@v16.13.1...v19.1.0)

Updates `org.mvnpm:resolve` from 1.22.8 to 1.22.10
- [Commits](browserify/resolve@v1.22.8...v1.22.10)

Updates `org.mvnpm:scheduler` from 0.23.2 to 0.26.0
- [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)

Updates `org.mvnpm:source-map-js` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/7rulnik/source-map-js/releases)
- [Changelog](https://github.com/7rulnik/source-map-js/blob/patch-0.6.1/CHANGELOG.md)
- [Commits](7rulnik/source-map-js@v1.2.0...v1.2.1)

Updates `org.mvnpm:styled-components` from 6.1.12 to 6.1.17
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/[email protected])

Updates `org.mvnpm:stylis` from 4.3.2 to 4.3.6
- [Commits](thysultan/stylis@v4.3.2...v4.3.6)

Updates `org.mvnpm:tr46` from 0.0.3 to 5.1.1
- [Release notes](https://github.com/jsdom/tr46/releases)
- [Commits](jsdom/tr46@0.0.3...v5.1.1)

Updates `org.mvnpm:tslib` from 2.6.2 to 2.8.1
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.6.2...v2.8.1)

Updates `org.mvnpm:uncontrollable` from 7.2.1 to 8.0.4
- [Release notes](https://github.com/jquense/uncontrollable/releases)
- [Changelog](https://github.com/jquense/uncontrollable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jquense/uncontrollable/commits/v8.0.4)

Updates `org.mvnpm:webidl-conversions` from 3.0.1 to 7.0.0
- [Release notes](https://github.com/jsdom/webidl-conversions/releases)
- [Commits](jsdom/webidl-conversions@v3.0.1...v7.0.0)

Updates `org.mvnpm:whatwg-url` from 5.0.0 to 14.2.0
- [Release notes](https://github.com/jsdom/whatwg-url/releases)
- [Commits](jsdom/whatwg-url@v5.0.0...v14.2.0)

---
updated-dependencies:
- dependency-name: org.mvnpm.at.babel:runtime
  dependency-version: 7.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.emotion:is-prop-valid
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.emotion:memoize
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.emotion:unitless
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.restart:hooks
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry-internal:feedback
  dependency-version: 9.13.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry-internal:replay-canvas
  dependency-version: 9.13.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry-internal:tracing
  dependency-version: 7.114.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry:browser
  dependency-version: 9.13.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry:core
  dependency-version: 9.13.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry:replay
  dependency-version: 7.116.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry:types
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry:utils
  dependency-version: 8.55.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:array-float32
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:array-uint16
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:assert-has-uint16array-support
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:assert-has-uint8array-support
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:assert-is-buffer
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:assert-is-collection
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:assert-is-integer
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:assert-is-object-like
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:assert-tools-array-function
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:cli-ctor
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:constants-float64-high-word-sign-mask
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:constants-float64-min-base2-exponent-subnormal
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:math-base-assert-is-infinite
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:number-float64-base-from-words
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:number-float64-base-to-words
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:process-cwd
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:utils-get-prototype-of
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:utils-global
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:utils-noop
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:utils-type-of
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.types:lodash
  dependency-version: 4.17.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.types:prop-types
  dependency-version: 15.7.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.types:react-transition-group
  dependency-version: 4.4.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.types:react
  dependency-version: 19.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.types:stylis
  dependency-version: 4.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:core-js
  dependency-version: 3.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:debug
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:dset
  dependency-version: 3.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:is-core-module
  dependency-version: 2.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:js-cookie
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:js-tokens
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:ms
  dependency-version: 2.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:nanoid
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:node-fetch
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:picocolors
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:postcss
  dependency-version: 8.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:react-hotkeys-hook
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:react-is
  dependency-version: 19.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:resolve
  dependency-version: 1.22.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:scheduler
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:source-map-js
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:styled-components
  dependency-version: 6.1.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:stylis
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:tr46
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:tslib
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:uncontrollable
  dependency-version: 8.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:webidl-conversions
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:whatwg-url
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 18, 2025
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants