Skip to content

build(deps): bump the minor-patch group across 1 directory with 14 updates#26

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-patch-12717eef52
Open

build(deps): bump the minor-patch group across 1 directory with 14 updates#26
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-patch-12717eef52

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown

Bumps the minor-patch group with 14 updates in the / directory:

Package From To
@emotion/react 11.11.1 11.14.0
@emotion/styled 11.11.0 11.14.1
electron-squirrel-startup 1.0.0 1.0.1
emoji-picker-react 4.5.5 4.19.1
material-ui-popup-state 5.0.10 5.3.7
@fontsource/roboto 5.0.8 5.2.10
@pmmmwh/react-refresh-webpack-plugin 0.5.11 0.6.2
@vercel/webpack-asset-relocator-loader 1.7.3 1.10.0
fork-ts-checker-webpack-plugin 9.0.0 9.1.0
node-loader 2.0.0 2.1.0
react-refresh 0.14.0 0.18.0
sass 1.69.4 1.100.0
ts-loader 9.5.0 9.5.7
ts-node 10.9.1 10.9.2

Updates @emotion/react from 11.11.1 to 11.14.0

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.14.0

Minor Changes

  • #3281 fc4d7bd 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.

Patch Changes

  • Updated dependencies [8dc1a6d, e1bf17e]:
    • @​emotion/cache@​11.14.0
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0

@​emotion/react@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/serialize@​1.3.3
    • @​emotion/cache@​11.13.5
    • @​emotion/utils@​1.4.2
    • @​emotion/babel-plugin@​11.13.5

@​emotion/react@​11.13.3

Patch Changes

@​emotion/react@​11.13.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.

  • #3215 a9f6912 Thanks @​Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

Patch Changes

  • Updated dependencies [d8ff8a5, a9f6912]:
    • @​emotion/cache@​11.13.0
    • @​emotion/serialize@​1.3.0
    • @​emotion/use-insertion-effect-with-fallbacks@​1.1.0
    • @​emotion/utils@​1.4.0

@​emotion/react@​11.12.0

... (truncated)

Commits

Updates @emotion/styled from 11.11.0 to 11.14.1

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.14.1

Patch Changes

  • #3334 0facbe4 Thanks @​ZachRiegel! - Renamed default-exported variable in @emotion/styled to aid inferred import names in auto-import completions in IDEs

@​emotion/styled@​11.14.0

Minor Changes

  • #3284 a19d019 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.

Patch Changes

  • Updated dependencies [e1bf17e]:
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0

@​emotion/styled@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/serialize@​1.3.3
    • @​emotion/utils@​1.4.2
    • @​emotion/babel-plugin@​11.13.5

@​emotion/styled@​11.13.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.

  • #3215 a9f6912 Thanks @​Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

Patch Changes

  • Updated dependencies [d8ff8a5, a9f6912]:
    • @​emotion/serialize@​1.3.0
    • @​emotion/use-insertion-effect-with-fallbacks@​1.1.0
    • @​emotion/utils@​1.4.0

@​emotion/styled@​11.12.0

Patch Changes

  • #3206 d1994c4 Thanks @​DiegoAndai! - Improved compatibility with the upcoming @types/react for React 19 where the global JSX namespace doesn't exist anymore

  • #3208 56109e7 Thanks @​Andarist! - Only forward defined refs to improve compatibility with the upcoming React 19

... (truncated)

Commits

Updates electron-squirrel-startup from 1.0.0 to 1.0.1

Commits
Maintainer changes

This version was pushed to npm by addaleax, a new releaser for electron-squirrel-startup since your current version.


Updates emoji-picker-react from 4.5.5 to 4.19.1

Commits
Install script changes

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


Updates material-ui-popup-state from 5.0.10 to 5.3.7

Release notes

Sourced from material-ui-popup-state's releases.

v5.3.7

5.3.7 (2026-04-10)

Bug Fixes

  • don't pass deprecated PaperProps unless on v4 (e418029), closes #159

v5.3.6

5.3.6 (2025-05-12)

Bug Fixes

  • make CJS/ESM type defs in built package pass arethetypeswrong (9dba662)

v5.3.5

5.3.5 (2025-04-09)

Bug Fixes

  • improve chainEventHandlers type (dd380da)

v5.3.4

5.3.4 (2025-04-01)

Bug Fixes

  • add @​mui/material 7 to peerDependencies (252df83), closes #153

v5.3.3

5.3.3 (2024-12-16)

Bug Fixes

  • move @​types/react to peerDependencies (51a2a4d), closes #152

v5.3.2

5.3.2 (2024-12-16)

Bug Fixes

  • support react 19 as peer dependency (3ceb566), closes #150

v5.3.1

5.3.1 (2024-09-02)

... (truncated)

Commits
  • e418029 fix: don't pass deprecated PaperProps unless on v4
  • 9dba662 fix: make CJS/ESM type defs in built package pass arethetypeswrong
  • e6a1fc7 chore: upgrade toolchain
  • dd380da fix: improve chainEventHandlers type
  • aa41e16 chore: fix TS errors
  • 252df83 fix: add @​mui/material 7 to peerDependencies
  • 51a2a4d fix: move @​types/react to peerDependencies
  • 9cfc8fa chore: upgrade toolchain
  • 3ceb566 fix: support react 19 as peer dependency
  • 6b24933 fix: fix bundling issue with React 17
  • Additional commits viewable in compare view

Updates @fontsource/roboto from 5.0.8 to 5.2.10

Commits

Updates @pmmmwh/react-refresh-webpack-plugin from 0.5.11 to 0.6.2

Release notes

Sourced from @​pmmmwh/react-refresh-webpack-plugin's releases.

v0.6.2

0.6.2 (26 Nov 2025)

Fixes

  • Relaxed peer dependency requirement on type-fest to allow v5.x (#934)

v0.6.1

0.6.1 (26 Jun 2025)

Fixes

  • Ensure this propagates into module factory properly (#921)

v0.6.0

0.6.0 (28 Apr 2025)

BREAKING

  • Minimum required Node.js version has been bumped to 18.12.0.
  • Minimum required webpack version has been bumped to 5.2.0.
  • Minimum supported webpack-dev-server version has been bumped to 4.8.0.
  • Minimum supported webpack-plugin-serve version has been bumped to 1.0.0.
  • overlay.sockHost, overlay.sockPath, overlay.sockPort, overlay.sockProtocol and overlay.useURLPolyfill have all been removed (#850). It was necessary to support WDS below 4.8.0 (published in April 2022). It is no-longer necessary as a direct integration with WDS is now possible.

Features

  • Added helper script to better support use cases where React and/or React-DOM are externalized (#852)

Fixes

  • Ensure plugin injected entries are no-op in production (#900)

Internal

  • Dropped support for Webpack 4 / WDS 3 (#850, #904)
  • Migrated from ansi-html to anser in error overlay (#854)
  • Bumped all development dependencies (#905)

v0.5.17

0.5.17 (26 Jun 2025)

Fixes

  • Ensure this propagates into module factory properly (#922)

v0.5.16

... (truncated)

Changelog

Sourced from @​pmmmwh/react-refresh-webpack-plugin's changelog.

0.6.2 (26 Nov 2025)

Fixes

  • Relaxed peer dependency requirement on type-fest to allow v5.x (#934)

0.6.1 (26 Jun 2025)

Fixes

  • Ensure this propagates into module factory properly (#921)

0.6.0 (28 Apr 2025)

BREAKING

  • Minimum required Node.js version has been bumped to 18.12.0.

  • Minimum required webpack version has been bumped to 5.2.0.

  • Minimum supported webpack-dev-server version has been bumped to 4.8.0.

  • Minimum supported webpack-plugin-serve version has been bumped to 1.0.0.

  • overlay.sockHost, overlay.sockPath, overlay.sockPort, overlay.sockProtocol and overlay.useURLPolyfill have all been removed. (#850)

    It was necessary to support WDS below 4.8.0 (published in April 2022).

    It is no-longer necessary as a direct integration with WDS is now possible.

Features

  • Added helper script to better support use cases where React and/or React-DOM are externalized (#852)

Fixes

  • Ensure plugin injected entries are no-op in production (#900)

Internal

  • Dropped support for Webpack 4 / WDS 3 (#850, #904)

  • Migrated from ansi-html to anser in error overlay

... (truncated)

Commits
  • 94732e7 chore: release v0.6.2 (#935)
  • 41d5635 chore: bump deps and allow type-fest v5 (#934)
  • 324f4db chore(deps): bump js-yaml in /examples/typescript-with-tsc (#933)
  • b148bff chore(deps): bump js-yaml in /examples/typescript-with-swc (#932)
  • a7dcbcd chore(deps): bump tar-fs from 3.0.9 to 3.1.1 (#930)
  • 0c62f46 chore(deps): bump form-data from 4.0.2 to 4.0.4 (#927)
  • 90d783a docs: link to PRs from changelog (#924)
  • aff7545 chore: release v0.6.1 (#923)
  • b863d17 fix: ensure this propagates through module execution interceptor (#921)
  • c40ad99 doc: fix typo in README.md (#919)
  • Additional commits viewable in compare view

Updates @vercel/webpack-asset-relocator-loader from 1.7.3 to 1.10.0

Release notes

Sourced from @​vercel/webpack-asset-relocator-loader's releases.

v1.10.0

1.10.0 (2025-07-10)

Features

  • remove the build step and load the loader from source (#200) (080ddf8), closes #194

v1.9.1

1.9.1 (2025-07-10)

Bug Fixes

v1.9.0

1.9.0 (2025-07-04)

Features

v1.8.0

1.8.0 (2025-07-03)

Features

v1.7.5

1.7.5 (2025-07-03)

Bug Fixes

v1.7.4

1.7.4 (2024-05-16)

Bug Fixes

Commits
  • 080ddf8 feat: remove the build step and load the loader from source (#200)
  • 2efe28c fix: support the packaging format of sharp v0.34.x (#199)
  • d15a3fa feat: support loading node native addons from the prebuilds directory (#198)
  • 0aa05a0 feat: support node:path as an alias of path (#197)
  • ee4ce15 fix: 1.7.3 to 1.7.4 regression nccwpck_require is not defined (#195)
  • bd15b77 chore(ci): remove codecov (#196)
  • 3907f6b chore: bump socket.io-parser from 3.3.3 to 3.3.4 (#190)
  • 749afdf feat!: bump node@18, webpack@5.76.0, ncc@0.38.1, codecov@3.8.4 (#187)
  • fdc3ae1 fix(ci): publish release (#186)
  • 5704e33 fix: Use computed node-gyp-build path (#185)
  • Additional commits viewable in compare view

Updates fork-ts-checker-webpack-plugin from 9.0.0 to 9.1.0

Release notes

Sourced from fork-ts-checker-webpack-plugin's releases.

v9.1.0

9.1.0 (2025-04-03)

Features

  • clarify message "No typescript errors found." (#808) (9f70a3d)

v9.0.3

9.0.3 (2025-03-31)

v9.0.2

9.0.2 (2023-10-29)

Bug Fixes

  • issue-webpack-error should not add colors to file string (#825) (d5e7e32)

v9.0.1

9.0.1 (2023-10-29)

Bug Fixes

Commits
  • 9f70a3d feat: clarify message "No typescript errors found." (#808)
  • 147aa11 chore(deps): update chokidar to ^4.0.1 (#858)
  • 434c7a2 test: fix e2e tests (#856)
  • 0fab463 chore(deps): bump ip from 1.1.5 to 1.1.9 (#839)
  • 4ed4c9f docs: add pnpm to Installation guide (#840)
  • a38f079 chore(deps): bump actions/cache from 3 to 4 (#837)
  • 594370a chore(deps): bump actions/setup-node from 3 to 4 (#829)
  • 26a81ed chore(package): update cosmiconfig (#818)
  • d49389e chore(deps): bump @​babel/traverse from 7.4.4 to 7.23.2 (#828)
  • d5e7e32 fix: issue-webpack-error should not add colors to file string (#825)
  • Additional commits viewable in compare view

Updates node-loader from 2.0.0 to 2.1.0

Release notes

Sourced from node-loader's releases.

v2.1.0

2.1.0 (2024-11-13)

Features

  • display helpful description and links on error (#54) (31c0009)

Bug Fixes

  • dlopen relative part problem in mac system (0507d0b)
Changelog

Sourced from node-loader's changelog.

2.1.0 (2024-11-13)

Features

  • display helpful description and links on error (#54) (31c0009)

Bug Fixes

  • dlopen relative part problem in mac system (0507d0b)
Commits
  • bdd596e chore(release): 2.1.0
  • 24aee0d ci(workflows): exclude some node versions for windows/mac, update tools as ne...
  • 183f619 refactor: replace deprecated String.prototype.substr() (#65)
  • 653227d docs: update README.md (#124)
  • 68c41f0 ci: update dependency-review-action to the latest version (#127)
  • 54afe33 ci: update github actions to latest version (#130)
  • 2a276d1 ci: use node v22
  • 0507d0b fix: dlopen relative part problem in mac system
  • a0ed6c7 ci: fix commitlint check (#129)
  • 2e556b3 docs: remove Gitter from issue templates (#119)
  • Additional commits viewable in compare view
Install script changes

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


Updates react-refresh from 0.14.0 to 0.18.0

Release notes

Sourced from react-refresh's releases.

0.14.10 (October 14, 2020)

React

v0.14.8

React

  • Fixed memory leak when rendering on the server

v0.14.7

React

  • Fixed bug with <option> tags when using dangerouslySetInnerHTML
  • Fixed memory leak in synthetic event system

React TestUtils Add-on

  • Fixed bug with calling setState in componentWillMount when using shallow rendering

v0.14.6

React

  • Updated fbjs dependency to pick up change affecting handling of undefined document.

v0.14.5

React

  • More minor internal changes for better compatibility with React Native

v0.14.4

React

  • Minor internal changes for better compatibility with React Native

React DOM

  • The autoCapitalize and autoCorrect props are now set as attributes in the DOM instead of properties to improve cross-browser compatibility
  • Fixed bug with controlled <select> elements not handling updates properly

React Perf Add-on

  • Some DOM operation names have been updated for clarity in the output of .printDOM()

v0.14.3

React DOM

  • Added support for nonce attribute for <script> and <style> elements
  • Added support for reversed attribute for <ol> elements

React TestUtils Add-on

  • Fixed bug with shallow rendering and function refs

React CSSTransitionGroup Add-on

  • Fixed bug resulting in timeouts firing incorrectly when mounting and unmounting rapidly

React on Bower

  • Added react-dom-server.js to expose renderToString and renderToStaticMarkup for usage in the browser

... (truncated)

Changelog

Sourced from react-refresh's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react-refresh since your current version.


Updates sass from 1.69.4 to 1.100.0

Release notes

Sourced from sass's releases.

Dart Sass 1.100.0

To install Sass 1.100.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Writing two compound selectors adjacent to one another without any whitespace between them, such as [class]a, is now deprecated. This was always an error in CSS and Sass only supported it by mistake.

    See the Sass website for details.

See the full changelog for changes in earlier releases.

Dart Sass 1.99.0

To install Sass 1.99.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Add support for parent selectors (&) at the root of the document. These are emitted as-is in the CSS output, where they're interpreted as the scoping root.

  • User-defined functions named calc or clamp are no longer forbidden. If such a function exists without a namespace in the current module, it will be used instead of the built-in calc() or clamp() function.

  • User-defined functions whose names begin with - and end with -expression, -url, -and, -or, or -not are no longer forbidden. These were originally intended to match vendor prefixes, but in practice no vendor prefixes for these functions ever existed in real browsers.

  • User-defined functions named EXPRESSION, URL, and ELEMENT, those that begin with - and end with -ELEMENT, as well as the same names with some lowercase letters are now deprecated, These are names conflict with plain CSS functions that have special syntax.

    See the Sass website for details.

  • In a future release, calls to functions whose names begin with - and end with -expression and -url will no longer have special parsing. For now, these calls are deprecated if their behavior will change in the future.

    See the Sass website for details.

  • Calls to functions whose names begin with - and end with -progid:... are deprecated.

    See the Sass website for details.

See the full changelog for changes in earlier releases.

Dart Sass 1.98.0

To install Sass 1.98.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

... (truncated)

Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2026
…dates

Bumps the minor-patch group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.1` | `11.14.0` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.11.0` | `11.14.1` |
| [electron-squirrel-startup](https://github.com/mongodb-js/electron-squirrel-startup) | `1.0.0` | `1.0.1` |
| [emoji-picker-react](https://github.com/ealush/emoji-picker-react) | `4.5.5` | `4.19.1` |
| [material-ui-popup-state](https://github.com/jcoreio/material-ui-popup-state) | `5.0.10` | `5.3.7` |
| [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) | `5.0.8` | `5.2.10` |
| [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) | `0.5.11` | `0.6.2` |
| [@vercel/webpack-asset-relocator-loader](https://github.com/vercel/webpack-asset-relocator-loader) | `1.7.3` | `1.10.0` |
| [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) | `9.0.0` | `9.1.0` |
| [node-loader](https://github.com/webpack-contrib/node-loader) | `2.0.0` | `2.1.0` |
| [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) | `0.14.0` | `0.18.0` |
| [sass](https://github.com/sass/dart-sass) | `1.69.4` | `1.100.0` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.0` | `9.5.7` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |



Updates `@emotion/react` from 11.11.1 to 11.14.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/react@11.11.1...@emotion/react@11.14.0)

Updates `@emotion/styled` from 11.11.0 to 11.14.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/styled@11.11.0...@emotion/styled@11.14.1)

Updates `electron-squirrel-startup` from 1.0.0 to 1.0.1
- [Commits](mongodb-js/electron-squirrel-startup@v1.0.0...v1.0.1)

Updates `emoji-picker-react` from 4.5.5 to 4.19.1
- [Release notes](https://github.com/ealush/emoji-picker-react/releases)
- [Commits](https://github.com/ealush/emoji-picker-react/commits)

Updates `material-ui-popup-state` from 5.0.10 to 5.3.7
- [Release notes](https://github.com/jcoreio/material-ui-popup-state/releases)
- [Changelog](https://github.com/jcoreio/material-ui-popup-state/blob/master/release.config.cjs)
- [Commits](jcoreio/material-ui-popup-state@v5.0.10...v5.3.7)

Updates `@fontsource/roboto` from 5.0.8 to 5.2.10
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto)

Updates `@pmmmwh/react-refresh-webpack-plugin` from 0.5.11 to 0.6.2
- [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases)
- [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](pmmmwh/react-refresh-webpack-plugin@v0.5.11...v0.6.2)

Updates `@vercel/webpack-asset-relocator-loader` from 1.7.3 to 1.10.0
- [Release notes](https://github.com/vercel/webpack-asset-relocator-loader/releases)
- [Commits](vercel/webpack-asset-relocator-loader@v1.7.3...v1.10.0)

Updates `fork-ts-checker-webpack-plugin` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases)
- [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/fork-ts-checker-webpack-plugin@v9.0.0...v9.1.0)

Updates `node-loader` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/webpack-contrib/node-loader/releases)
- [Changelog](https://github.com/webpack-contrib/node-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/node-loader@v2.0.0...v2.1.0)

Updates `react-refresh` from 0.14.0 to 0.18.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/HEAD/packages/react)

Updates `sass` from 1.69.4 to 1.100.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.69.4...1.100.0)

Updates `ts-loader` from 9.5.0 to 9.5.7
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v9.5.0...v9.5.7)

Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-version: 11.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@emotion/styled"
  dependency-version: 11.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@fontsource/roboto"
  dependency-version: 5.2.10
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@pmmmwh/react-refresh-webpack-plugin"
  dependency-version: 0.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@vercel/webpack-asset-relocator-loader"
  dependency-version: 1.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: electron-squirrel-startup
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: emoji-picker-react
  dependency-version: 4.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: fork-ts-checker-webpack-plugin
  dependency-version: 9.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: material-ui-popup-state
  dependency-version: 5.3.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: node-loader
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: react-refresh
  dependency-version: 0.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: sass
  dependency-version: 1.99.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: ts-loader
  dependency-version: 9.5.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: ts-node
  dependency-version: 10.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump the minor-patch group with 14 updates build(deps): bump the minor-patch group across 1 directory with 14 updates Jun 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/minor-patch-12717eef52 branch from 7ff7bb5 to b0b397a Compare June 3, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants