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 dev-minor-dependencies group across 1 directory with 40 updates #7557

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps the dev-minor-dependencies group with 37 updates in the / directory:

Package From To
@aws-sdk/client-s3 3.701.0 3.715.0
@dnd-kit/core 6.2.0 6.3.1
@fortawesome/free-regular-svg-icons 6.7.1 6.7.2
@tanstack/react-table 8.20.5 8.20.6
dotenv 16.4.5 16.4.7
express 4.21.1 4.21.2
jotai 2.10.3 2.10.4
monaco-editor 0.50.0 0.52.2
pdfjs-dist 4.8.69 4.9.155
qrcode.react 4.1.0 4.2.0
react-hook-form 7.53.2 7.54.1
react-modal 3.16.1 3.16.3
react-tabs 6.0.2 6.1.0
sanitize-html 2.13.1 2.14.0
stopword 3.1.1 3.1.3
@babel/cli 7.25.9 7.26.4
@babel/parser 7.26.2 7.26.3
@babel/plugin-transform-modules-commonjs 7.25.9 7.26.3
@babel/preset-react 7.25.9 7.26.3
@babel/traverse 7.25.9 7.26.4
@storybook/addon-actions 8.4.5 8.4.7
@storybook/addon-essentials 8.4.5 8.4.7
@storybook/addon-interactions 8.4.5 8.4.7
@storybook/addon-links 8.4.5 8.4.7
@storybook/react 8.4.5 8.4.7
@storybook/react-webpack5 8.4.5 8.4.7
@testing-library/react 16.0.1 16.1.0
cypress 13.16.0 13.17.0
eslint-plugin-react-hooks 5.0.0 5.1.0
node-polyfill-webpack-plugin 4.0.0 4.1.0
nodemon 3.1.7 3.1.9
prettier 3.4.1 3.4.2
sass 1.81.0 1.83.0
sass-loader 16.0.3 16.0.4
tailwindcss 3.4.15 3.4.17
terser-webpack-plugin 5.3.10 5.3.11
webpack 5.96.1 5.97.1

Updates @aws-sdk/client-s3 from 3.701.0 to 3.715.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.715.0

3.715.0(2024-12-18)

Documentation Changes
  • client-mwaa: Added support for Apache Airflow version 2.10.3 to MWAA. (a4722467)
  • credential-providers: fix link casing (#6746) (7fee20d7)
New Features
  • clients: update client endpoints as of 2024-12-18 (e919afa9)
  • client-iot: Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata. (87094038)
  • client-amplify: Added WAF Configuration to Amplify Apps (be98eba2)
  • client-connect: This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats. (4e1a96b2)
  • client-quicksight: Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs. (2c03dc78)
  • client-transfer: Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects. (c7611a42)
  • client-connectparticipant: This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API. (16bb7dba)
  • client-budgets: Releasing minor partition endpoint updates (1f0b1f32)
  • client-datasync: AWS DataSync introduces the ability to update attributes for in-cloud locations. (1c7cb389)
  • client-resiliencehub: AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent. (20148895)
Bug Fixes
  • middleware-flexible-checksums: skip checksum computation if provided (#6745) (e1678f80)

For list of updated packages, view updated-packages.md in assets-3.715.0.zip

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
    • update client endpoints as of 2024-12-17 (38482d09)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.715.0 (2024-12-18)

Note: Version bump only for package @​aws-sdk/client-s3

3.714.0 (2024-12-17)

Features

3.713.0 (2024-12-16)

Note: Version bump only for package @​aws-sdk/client-s3

3.712.0 (2024-12-13)

Note: Version bump only for package @​aws-sdk/client-s3

3.709.0 (2024-12-10)

Note: Version bump only for package @​aws-sdk/client-s3

3.705.0 (2024-12-03)

Features

  • client-s3: Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets. (b6368e5)

... (truncated)

Commits
  • 0ce31bd Publish v3.715.0
  • a116e07 Publish v3.714.0
  • afd9eea feat(clients): profile setting for clients (#6728)
  • b9b146c chore(middleware-flexible-checksums): use object for requestAlgorithmMember (...
  • c2acba2 Publish v3.713.0
  • 041a906 Publish v3.712.0
  • fec23be Publish v3.709.0
  • c685950 chore(codegen): update clients for String dispatch fix (#6721)
  • 728fa5a Publish v3.705.0
  • b6368e5 feat(client-s3): Amazon S3 Metadata stores object metadata in read-only, full...
  • Additional commits viewable in compare view

Updates @dnd-kit/core from 6.2.0 to 6.3.1

Release notes

Sourced from @​dnd-kit/core's releases.

@​dnd-kit/core@​6.3.1

Patch Changes

  • #1555 62f632a Thanks @​clauderic! - Added Tab to the list of default key codes that end a drag and drop operation. Can be customized by passing in a custom list of keyCodes to the KeyboardSensor options.

@​dnd-kit/core@​6.3.0

Minor Changes

  • #1539 0c6a28d Thanks @​irobot! - Make it possible to add visual cues when using activation constraints.

    Context

    Activation constraints are used when we want to prevent accidental dragging or when pointer press can mean more than "start dragging".

    A typical use case is a button that needs to respond to both "click" and "drag" gestures. Clicks can be distinguished from drags based on how long the pointer was held pressed.

    The problem

    A control that responds differently to a pointer press based on duration or distance can be confusing to use -- the user has to guess how long to keep holding or how far to keep dragging until their intent is acknowledged.

    Implementing such cues is currently possible by attaching extra event listeners so that we know when a drag is pending. Furthermore, the listener needs to have access to the same constraints that were applied to the sensor initiating the drag. This can be made to work in simple cases, but it becomes error-prone and difficult to maintain in complex scenarios.

    Solution

    This changeset proposes the addition of two new events: onDragPending and onDragAbort.

    onDragPending

    A drag is considered to be pending when the pointer has been pressed and there are activation constraints that need to be satisfied before a drag can start.

    This event is initially fired on pointer press. At this time offset (see below) will be undefined.

    It will subsequently be fired every time the pointer is moved. This is to enable visual cues for distance-based activation.

    The event's payload contains all the information necessary for providing visual feedback:

    export interface DragPendingEvent {

... (truncated)

Changelog

Sourced from @​dnd-kit/core's changelog.

6.3.1

Patch Changes

  • #1555 62f632a Thanks @​clauderic! - Added Tab to the list of default key codes that end a drag and drop operation. Can be customized by passing in a custom list of keyCodes to the KeyboardSensor options.

6.3.0

Minor Changes

  • #1539 0c6a28d Thanks @​irobot! - Make it possible to add visual cues when using activation constraints.

    Context

    Activation constraints are used when we want to prevent accidental dragging or when pointer press can mean more than "start dragging".

    A typical use case is a button that needs to respond to both "click" and "drag" gestures. Clicks can be distinguished from drags based on how long the pointer was held pressed.

    The problem

    A control that responds differently to a pointer press based on duration or distance can be confusing to use -- the user has to guess how long to keep holding or how far to keep dragging until their intent is acknowledged.

    Implementing such cues is currently possible by attaching extra event listeners so that we know when a drag is pending. Furthermore, the listener needs to have access to the same constraints that were applied to the sensor initiating the drag. This can be made to work in simple cases, but it becomes error-prone and difficult to maintain in complex scenarios.

    Solution

    This changeset proposes the addition of two new events: onDragPending and onDragAbort.

    onDragPending

    A drag is considered to be pending when the pointer has been pressed and there are activation constraints that need to be satisfied before a drag can start.

    This event is initially fired on pointer press. At this time offset (see below) will be undefined.

    It will subsequently be fired every time the pointer is moved. This is to enable visual cues for distance-based activation.

    The event's payload contains all the information necessary for providing visual feedback:

... (truncated)

Commits
  • 97c1609 Version Packages
  • 62f632a End keyboard drag operation when pressing tab
  • 060c982 Version Packages
  • 9175566 Merge branch 'master' into feature/constraint-cues
  • 0c6a28d Enable visual cues when using activation constraints.
  • See full diff in compare view

Updates @fortawesome/free-regular-svg-icons from 6.7.1 to 6.7.2

Release notes

Sourced from @​fortawesome/free-regular-svg-icons's releases.

Release 6.7.2

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @smithy/node-http-handler from 3.3.1 to 3.3.2

Release notes

Sourced from @​smithy/node-http-handler's releases.

@​smithy/node-http-handler@​3.3.2

Patch Changes

  • f4e1a45: skip sending body without waiting for a timeout on response, if "expect" request header with "100-continue" is provided
  • a257792: Added context binding to the setTimeout and clearTimeout functions
  • Updated dependencies [b52b4e8]
    • @​smithy/types@​3.7.2
    • @​smithy/abort-controller@​3.1.9
    • @​smithy/protocol-http@​4.1.8
    • @​smithy/querystring-builder@​3.0.11
Changelog

Sourced from @​smithy/node-http-handler's changelog.

3.3.2

Patch Changes

  • f4e1a45: skip sending body without waiting for a timeout on response, if "expect" request header with "100-continue" is provided
  • a257792: Added context binding to the setTimeout and clearTimeout functions
  • Updated dependencies [b52b4e8]
    • @​smithy/types@​3.7.2
    • @​smithy/abort-controller@​3.1.9
    • @​smithy/protocol-http@​4.1.8
    • @​smithy/querystring-builder@​3.0.11
Commits
  • 50d8c54 Version NPM packages
  • a257792 fix: binding the methods to the context (#1466)
  • f4e1a45 fix(node-http-handler): skip sending body without waiting for a timeout on re...
  • See full diff in compare view

Updates @tanstack/react-table from 8.20.5 to 8.20.6

Release notes

Sourced from @​tanstack/react-table's releases.

v8.20.6

Version 8.20.6 - 12/13/24, 2:34 PM

Changes

Fix

  • JSX namespace from React (#5830) (cbcea6a) by Bill Collins

Chore

  • update @​tanstack/config to v0.13.0 (#5731) (2db4061) by Lachlan Collins

Docs

  • Updated some incomplete docs (#5741) (6b4d616) by M Hamid
  • Fix label typo in config.json (#5712) (7fe650d) by Petter Juterud Barhaugen

Packages

  • @​tanstack/react-table@​8.20.6
  • @​tanstack/react-table-devtools@​8.20.6
Commits

Updates dotenv from 16.4.5 to 16.4.7

Changelog

Sourced from dotenv's changelog.

16.4.7 (2024-12-03)

Changed

  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #848

16.4.6 (2024-12-02)

Changed

  • Clean up stale dev dependencies #847
  • Various README updates clarifying usage and alternative solutions using dotenvx
Commits

Updates express from 4.21.1 to 4.21.2

Release notes

Sourced from express's releases.

4.21.2

What's Changed

Full Changelog: expressjs/express@4.21.1...4.21.2

Changelog

Sourced from express's changelog.

4.21.2 / 2024-11-06

  • deps: path-to-regexp@0.1.12
    • Fix backtracking protection
  • deps: path-to-regexp@0.1.11
    • Throws an error on invalid path values
Commits
Maintainer changes

This version was pushed to npm by jonchurch, a new releaser for express since your current version.


Updates jotai from 2.10.3 to 2.10.4

Release notes

Sourced from jotai's releases.

v2.10.4

A minor improvement for some edge cases. (For more information, see #2789.)

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.10.3...v2.10.4

Commits
  • 78295df 2.10.4
  • c233913 chore(deps): update dependencies (#2866)
  • 2c33fec chore: pkg.pr.new (#2862)
  • f186166 chore(.eslintrc.json): remove unnecessary elements from the plugins, add reac...
  • 03364a8 chore(.eslintrc.json): modifying eslint-plugin-react-compiler to react-compil...
  • 44d34a5 chore(.eslintrc.json): remove prettier in extends (#2859)
  • ed3d136 chore(.github/workflows): unify format style (#2858)
  • b50caee fix(store): do not recompute unmounted atoms eagerly (#2849)
  • 491bf7c chore(.github/workflows): update actions/setup-node's node-version 18 to 20 (...
  • de29128 chore(.github/workflows/ecosystem-ci.yml): update actions/setup-node version ...
  • Additional commits viewable in compare view

Updates monaco-editor from 0.50.0 to 0.52.2

Release notes

Sourced from monaco-editor's releases.

v0.52.2

Changes:

This list of changes was auto generated.

v0.52.0

Changes:

  • #4691: Prepare monaco-editor for release 0.52
  • #4665: Updates nvm to align with vscode nvm file.
  • #4652: Removing editor.main.nls.js

This list of changes was auto generated.

v0.52.0-rc2

Changes:

  • #4665: Updates nvm to align with vscode nvm file.
  • #4652: Removing editor.main.nls.js

This list of changes was auto generated.

v0.51.0

Changes:

  • #4649: Add changes for monaco editor release 0.51.0
  • #4630: Remove locker and info-needed-closer workflows.
  • #4573: Adding some detail in MAINTAINING.md for trigger build step
  • #4586: Update Q# Keywords

This list of changes was auto generated.

v0.51.0-rc3

No release notes provided.

v0.51.0-rc2

No release notes provided.

v0.51.0-rc

... (truncated)

Changelog

Sourced from monaco-editor's changelog.

Monaco Editor Changelog

[0.52.0]

  • Comment added inside of IModelContentChangedEvent

[0.51.0]

  • New fields IEditorOptions.placeholder and IEditorOptions.compactMode
  • New fields IGotoLocationOptions.multipleTests and IGotoLocationOptions.alternativeTestsCommand
  • New field IInlineEditOptions.backgroundColoring
  • New experimental field IEditorOptions.experimental.useTrueInlineView
  • New options CommentThreadRevealOptions for comments

Contributions to monaco-editor:

Commits
  • 404545b Merge pull request #4777 from microsoft/hediet/b/embarrassing-rooster
  • 478c9fd 0.52.2
  • 95530e5 Merge pull request #4774 from microsoft/hediet/b/subjective-galliform
  • cdcb548 Updates changelog
  • f2c9a45 Security release
  • f6dc0eb Merge pull request #4691 from microsoft/chubby-cardinal
  • 53e8e1c adding changelog md change
  • 7959d5c update pacakge.json
  • 3c7eb57 undo the package upgrade change
  • f262e8f Defines setInterval/setTimeout on faked globalThis in unit test
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for monaco-editor since your current version.


Updates pdfjs-dist from 4.8.69 to 4.9.155

Release notes

Sourced from pdfjs-dist's releases.

v4.9.155

This release primarily contains a bugfix for a Node.js-specific regression in the previous release; see #19145 and #19149 for context. Moreover, improvements for the annotation editor are included.

Changes since v4.9.124

v4.9.124

This release contains improvements for the annotation editor, form rendering, image conversion, text selection and the viewer.

Changes since v4.8.69

... (truncated)

Commits
  • a4eb840 Merge pull request #19149 from Snuffleupagus/issue-19145
  • f0a8a79 Merge pull request #19177 from calixteman/issue19171
  • d1db8d6 Avoid to display an alert or a confirm dialog if the message is empty
  • f180de4 Merge pull request #19174 from calixteman/ink_update_width
  • 28d801e Merge pull request #19172 from Snuffleupagus/toggleButton-hover
  • dfa0e79 [Editor] Correctly update the current drawing when zooming
  • 9cbc5ba Merge pull request #19163 from calixteman/fix_new_ink_itest
  • 61e2ece Ensure that the .toggleButton, as used in the findbar, always have visible ...
  • 2ad8f61 Merge pull request #19161 from Snuffleupagus/Promise-try
  • 3ac5550 Correctly wait for the editor mode when double clicking on an annotation in i...
  • Additional commits viewable in compare view

Updates qrcode.react from 4.1.0 to 4.2.0

Release notes

Sourced from qrcode.react's releases.

v4.2.0

Added

  • Added React v19 to peerDependencies (#381)
Changelog

Sourced from qrcode.react's changelog.

[4.2.0] - 2024-12-11

Added

  • Added React v19 to peerDependencies (#381)
Commits

Updates react-hook-form from 7.53.2 to 7.54.1

Release notes

Sourced from react-hook-form's releases.

Version 7.54.1

Revert "🦥 fix: useForm should return a new object on formState changes (#12424)" (#12475)

Version 7.54.0

🦥 fix: useForm should return a new object on formState changes (#12424) 🧻 improve prototype pollution check (#12431) 🪖 fix: add FileList availability check for environments without FileList support (#12332) 🧪 close #12198 memo for useController and useFormState (#12421) 🐞 fix #12407 useFieldArray append issue with useForm disabled props (#12420) 🐞 fix #12415 issue with flatten object with null value (#12418) 🐞 fix #12385 nested array field invalid validation report on removed (#12405) 🙀 fix: hasPromiseValidation return true or false appropriately. (#12389) 👃 fix more staled props (#12404)

thanks to @​developer-bandi, @​OlegDev1, @​sukvvon, @​alexandredev3 and @​mfazekas

Commits
  • 4902d0c 7.54.1
  • 8bb1632 Revert "🦥 fix: useForm should return a new object on formState changes (#1242...
  • e7739e9 🥼 update change log v7.54.0
  • 445a09c ⚛️ upgrade to react 19 (#12460)
  • 893ffce 7.54.0
  • 9532038 ❤️ thank you so much for St. Galler Kantonalbank AG sponsor
  • 5db95c9 🐸 update SECURITY.md
  • 09a9a49 🦥 fix: useForm should return a new object on formState changes (#12424)
  • 0952f7e 🧻 improve prototype pollution check (#12431)
  • 30ea87e 🪖 fix: add FileList availability check for environments without FileList ...
  • Additional commits viewable in compare view

Updates react-modal from 3.16.1 to 3.16.3

Changelog

Sourced from react-modal's changelog.

3.16.3 - Tue, 17 Dec 2024 10:38:34 UTC

  • a5c0cf4 removing restriction on node engines.

3.16.2 - Tue, 17 Dec 2024 09:11:34 UTC

  • b91c724 updade react and react-dom peer dependencies.
  • a275399 simplify PR template.
  • 588f26b contributing requirements now just need a corresponding issue... on GitHub board
  • 449398d remove discussion note from readme.
  • e4841d6 chore: update shouldCloseOnOverlayClick doc
  • 6724a04 Fix tests
  • 7c1d947 Fix badge
  • 96a81be Comment the ellipsis in code blocks in docs/index.md
  • aff8b91 [added] add nodejs version restriction to package.json
  • 321966e [changed] change Miscellaneous related nodejs version text
  • 8dc2347 [added] add Miscellaneous section to the contributions.md file
  • f9bc6a0 [fixed] strict matching for tabbable nodes
  • e7c4a63 downgrade node version on github action.
  • 1a8f562 running tests on github actions
Commits

Bumps the dev-minor-dependencies group with 37 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.701.0` | `3.715.0` |
| [@dnd-kit/core](https://github.com/clauderic/dnd-kit/tree/HEAD/packages/core) | `6.2.0` | `6.3.1` |
| [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.1` | `6.7.2` |
| [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) | `8.20.5` | `8.20.6` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` |
| [express](https://github.com/expressjs/express) | `4.21.1` | `4.21.2` |
| [jotai](https://github.com/pmndrs/jotai) | `2.10.3` | `2.10.4` |
| [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.50.0` | `0.52.2` |
| [pdfjs-dist](https://github.com/mozilla/pdf.js) | `4.8.69` | `4.9.155` |
| [qrcode.react](https://github.com/zpao/qrcode.react) | `4.1.0` | `4.2.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.53.2` | `7.54.1` |
| [react-modal](https://github.com/reactjs/react-modal) | `3.16.1` | `3.16.3` |
| [react-tabs](https://github.com/reactjs/react-tabs) | `6.0.2` | `6.1.0` |
| [sanitize-html](https://github.com/apostrophecms/sanitize-html) | `2.13.1` | `2.14.0` |
| [stopword](https://github.com/fergiemcdowall/stopword) | `3.1.1` | `3.1.3` |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.25.9` | `7.26.4` |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.2` | `7.26.3` |
| [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) | `7.25.9` | `7.26.3` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.9` | `7.26.3` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.25.9` | `7.26.4` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.4.5` | `8.4.7` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.5` | `8.4.7` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.4.5` | `8.4.7` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.4.5` | `8.4.7` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.4.5` | `8.4.7` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.4.5` | `8.4.7` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.1.0` |
| [cypress](https://github.com/cypress-io/cypress) | `13.16.0` | `13.17.0` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.0.0` | `5.1.0` |
| [node-polyfill-webpack-plugin](https://github.com/Richienb/node-polyfill-webpack-plugin) | `4.0.0` | `4.1.0` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.7` | `3.1.9` |
| [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.4.2` |
| [sass](https://github.com/sass/dart-sass) | `1.81.0` | `1.83.0` |
| [sass-loader](https://github.com/webpack-contrib/sass-loader) | `16.0.3` | `16.0.4` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.15` | `3.4.17` |
| [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | `5.3.10` | `5.3.11` |
| [webpack](https://github.com/webpack/webpack) | `5.96.1` | `5.97.1` |



Updates `@aws-sdk/client-s3` from 3.701.0 to 3.715.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.715.0/clients/client-s3)

Updates `@dnd-kit/core` from 6.2.0 to 6.3.1
- [Release notes](https://github.com/clauderic/dnd-kit/releases)
- [Changelog](https://github.com/clauderic/dnd-kit/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/clauderic/dnd-kit/commits/@dnd-kit/core@6.3.1/packages/core)

Updates `@fortawesome/free-regular-svg-icons` from 6.7.1 to 6.7.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.7.1...6.7.2)

Updates `@smithy/node-http-handler` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/awslabs/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md)
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@3.3.2/packages/node-http-handler)

Updates `@tanstack/react-table` from 8.20.5 to 8.20.6
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v8.20.6/packages/react-table)

Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.21.1...4.21.2)

Updates `jotai` from 2.10.3 to 2.10.4
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.10.3...v2.10.4)

Updates `monaco-editor` from 0.50.0 to 0.52.2
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.50.0...v0.52.2)

Updates `pdfjs-dist` from 4.8.69 to 4.9.155
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](mozilla/pdf.js@v4.8.69...v4.9.155)

Updates `qrcode.react` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/zpao/qrcode.react/releases)
- [Changelog](https://github.com/zpao/qrcode.react/blob/trunk/CHANGELOG.md)
- [Commits](zpao/qrcode.react@v4.1.0...v4.2.0)

Updates `react-hook-form` from 7.53.2 to 7.54.1
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.53.2...v7.54.1)

Updates `react-modal` from 3.16.1 to 3.16.3
- [Release notes](https://github.com/reactjs/react-modal/releases)
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md)
- [Commits](reactjs/react-modal@v3.16.1...v3.16.3)

Updates `react-tabs` from 6.0.2 to 6.1.0
- [Release notes](https://github.com/reactjs/react-tabs/releases)
- [Commits](reactjs/react-tabs@v6.0.2...v6.1.0)

Updates `sanitize-html` from 2.13.1 to 2.14.0
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](apostrophecms/sanitize-html@2.13.1...2.14.0)

Updates `stopword` from 3.1.1 to 3.1.3
- [Release notes](https://github.com/fergiemcdowall/stopword/releases)
- [Commits](fergiemcdowall/stopword@v3.1.1...v3.1.3)

Updates `@babel/cli` from 7.25.9 to 7.26.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.4/packages/babel-cli)

Updates `@babel/parser` from 7.26.2 to 7.26.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-parser)

Updates `@babel/plugin-transform-modules-commonjs` from 7.25.9 to 7.26.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-plugin-transform-modules-commonjs)

Updates `@babel/preset-react` from 7.25.9 to 7.26.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-preset-react)

Updates `@babel/traverse` from 7.25.9 to 7.26.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.4/packages/babel-traverse)

Updates `@storybook/addon-actions` from 8.4.5 to 8.4.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.7/code/addons/actions)

Updates `@storybook/addon-essentials` from 8.4.5 to 8.4.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.7/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.4.5 to 8.4.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.7/code/addons/interactions)

Updates `@storybook/addon-links` from 8.4.5 to 8.4.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.7/code/addons/links)

Updates `@storybook/addon-viewport` from 8.4.5 to 8.4.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.7/code/addons/viewport)

Updates `@storybook/react` from 8.4.5 to 8.4.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.7/code/renderers/react)

Updates `@storybook/react-webpack5` from 8.4.5 to 8.4.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.7/code/frameworks/react-webpack5)

Updates `@storybook/test` from 8.4.5 to 8.4.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.7/code/lib/test)

Updates `@testing-library/react` from 16.0.1 to 16.1.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.0.1...v16.1.0)

Updates `cypress` from 13.16.0 to 13.17.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.16.0...v13.17.0)

Updates `eslint-plugin-react-hooks` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `node-polyfill-webpack-plugin` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/Richienb/node-polyfill-webpack-plugin/releases)
- [Commits](Richienb/node-polyfill-webpack-plugin@v4.0.0...v4.1.0)

Updates `nodemon` from 3.1.7 to 3.1.9
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.1.7...v3.1.9)

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

Updates `sass` from 1.81.0 to 1.83.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.81.0...1.83.0)

Updates `sass-loader` from 16.0.3 to 16.0.4
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v16.0.3...v16.0.4)

Updates `tailwindcss` from 3.4.15 to 3.4.17
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.15...v3.4.17)

Updates `terser-webpack-plugin` from 5.3.10 to 5.3.11
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/terser-webpack-plugin@v5.3.10...v5.3.11)

Updates `webpack` from 5.96.1 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.96.1...v5.97.1)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: "@dnd-kit/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: "@fortawesome/free-regular-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: "@smithy/node-http-handler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: "@tanstack/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: jotai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: pdfjs-dist
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: qrcode.react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: react-modal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: react-tabs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: stopword
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: "@babel/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: "@babel/plugin-transform-modules-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: "@babel/traverse"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: "@storybook/addon-viewport"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: "@storybook/react-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: "@storybook/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: node-polyfill-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants