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 node-packages group across 1 directory with 18 updates #56

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the node-packages group with 17 updates in the /app/frontend directory:

Package From To
@azure/msal-browser 3.6.0 3.17.0
@azure/msal-react 2.0.8 2.0.19
@fluentui/react 8.112.9 8.118.8
@fluentui/react-components 9.42.0 9.54.2
dompurify 3.0.6 3.1.5
js-base64 3.7.5 3.7.7
ndjson-readablestream 1.0.9 1.2.0
react 18.2.0 18.3.1
@types/react 18.2.42 18.3.3
react-dom 18.2.0 18.3.1
@types/react-dom 18.2.17 18.3.0
react-router-dom 6.20.1 6.23.1
scheduler 0.20.2 0.23.2
@vitejs/plugin-react 4.2.1 4.3.1
prettier 3.1.0 3.3.2
typescript 5.3.2 5.5.2
vite 4.5.1 5.3.1

Updates @azure/msal-browser from 3.6.0 to 3.17.0

Release notes

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

@​azure/msal-browser v3.17.0

3.17.0

Mon, 10 Jun 2024 22:30:36 GMT

Minor changes

  • Add support for apps to set their own reqCnf and correct native flows cnf format #6357 ([email protected])
  • Bump @​azure/msal-common to v14.12.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

@​azure/msal-browser v3.16.0

3.16.0

Tue, 04 Jun 2024 00:08:57 GMT

Minor changes

  • Instrument pre-redirect flow #7134 ([email protected])
  • Bump @​azure/msal-common to v14.11.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

@​azure/msal-browser v3.15.0

3.15.0

Tue, 28 May 2024 21:37:23 GMT

Minor changes

Patches

@​azure/msal-browser v3.14.0

3.14.0

Mon, 06 May 2024 23:48:17 GMT

Minor changes

... (truncated)

Commits

Updates @azure/msal-react from 2.0.8 to 2.0.19

Release notes

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

@​azure/msal-react v2.0.19

2.0.19

Mon, 10 Jun 2024 22:30:36 GMT

Patches

  • Bump @​azure/msal-browser to v3.17.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-react v2.0.18

2.0.18

Tue, 04 Jun 2024 00:08:57 GMT

Patches

  • Bump @​azure/msal-browser to v3.16.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-react v2.0.17

2.0.17

Tue, 28 May 2024 21:37:23 GMT

Patches

  • Bump @​azure/msal-browser to v3.15.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-react v2.0.16

2.0.16

Mon, 06 May 2024 23:48:17 GMT

Patches

  • Fix useIsAuthenticated returning incorrect value during useEffect update #7057 ([email protected])
  • Bump @​azure/msal-browser to v3.14.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-react v2.0.15

2.0.15

Thu, 11 Apr 2024 21:46:57 GMT

Patches

  • Bump @​azure/msal-browser to v3.13.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

... (truncated)

Commits

Updates @fluentui/react from 8.112.9 to 8.118.8

Release notes

Sourced from @​fluentui/react's releases.

@​fluentui/react v8.118.8

Patches

Commits
  • ab9021f applying package updates
  • 3b89d2e fix: fix react-18-tests-v9 to run tests (#31716)
  • 53c54d4 fix(merge-styles): introduce DeepPartialV2 type to avoid infinite type inst...
  • 57cd634 feat: Implement onMotionCancel callback handler (#31698)
  • 825951c applying package updates
  • 7f43260 applying package updates
  • 17b73b4 feat: update Avatar to leverage ElementInternals for role and color states (#...
  • e0ee62f ci: configure e2e target properly in order to make fix affected e2e target ex...
  • b1f0382 fix(MenuList): Removing ignoreKeydown from MenuList. (#31393)
  • 974e041 Adds Spec for Review on MessageBar Web Component (#31669)
  • Additional commits viewable in compare view

Updates @fluentui/react-components from 9.42.0 to 9.54.2

Release notes

Sourced from @​fluentui/react-components's releases.

@​fluentui/react-components v9.54.2

Minor changes

Patches

  • fix: useContextSelector with React 18 (PR #30951 by layershifter)
  • Removing ignoreKeydown on MenuList as it has side effect on submenus. (PR #31393 by mshoho)
  • chore: Pulling Tabster 8.0.0 for the tree-shakeability improvements to reduce the bundle size. (PR #31441 by mshoho)

@​fluentui/react-components v9.54.1

Minor changes

  • Deprecated react-accordion navigation prop. Tab navigation only should be used according to W3 APG pattern. (PR #31587 by mainframev)
  • feat: add support for params (PR #31566 by layershifter)
  • feat: Add consistent start and finish lifecycle callbacks (PR #31644 by ling1726)
  • feat: Adding small size variant. (PR #31589 by mltejera)
  • (chore): Remove NavDrawerHeaderNav component. (PR #31646 by mltejera)
  • feature: onVisibilityChange method to TreeItemLayout action slot (PR #31598 by bsunderhus)

Patches

Commits
  • 5139ad8 applying package updates
  • 9ae683c applying package updates
  • e81a20f chore:docs Ports CLA from wiki (#31707)
  • 1556ec2 chore: update tensile-perf and add chromedriver as dev dependency (#31694)
  • ab9021f applying package updates
  • 3b89d2e fix: fix react-18-tests-v9 to run tests (#31716)
  • 53c54d4 fix(merge-styles): introduce DeepPartialV2 type to avoid infinite type inst...
  • 57cd634 feat: Implement onMotionCancel callback handler (#31698)
  • 825951c applying package updates
  • 7f43260 applying package updates
  • Additional commits viewable in compare view

Updates @fluentui/react-icons from 2.0.223 to 2.0.245

Commits

Updates dompurify from 3.0.6 to 3.1.5

Release notes

Sourced from dompurify's releases.

DOMPurify 3.1.5

  • Fixed a minor issue with the dist paths in bower.js, thanks @​HakumenNC
  • Fixed a minor issue with sanitizing HTML coming from copy&paste Word content, thanks @​kakao-bishop-cho

DOMPurify 3.1.4

  • Fixed an issue with the recently implemented isNaN checks, thanks @​tulach
  • Added several new popover attributes to allow-list, thanks @​Gigabyte5671
  • Fixed the tests and adjusted the test runner to cover all branches

DOMPurify 3.1.3

  • Fixed several mXSS variations found by and thanks to @​kevin-mizu & @​Ry0taK
  • Added better configurability for comment scrubbing default behavior
  • Added better hardening against Prototype Pollution attacks, thanks @​kevin-mizu
  • Added better handling and readability of the nodeType property, thanks @​ssi02014
  • Fixed some smaller issues in README and other documentation

DOMPurify 3.1.2

  • Addressed and fixed a mXSS variation found by @​kevin-mizu
  • Addressed and fixed a mXSS variation found by Adam Kues of Assetnote
  • Updated tests for older Safari and Chrome versions

DOMPurify 3.1.1

  • Fixed an mXSS sanitiser bypass reported by @​icesfont
  • Added new code to track element nesting depth
  • Added new code to enforce a maximum nesting depth of 255
  • Added coverage tests and necessary clobbering protections

Note that this is a security release and should be upgraded to immediately. Please also note that further releases may follow as the underlying vulnerability is apparently new and further variations may be discovered.

DOMPurify 3.1.0

  • Added new setting SAFE_FOR_XML to enable better control over comment scrubbing
  • Updated README to warn about happy-dom not being safe for use with DOMPurify yet
  • Updated the LICENSE file to show the accurate year number
  • Updated several build and test dependencies

DOMPurify 3.0.11

  • Fixed another conditional bypass caused by Processing Instructions, thanks @​Ry0taK
  • Fixed the regex for HTML Custom Element detection, thanks @​AlekseySolovey3T

DOMPurify 3.0.10

  • Fixed two possible bypasses when sanitizing an XML document and later using it in HTML, thanks @​Slonser
  • Bumped up some build and test dependencies

DOMPurify 3.0.9

  • Fixed a problem with proper detection of Custom Elements, thanks @​kevin-mizu
  • Refactored the hasOwnProperty logic, thanks @​ssi02014
  • Removed a superfluous console.warn making HappyDom happier, thanks @​HugoPoi
  • Modernized some of the demo hooks for better looks, thanks @​Steb95

DOMPurify 3.0.8

... (truncated)

Commits
  • 6676133 Merge pull request #964 from cure53/main
  • 16a46de chore: Preparing 3.1.5 release
  • 7cf4890 chore: Experimentally removing the depth counter logic as we have better defe...
  • bfeb9a9 see #961
  • 7517e9c Merge pull request #960 from cure53/main
  • 3ddb7f2 chore: Preparing 3.1.4 release
  • 4486f91 test: Experimentally changed TEST_PROBE_ONLY to not cover 2.x
  • 1223487 fix: Added MSIE number check fix to main as well
  • a34860b Merge pull request #957 from Gigabyte5671/popover-api
  • 96bf0d4 Merge pull request #956 from MortenHofft/patch-1
  • Additional commits viewable in compare view

Updates js-base64 from 3.7.5 to 3.7.7

Commits
  • 3d50276 version 3.7.7
  • ae00bf1 fix github actions
  • 3fab4cd Revert "remove node 14 and 16 as they have reached EOL"
  • 7c508e3 update & simply steps
  • 26fdea6 remove node 14 and 16 as they have reached EOL
  • 90989b4 rebuild base64.js
  • c19b960 Merge pull request #174 from Itaypa/bugfix/static-atob-check-does-not-work-in...
  • 43f4a49 Caching the result of atob is causing webworker to crash
  • 53644d0 version 3.7.6
  • d4b4c50 Merge pull request #172 from arjunyel/fix-masquerading-as-CJS
  • Additional commits viewable in compare view

Updates ndjson-readablestream from 1.0.9 to 1.2.0

Changelog

Sourced from ndjson-readablestream's changelog.

[1.2.0] - Apr. 27, 2024

  • Change to TypeScript type notation to improve type extendability.

[1.1.0] - Jan. 12, 2024

  • Fix for CJS module error when running vitest on imported package.

[1.1.0-alpha.0] - Dec. 19, 2023

  • Attempting to fix CJS module error when running vitest on imported package.
Commits

Updates react from 18.2.0 to 18.3.1

Release notes

Sourced from react's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
Maintainer changes

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


Updates @types/react from 18.2.42 to 18.3.3

Commits

Updates react-dom from 18.2.0 to 18.3.1

Release notes

Sourced from react-dom's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react-dom's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
  • d6c42f7 Bump to 18.3.1
  • 8a015b6 Add deprecation warning for unmountComponentAtNode
  • c3b2839 Add deprecation warning for findDOMNode
  • d4ea75d ReactDOMTestUtils deprecation warnings
  • 7548c01 Deprecate renderToStaticNodeStream (#28872) (#28874)
  • 5894232 Enable warning for defaultProps on function components for everyone (#25699)
  • c2a246e Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)
  • 2cfb474 Bump version from 18.2 to 18.3
  • See full diff in compare view
Maintainer changes

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


Updates @types/react-dom from 18.2.17 to 18.3.0

Commits

Updates react-router-dom from 6.20.1 to 6.23.1

Release notes

Sourced from react-router-dom's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.23.1

Patch Changes

  • Check for document existence when checking startViewTransition (#11544)
  • Change the react-router-dom/server import back to react-router-dom instead of index.ts (#11514)
  • Updated dependencies:

6.23.0

Minor Changes

  • Add a new unstable_dataStrategy configuration option (#11098)
    • This option allows Data Router applications to take control over the approach for executing route loaders and actions
    • The default implementation is today's behavior, to fetch all loaders in parallel, but this option allows users to implement more advanced data flows including Remix single-fetch, middleware/context APIs, automatic loader caching, and more

Patch Changes

6.22.3

Patch Changes

6.22.2

Patch Changes

6.22.1

Patch Changes

6.22.0

... (truncated)

Commits

Updates scheduler from 0.20.2 to 0.23.2

Commits
Maintainer changes

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


Updates @types/react from 18.2.42 to 18.3.3

Commits

Updates @types/react-dom from 18.2.17 to 18.3.0

Commits

Updates @vitejs/plugin-react from 4.2.1 to 4.3.1

Release notes

Sourced from @​vitejs/plugin-react's releases.

v4.3.1

Fix support for React Compiler with React 18

The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom runtimeModule: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43

When using a custom runtimeModule, the plugin will not try to pre-optimize react/compiler-runtime dependency.

Reminder: Vite expect code outside of node_modules to be ESM, so you will need to update the gist with import React from 'react'.

v4.3.0

Fix support for React compiler

Don't set retainLines: true when the React compiler is used. This creates whitespace issues and the compiler is modifying the JSX too much to get correct line numbers after that. If you want to use the React compiler and get back correct line numbers for tools like vite-plugin-react-click-to-component to work, you should update your config to something like:

export default defineConfig(({ command }) => {
  const babelPlugins = [['babel-plugin-react-compiler', {}]]
  if (command === 'serve') {
    babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}])
  }
return {
plugins: [react({ babel: { plugins: babelPlugins } })],
}
})

Support HMR for class components

This is a long overdue and should fix some issues people had with HMR when migrating from CRA.

Changelog

Sourced from @​vitejs/plugin-react's changelog.

4.3.1 (2024-06-10)

Fix support for React Compiler with React 18

The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom runtimeModule: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43

When using a custom runtimeModule, the plugin will not try to pre-optimize react/compiler-runtime dependency.

Reminder: Vite expect code outside of node_modules to be ESM, so you will need to update the gist with import React from 'react'.

4.3.0 (2024-05-22)

Fix support for React compiler

Don't set retainLines: true when the React compiler is used. This creates whitespace issues and the compiler is modifying the JSX too much to get correct line numbers after that. If you want to use the React compiler and get back correct line numbers for tools like vite-plugin-react-click-to-component to work, you should update your config to something like:

export default defineConfig(({ command }) => {
  const babelPlugins = [['babel-plugin-react-compiler', {}]]
  if (command === 'serve') {
    babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}])
  }
return {
plugins: [react({ babel: { plugins: babelPlugins } })],
}
})

Support HMR for class components

This is a long overdue and should fix some issues people had with HMR when migrating from CRA.

Commits

Updates prettier from 3.1.0 to 3.3.2

Release notes

Sourced from prettier's releases.

3.3.2

🔗 Changelog

3.3.1

🔗 Changelog

3.3.0

diff

🔗 Release note

3.2.5

🔗 Changelog

3.2.4

  • Fix .eslintrc.json format #15947

🔗 Changelog

3.2.3

  • Format tsconfig.json file with jsonc parser #15927

🔗 Changelog

3.2.2

🔗 Changelog

3.2.1

🔗 Changelog

3.2.0

diff

🔗 Release note

3.1.1

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.3.2

diff

Fix handlebars path expressions starts with @ (#16358 by @​Princeyadav05)

{{! Input }}
<div>{{@x.y.z}}</div>
{{! Prettier 3.3.1 }}
<div>{{@​x}}</div>
{{! Prettier 3.3.2 }}
<div>{{@​x.y.z}}</div>

3.3.1

diff

Preserve empty lines in front matter (#16347 by @​fisker)

<!-- Input -->
---
foo:
  - bar1


bar2


bar3



Markdown
<!-- Prettier 3.3.0 -->

foo:

bar1
bar2
bar3


Markdown
<!-- Prettier 3.3.1 -->
</tr></table>

... (truncated)

Commits

Bumps the node-packages group with 17 updates in the /app/frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.6.0` | `3.17.0` |
| [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `2.0.8` | `2.0.19` |
| [@fluentui/react](https://github.com/microsoft/fluentui) | `8.112.9` | `8.118.8` |
| [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.42.0` | `9.54.2` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.0.6` | `3.1.5` |
| [js-base64](https://github.com/dankogai/js-base64) | `3.7.5` | `3.7.7` |
| [ndjson-readablestream](https://github.com/pamelafox/ndjson-readablestream) | `1.0.9` | `1.2.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.42` | `18.3.3` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.17` | `18.3.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.20.1` | `6.23.1` |
| [scheduler](https://github.com/facebook/react/tree/HEAD/packages/scheduler) | `0.20.2` | `0.23.2` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.2.1` | `4.3.1` |
| [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.3.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.5.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.1` | `5.3.1` |



Updates `@azure/msal-browser` from 3.6.0 to 3.17.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v3.6.0...msal-browser-v3.17.0)

Updates `@azure/msal-react` from 2.0.8 to 2.0.19
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v2.0.8...msal-react-v2.0.19)

Updates `@fluentui/react` from 8.112.9 to 8.118.8
- [Release notes](https://github.com/microsoft/fluentui/releases)
- [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release-fluentui.yml)
- [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react_v8.112.9...@fluentui/react_v8.118.8)

Updates `@fluentui/react-components` from 9.42.0 to 9.54.2
- [Release notes](https://github.com/microsoft/fluentui/releases)
- [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release-fluentui.yml)
- [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.42.0...@fluentui/react-components_v9.54.2)

Updates `@fluentui/react-icons` from 2.0.223 to 2.0.245
- [Commits](https://github.com/microsoft/fluentui-system-icons/commits)

Updates `dompurify` from 3.0.6 to 3.1.5
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.0.6...3.1.5)

Updates `js-base64` from 3.7.5 to 3.7.7
- [Commits](dankogai/js-base64@3.7.5...3.7.7)

Updates `ndjson-readablestream` from 1.0.9 to 1.2.0
- [Changelog](https://github.com/pamelafox/ndjson-readablestream/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pamelafox/ndjson-readablestream/commits)

Updates `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](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `@types/react` from 18.2.42 to 18.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` 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](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `@types/react-dom` from 18.2.17 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Updates `scheduler` from 0.20.2 to 0.23.2
- [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/scheduler)

Updates `@types/react` from 18.2.42 to 18.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.17 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@vitejs/plugin-react` from 4.2.1 to 4.3.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.1/packages/plugin-react)

Updates `prettier` from 3.1.0 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.1.0...3.3.2)

Updates `typescript` from 5.3.2 to 5.5.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.2...v5.5.2)

Updates `vite` from 4.5.1 to 5.3.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.1/packages/vite)

---
updated-dependencies:
- dependency-name: "@azure/msal-browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: "@azure/msal-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-packages
- dependency-name: "@fluentui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: "@fluentui/react-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: "@fluentui/react-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-packages
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: js-base64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-packages
- dependency-name: ndjson-readablestream
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: scheduler
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-packages
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: node-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 24, 2024
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