Skip to content
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

Bump the mvnpm group across 1 directory with 56 updates #1549

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

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

Package From To
org.mvnpm.at.babel:runtime 7.25.0 7.26.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.sentry-internal:tracing 7.110.1 7.114.0
org.mvnpm.at.sentry:browser 7.110.1 8.40.0
org.mvnpm.at.sentry:core 7.110.1 8.40.0
org.mvnpm.at.sentry:replay 7.110.1 7.116.0
org.mvnpm.at.sentry:types 7.110.1 8.40.0
org.mvnpm.at.sentry:utils 7.110.1 8.40.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.13
org.mvnpm.at.types:prop-types 15.7.12 15.7.13
org.mvnpm.at.types:react-transition-group 4.4.10 4.4.11
org.mvnpm.at.types:react 18.2.71 18.3.12
org.mvnpm.at.types:stylis 4.2.5 4.2.6
org.mvnpm:core-js 3.37.1 3.39.0
org.mvnpm:debug 2.6.9 4.3.7
org.mvnpm:dset 3.1.3 3.1.4
org.mvnpm:is-core-module 2.15.0 2.15.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.0.9
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.4.49
org.mvnpm:react-hotkeys-hook 4.5.0 4.6.1
org.mvnpm:react-is 16.13.1 18.3.1
org.mvnpm:react 18.2.0 18.3.1
org.mvnpm:source-map-js 1.2.0 1.2.1
org.mvnpm:styled-components 6.1.12 6.1.13
org.mvnpm:stylis 4.3.2 4.3.4
org.mvnpm:tr46 0.0.3 4.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

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

Release notes

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

v7.26.0 (2024-10-25)

Thanks @​timofei-iatsenko for your first PR!

You can find the release blog post with some highlights at https://babeljs.io/blog/2024/10/25/7.26.0.

🚀 New Feature

  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser

🐛 Bug Fix

💅 Polish

  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone

🏠 Internal

🏃‍♀️ Performance

  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

Committers: 5

v7.25.9 (2024-10-22)

... (truncated)

Changelog

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

v7.26.0 (2024-10-25)

🚀 New Feature

  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser

🐛 Bug Fix

💅 Polish

  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone

🏠 Internal

🏃‍♀️ Performance

  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

v7.25.9 (2024-10-22)

🐛 Bug Fix

  • babel-parser, babel-template, babel-types
  • babel-helper-compilation-targets, babel-preset-env
  • Other

🏠 Internal

  • babel-helper-transform-fixture-test-runner

... (truncated)

Commits

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.sentry-internal:tracing from 7.110.1 to 7.114.0

Release notes

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

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

// Before
import * as Sentry fromv '@sentry/browser';
</tr></table> 

... (truncated)

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

Updates org.mvnpm.at.sentry:browser from 7.110.1 to 8.40.0

Release notes

Sourced from org.mvnpm.at.sentry:browser's releases.

8.40.0

Important Changes

  • feat(angular): Support Angular 19 (#14398)

    The @sentry/angular SDK can now be used with Angular 19. If you're upgrading to the new Angular version, you might want to migrate from the now deprecated APP_INITIALIZER token to provideAppInitializer. In this case, change the Sentry TraceService initialization in app.config.ts:

    // Angular 18
    export const appConfig: ApplicationConfig = {
      providers: [
        // other providers
        {
          provide: TraceService,
          deps: [Router],
        },
        {
          provide: APP_INITIALIZER,
          useFactory: () => () => {},
          deps: [TraceService],
          multi: true,
        },
      ],
    };
    // Angular 19
    export const appConfig: ApplicationConfig = {
    providers: [
    // other providers
    {
    provide: TraceService,
    deps: [Router],
    },
    provideAppInitializer(() => {
    inject(TraceService);
    }),
    ],
    };

  • feat(core): Deprecate debugIntegration and sessionTimingIntegration (#14363)

    The debugIntegration was deprecated and will be removed in the next major version of the SDK. To log outgoing events, use Hook Options (beforeSend, beforeSendTransaction, ...).

    The sessionTimingIntegration was deprecated and will be removed in the next major version of the SDK. To capture session durations alongside events, use Context (Sentry.setContext()).

  • feat(nestjs): Deprecate @WithSentry in favor of @SentryExceptionCaptured (#14323)

... (truncated)

Changelog

Sourced from org.mvnpm.at.sentry:browser's changelog.

8.40.0

Important Changes

  • feat(angular): Support Angular 19 (#14398)

    The @sentry/angular SDK can now be used with Angular 19. If you're upgrading to the new Angular version, you might want to migrate from the now deprecated APP_INITIALIZER token to provideAppInitializer. In this case, change the Sentry TraceService initialization in app.config.ts:

    // Angular 18
    export const appConfig: ApplicationConfig = {
      providers: [
        // other providers
        {
          provide: TraceService,
          deps: [Router],
        },
        {
          provide: APP_INITIALIZER,
          useFactory: () => () => {},
          deps: [TraceService],
          multi: true,
        },
      ],
    };
    // Angular 19
    export const appConfig: ApplicationConfig = {
    providers: [
    // other providers
    {
    provide: TraceService,
    deps: [Router],
    },
    provideAppInitializer(() => {
    inject(TraceService);
    }),
    ],
    };

  • feat(core): Deprecate debugIntegration and sessionTimingIntegration (#14363)

    The debugIntegration was deprecated and will be removed in the next major version of the SDK. To log outgoing events, use Hook Options (beforeSend, beforeSendTransaction, ...).

    The sessionTimingIntegration was deprecated and will be removed in the next major version of the SDK. To capture session durations alongside events, use Context (Sentry.setContext()).

... (truncated)

Commits
  • 7ff467c release: 8.40.0
  • 6535500 feat(replay): Clear event buffer when full and in buffer mode (#14078)
  • 85daf90 fix(feedback): Fix non-wrapping form title (#14355)
  • 26f9db8 feat(browser): Send additional LCP timing info (#14372)
  • b3dad24 feat(angular): Support Angular 19 (#14398)
  • 2435b87 ref: Refactor remaining usage of request to normalizedRequest (#14401)
  • 0c0f8c6 fix(core): Do not throw when trying to fill readonly properties (#14402)
  • 3fe2eae fix(nextjs): Update check for not found navigation error (#14378)
  • 415068a chore(replay): Use vitest run for replay test run (#14379)
  • 7e78d67 feat(core): Hoist everything from @sentry/utils into @sentry/core (#14382)
  • Additional commits viewable in compare view

Updates org.mvnpm.at.sentry:core from 7.110.1 to 8.40.0

Release notes

Sourced from org.mvnpm.at.sentry:core's releases.

8.40.0

Important Changes

  • feat(angular): Support Angular 19 (#14398)

    The @sentry/angular SDK can now be used with Angular 19. If you're upgrading to the new Angular version, you might want to migrate from the now deprecated APP_INITIALIZER token to provideAppInitializer. In this case, change the Sentry TraceService initialization in app.config.ts:

    // Angular 18
    export const appConfig: ApplicationConfig = {
      providers: [
        // other providers
        {
          provide: TraceService,
          deps: [Router],
        },
        {
          provide: APP_INITIALIZER,
          useFactory: () => () => {},
          deps: [TraceService],
          multi: true,
        },
      ],
    };
    // Angular 19
    export const appConfig: ApplicationConfig = {
    providers: [
    // other providers
    {
    provide: TraceService,
    deps: [Router],
    },
    provideAppInitializer(() => {
    inject(TraceService);
    }),
    ],
    };

  • feat(core): Deprecate debugIntegration and sessionTimingIntegration (#14363)

    The debugIntegration was deprecated and will be removed in the next major version of the SDK. To log outgoing events, use Hook Options (beforeSend, beforeSendTransaction, ...).

    The sessionTimingIntegration was deprecated and will be removed in the next major version of the SDK. To capture session durations alongside events, use Context (Sentry.setContext()).

  • feat(nestjs): Deprecate @WithSentry in favor of @SentryExceptionCaptured (#14323)

... (truncated)

Changelog

Sourced from org.mvnpm.at.sentry:core's changelog.

8.40.0

Important Changes

  • feat(angular): Support Angular 19 (#14398)

    The @sentry/angular SDK can now be used with Angular 19. If you're upgrading to the new Angular version, you might want to migrate from the now deprecated APP_INITIALIZER token to provideAppInitializer. In this case, change the Sentry TraceService initialization in app.config.ts:

    // Angular 18
    export const appConfig: ApplicationConfig = {
      providers: [
        // other providers
        {
          provide: TraceService,
          deps: [Router],
        },
        {
          provide: APP_INITIALIZER,
          useFactory: () => () => {},
          deps: [TraceService],
          multi: true,
        },
      ],
    };
    // Angular 19
    export const appConfig: ApplicationConfig = {
    providers: [
    // other providers
    {
    provide: TraceService,
    deps: [Router],
    },
    provideAppInitializer(() => {
    inject(TraceService);
    }),
    ],
    };

  • feat(core): Deprecate debugIntegration and sessionTimingIntegration (#14363)

    The debugIntegration was deprecated and will be removed in the next major version of the SDK. To log outgoing events, use Hook Options (beforeSend, beforeSendTransaction, ...).

    The sessionTimingIntegration was deprecated and will be removed in the next major version of the SDK. To capture session durations alongside events, use Context (Sentry.setContext()).

... (truncated)

Commits
  • 7ff467c release: 8.40.0
  • 6535500 feat(replay): Clear event buffer when full and in buffer mode (#14078)
  • 85daf90 fix(feedback): Fix non-wrapping form title (#14355)
  • 26f9db8 feat(browser): Send additional LCP timing info (#14372)
  • b3dad24 feat(angular): Support Angular 19 (#14398)
  • 2435b87 ref: Refactor remaining usage of request to normalizedRequest (#14401)
  • 0c0f8c6 fix(core): Do not throw when trying to fill readonly properties (#14402)
  • 3fe2eae fix(nextjs): Update check for not found navigation error (#14378)
  • 415068a chore(replay): Use vitest run for replay test run (#14379)
  • 7e78d67 feat(core): Hoist everything from @sentry/utils into @sentry/core (#14382)
  • Additional commits viewable in compare view

Updates org.mvnpm.at.sentry:replay from 7.110.1 to 7.116.0

Release notes

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

7.116.0

  • build(craft): Publish lambda layer under its own name for v7 (#12098) (#12099)

This release publishes a new AWS Lambda layer under the name SentryNodeServerlessSDKv7 that users still running v7 can use instead of pinning themselves to SentryNodeServerlessSDK:235.

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.83 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.77 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.02 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.38 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.64 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.53 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.6 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.61 KB
@​sentry/browser - Webpack (gzipped) 22.78 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 79.04 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.37 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 36.05 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.28 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.49 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 109.08 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 75.81 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 39.33 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 72.27 KB
@​sentry/react - Webpack (gzipped) 22.81 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 90.03 KB
@​sentry/nextjs Client - Webpack (gzipped) 54.15 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.34 KB

7.115.0

  • feat(v7): Add support for global onUnhandled Error/Promise for Bun (#11959)
  • fix(replay/v7): Fix user activity not being updated in start() (#12003)
  • ref(api): Remove lastEventId deprecation warnings (#12042)

Bundle size 📦<...

Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [org.mvnpm.at.babel:runtime](https://github.com/babel/babel) | `7.25.0` | `7.26.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.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` | `8.40.0` |
| [org.mvnpm.at.sentry:core](https://github.com/getsentry/sentry-javascript) | `7.110.1` | `8.40.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` | `8.40.0` |
| [org.mvnpm.at.sentry:utils](https://github.com/getsentry/sentry-javascript) | `7.110.1` | `8.40.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.13` |
| [org.mvnpm.at.types:prop-types](https://github.com/DefinitelyTyped/DefinitelyTyped) | `15.7.12` | `15.7.13` |
| [org.mvnpm.at.types:react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped) | `4.4.10` | `4.4.11` |
| [org.mvnpm.at.types:react](https://github.com/DefinitelyTyped/DefinitelyTyped) | `18.2.71` | `18.3.12` |
| [org.mvnpm.at.types:stylis](https://github.com/DefinitelyTyped/DefinitelyTyped) | `4.2.5` | `4.2.6` |
| [org.mvnpm:core-js](https://github.com/zloirock/core-js) | `3.37.1` | `3.39.0` |
| [org.mvnpm:debug](https://github.com/debug-js/debug) | `2.6.9` | `4.3.7` |
| [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.15.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.0.9` |
| [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.4.49` |
| [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` | `18.3.1` |
| [org.mvnpm:react](https://github.com/facebook/react) | `18.2.0` | `18.3.1` |
| [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.13` |
| [org.mvnpm:stylis](https://github.com/thysultan/stylis.js) | `4.3.2` | `4.3.4` |
| [org.mvnpm:tr46](https://github.com/jsdom/tr46) | `0.0.3` | `4.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` |



Updates `org.mvnpm.at.babel:runtime` from 7.25.0 to 7.26.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.26.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.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 8.40.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...8.40.0)

Updates `org.mvnpm.at.sentry:core` from 7.110.1 to 8.40.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...8.40.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 8.40.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...8.40.0)

Updates `org.mvnpm.at.sentry:utils` from 7.110.1 to 8.40.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...8.40.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.13
- [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.13
- [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.11
- [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 18.3.12
- [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.6
- [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.39.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.39.0)

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

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.15.1
- [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-core-module@v2.15.0...v2.15.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.0.9
- [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.0.9)

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.4.49
- [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.4.49)

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 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](facebook/react@v16.13.1...v18.3.1)

Updates `org.mvnpm:react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](facebook/react@v18.2.0...v18.3.1)

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.13
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](styled-components/styled-components@v6.1.12...v6.1.13)

Updates `org.mvnpm:stylis` from 4.3.2 to 4.3.4
- [Commits](https://github.com/thysultan/stylis.js/commits)

Updates `org.mvnpm:tr46` from 0.0.3 to 4.1.1
- [Release notes](https://github.com/jsdom/tr46/releases)
- [Commits](jsdom/tr46@0.0.3...v4.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)

---
updated-dependencies:
- dependency-name: org.mvnpm.at.babel:runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.emotion:is-prop-valid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.emotion:memoize
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.emotion:unitless
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry-internal:tracing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry:browser
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry:core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry:replay
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry:types
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.sentry:utils
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:array-float32
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:array-uint16
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:assert-has-uint16array-support
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:assert-has-uint8array-support
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:assert-is-buffer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:assert-is-collection
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:assert-is-integer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:assert-is-object-like
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:assert-tools-array-function
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:cli-ctor
  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-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-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:math-base-assert-is-infinite
  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-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:number-float64-base-to-words
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:process-cwd
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:utils-get-prototype-of
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:utils-global
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:utils-noop
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.stdlib:utils-type-of
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.types:lodash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.types:prop-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.types:react-transition-group
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.types:react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm.at.types:stylis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:debug
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:dset
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:is-core-module
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:js-cookie
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:js-tokens
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:ms
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:nanoid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:picocolors
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:react-hotkeys-hook
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:react-is
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:source-map-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:styled-components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:stylis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mvnpm
- dependency-name: org.mvnpm:tr46
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mvnpm
- dependency-name: org.mvnpm:uncontrollable
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
- dependency-name: org.mvnpm:webidl-conversions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mvnpm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2024

Superseded by #1550.

@dependabot dependabot bot closed this Nov 28, 2024
@dependabot dependabot bot deleted the dependabot/maven/mvnpm-5396586985 branch November 28, 2024 10:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants