Skip to content

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

Merged
Sendouc merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-058a8c333a
Apr 18, 2026
Merged

build(deps): bump the minor-and-patch group across 1 directory with 14 updates#2984
Sendouc merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-058a8c333a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2026

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

Package From To
@aws-sdk/client-s3 3.1024.0 3.1027.0
@aws-sdk/lib-storage 3.1024.0 3.1027.0
@zumer/snapdom 2.7.0 2.8.0
compressorjs 1.2.1 1.3.0
lru-cache 11.3.0 11.3.3
lucide-react 1.7.0 1.8.0
markdown-to-jsx 9.7.13 9.7.15
react 19.2.4 19.2.5
react-dom 19.2.4 19.2.5
@vitest/browser-playwright 4.1.2 4.1.4
@vitest/ui 4.1.2 4.1.4
knip 6.3.0 6.3.1
vite 8.0.5 8.0.8
vitest 4.1.2 4.1.4

Updates @aws-sdk/client-s3 from 3.1024.0 to 3.1027.0

Release notes

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

v3.1027.0

3.1027.0(2026-04-08)

New Features
  • clients: update client endpoints as of 2026-04-08 (88eb6682)
  • client-outposts: Add AWS Outposts APIs to view renewal pricing options and submit renewal requests for Outpost contracts (ba6c2a7e)
  • client-ecr: Add UnableToListUpstreamImageReferrersException in ListImageReferrers (459df0bc)
  • client-backup: Adding EKS specific backup vault notification types for AWS Backup. (c5badfde)
  • client-marketplace-discovery: AWS Marketplace Discovery API provides an interface that enables programmatic access to the AWS Marketplace catalog, including searching and browsing listings, retrieving product details and fulfillment options, and accessing public and private offer pricing and terms. (1523d996)
  • client-ivs-realtime: Adds support for Amazon IVS real-time streaming redundant ingest. (1a8caf9e)
  • client-medialive: MediaLive is adding support for MediaConnect Router by supporting a new output type called MEDIACONNECT ROUTER. This new output type will provide seamless encrypted transport between your MediaLive channel and MediaConnect Router. (9d257a3f)
  • client-drs: This changes adds support for modifying the replication configuration to support data replication using IPv6. (b2cd4452)

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

v3.1026.0

3.1026.0(2026-04-07)

Chores
  • clients: add AWS retry customizations for DynamoDB, SQS, SFN, SWF (#7922) (4d9c5928)
  • codegen: update for sparse types and retry 2.1 updates (#7916) (b19357a7)
  • scripts: add codegen flag for PR creation (#7920) (899eb5ca)
New Features
  • clients: update client endpoints as of 2026-04-07 (1a9724c8)
  • client-rtbfabric: AWS RTB Fabric External Responder gateways now support HTTP in addition to HTTPS for inbound external links. Gateways can accept bid requests on port 80 or serve both protocols simultaneously via listener configuration, giving customers flexible transport options for their bidding infrastructure (e7dae9e3)
  • client-bedrock-agentcore: This release includes support for 1) InvokeBrowser API, enabling OS-level control of AgentCore Browser Tool sessions through mouse actions, keyboard input, and screenshots. 2) Added documentation noting that empty sessions are automatically deleted after one day in the ListSessions API. (209baf8c)
  • client-accessanalyzer: Revert previous additions of API changes. (2498b344)
  • client-outposts: This change allows listAssets to surface pending and non-compute asset information. Adds the INSTALLING asset state enum and the STORAGE, POWERSHELF, SWITCH, and NETWORKING AssetTypes. (12921a6f)
  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (229167dd)
  • client-ecs: This release provides the functionality of mounting Amazon S3 Files to Amazon ECS tasks by adding support for the new S3FilesVolumeConfiguration parameter in ECS RegisterTaskDefinition API. (1816b915)
  • client-datasync: Allow IAM role ARNs with IAM Paths for "SecretAccessRoleArn" field in "CustomSecretConfig" (2493464b)
  • client-lambda: Launching Lambda integration with S3 Files as a new file system configuration. (4e40cc0c)
  • client-ec2: EC2 Capacity Manager adds new dimensions for grouping and filtering capacity metrics, including tag-based dimensions and Account Name. (4f5a452a)
  • client-eks: EKS MNG WarmPool feature to support ASG WarmPool feature. (b982b678)
  • client-connect: The voice enhancement mode used by the agent can now be viewed on the contact record via the DescribeContact api. (1411825c)
  • client-datazone: Update Configurations and registerS3AccessGrantLocation as public attributes for cfn (49597475)
  • client-braket: Added support for t3, g6, and g6e instance types for Hybrid Jobs. (5107b43e)
  • client-s3files: Support for S3 Files, a new shared file system that connects any AWS compute directly with your data in Amazon S3. It provides fast, direct access to all of your S3 data as files with full file system semantics and low-latency performance, without your data ever leaving S3. (b87065a7)
Bug Fixes
  • scripts: default generate-client-tarball-since to origin/main (#7917) (314b203d)

... (truncated)

Changelog

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

3.1027.0 (2026-04-08)

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

3.1026.0 (2026-04-07)

Features

  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (229167d)

3.1025.0 (2026-04-06)

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

Commits
  • 690d8d4 Publish v3.1027.0
  • 67ea2f7 Publish v3.1026.0
  • 229167d feat(client-s3): Updated list of the valid AWS Region values for the Location...
  • b19357a chore(codegen): update for sparse types and retry 2.1 updates (#7916)
  • 8cfa946 Publish v3.1025.0
  • See full diff in compare view

Updates @aws-sdk/lib-storage from 3.1024.0 to 3.1027.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.1027.0

3.1027.0(2026-04-08)

New Features
  • clients: update client endpoints as of 2026-04-08 (88eb6682)
  • client-outposts: Add AWS Outposts APIs to view renewal pricing options and submit renewal requests for Outpost contracts (ba6c2a7e)
  • client-ecr: Add UnableToListUpstreamImageReferrersException in ListImageReferrers (459df0bc)
  • client-backup: Adding EKS specific backup vault notification types for AWS Backup. (c5badfde)
  • client-marketplace-discovery: AWS Marketplace Discovery API provides an interface that enables programmatic access to the AWS Marketplace catalog, including searching and browsing listings, retrieving product details and fulfillment options, and accessing public and private offer pricing and terms. (1523d996)
  • client-ivs-realtime: Adds support for Amazon IVS real-time streaming redundant ingest. (1a8caf9e)
  • client-medialive: MediaLive is adding support for MediaConnect Router by supporting a new output type called MEDIACONNECT ROUTER. This new output type will provide seamless encrypted transport between your MediaLive channel and MediaConnect Router. (9d257a3f)
  • client-drs: This changes adds support for modifying the replication configuration to support data replication using IPv6. (b2cd4452)

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

v3.1026.0

3.1026.0(2026-04-07)

Chores
  • clients: add AWS retry customizations for DynamoDB, SQS, SFN, SWF (#7922) (4d9c5928)
  • codegen: update for sparse types and retry 2.1 updates (#7916) (b19357a7)
  • scripts: add codegen flag for PR creation (#7920) (899eb5ca)
New Features
  • clients: update client endpoints as of 2026-04-07 (1a9724c8)
  • client-rtbfabric: AWS RTB Fabric External Responder gateways now support HTTP in addition to HTTPS for inbound external links. Gateways can accept bid requests on port 80 or serve both protocols simultaneously via listener configuration, giving customers flexible transport options for their bidding infrastructure (e7dae9e3)
  • client-bedrock-agentcore: This release includes support for 1) InvokeBrowser API, enabling OS-level control of AgentCore Browser Tool sessions through mouse actions, keyboard input, and screenshots. 2) Added documentation noting that empty sessions are automatically deleted after one day in the ListSessions API. (209baf8c)
  • client-accessanalyzer: Revert previous additions of API changes. (2498b344)
  • client-outposts: This change allows listAssets to surface pending and non-compute asset information. Adds the INSTALLING asset state enum and the STORAGE, POWERSHELF, SWITCH, and NETWORKING AssetTypes. (12921a6f)
  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (229167dd)
  • client-ecs: This release provides the functionality of mounting Amazon S3 Files to Amazon ECS tasks by adding support for the new S3FilesVolumeConfiguration parameter in ECS RegisterTaskDefinition API. (1816b915)
  • client-datasync: Allow IAM role ARNs with IAM Paths for "SecretAccessRoleArn" field in "CustomSecretConfig" (2493464b)
  • client-lambda: Launching Lambda integration with S3 Files as a new file system configuration. (4e40cc0c)
  • client-ec2: EC2 Capacity Manager adds new dimensions for grouping and filtering capacity metrics, including tag-based dimensions and Account Name. (4f5a452a)
  • client-eks: EKS MNG WarmPool feature to support ASG WarmPool feature. (b982b678)
  • client-connect: The voice enhancement mode used by the agent can now be viewed on the contact record via the DescribeContact api. (1411825c)
  • client-datazone: Update Configurations and registerS3AccessGrantLocation as public attributes for cfn (49597475)
  • client-braket: Added support for t3, g6, and g6e instance types for Hybrid Jobs. (5107b43e)
  • client-s3files: Support for S3 Files, a new shared file system that connects any AWS compute directly with your data in Amazon S3. It provides fast, direct access to all of your S3 data as files with full file system semantics and low-latency performance, without your data ever leaving S3. (b87065a7)
Bug Fixes
  • scripts: default generate-client-tarball-since to origin/main (#7917) (314b203d)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.1027.0 (2026-04-08)

Note: Version bump only for package @​aws-sdk/lib-storage

3.1026.0 (2026-04-07)

Note: Version bump only for package @​aws-sdk/lib-storage

3.1025.0 (2026-04-06)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits

Updates @zumer/snapdom from 2.7.0 to 2.8.0

Release notes

Sourced from @​zumer/snapdom's releases.

v2.8.0

What's Changed

New Contributors

Full Changelog: zumerlab/snapdom@v2.7.0...v2.8.0

Changelog

Sourced from @​zumer/snapdom's changelog.

v2.8.0

8 April 2026

  • Improve robustness of icon font detection [#397](https://github.com/zumerlab/snapdom/issues/397)
  • feat(docs): add LLM-friendly documentation links and new reference files bc7ece1
  • feat(plugins): add prompt-export plugin for LLM-friendly captures 314c51a
  • feat: extract pictureResolver into standalone module 1d3dd70
  • feat(docs): add official and community plugins sections to README, including installation instructions, usage examples, and detailed descriptions of each plugin's functionality. b10235e
  • feat(docs): enhance plugin documentation with event tracking attributes for improved analytics on user interactions 84d6901
  • feat(docs): add tracking scripts and enhance plugin documentation with event tracking for better analytics 20de0f2
  • Ensure font names are escaped before creating dynamic RegExp 2cd41ec
  • fix(docs): update "Build a Plugin" link to anchor and add section ID for improved navigation in documentation 3c01910
Commits
  • 3065ec8 2.8.0
  • 8d08f9e chore: update contributors list
  • 61f2ab3 Merge pull request #397 from RinZ27/fix/robust-font-detection
  • 2cd41ec Ensure font names are escaped before creating dynamic RegExp
  • bc7ece1 feat(docs): add LLM-friendly documentation links and new reference files
  • 77abff3 update
  • 314c51a feat(plugins): add prompt-export plugin for LLM-friendly captures
  • 1d3dd70 feat: extract pictureResolver into standalone module
  • 7866de2 chore: update .gitignore to include additional directories for better project...
  • 84d6901 feat(docs): enhance plugin documentation with event tracking attributes for i...
  • Additional commits viewable in compare view

Updates compressorjs from 1.2.1 to 1.3.0

Release notes

Sourced from compressorjs's releases.

v1.3.0

  • Convert the resulting Blob object into a File object for modern browsers (#146).
  • Output the original image when canvas.getContext('2d').getImageData() is unavailable in Firefox's privacy.resistFingerprinting mode (#177).
Changelog

Sourced from compressorjs's changelog.

1.3.0 (Apr 6, 2026)

  • Convert the resulting Blob object into a File object for modern browsers (#146).
  • Output the original image when canvas.getContext('2d').getImageData() is unavailable in Firefox's privacy.resistFingerprinting mode (#177).
Commits
  • 7a22d4c build: release 1.3.0
  • d11407e test: no-sandbox for karma tests
  • a547ff8 ci: use node version 22
  • 2d7f7ac feat: convert the resulting Blob object into a File object for modern browsers
  • 90faf7e fix: output the original image when canvas.getContext('2d').getImageData() ...
  • 5844423 build: update package.json
  • 8f688a0 docs: update main files title
  • 8bf4bad build: update dependencies
  • a8ac4cc docs: improve description
  • db28ab6 docs: add Safari incompatibility with webp conversion in README browser suppo...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for compressorjs since your current version.


Updates lru-cache from 11.3.0 to 11.3.3

Commits

Updates lucide-react from 1.7.0 to 1.8.0

Release notes

Sourced from lucide-react's releases.

Version 1.8.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.7.0...1.8.0

Commits
  • 7623e23 feat(docs): add Zephyr Cloud to Hero Backers tier & rework updateSponsors scr...
  • See full diff in compare view

Updates markdown-to-jsx from 9.7.13 to 9.7.15

Release notes

Sourced from markdown-to-jsx's releases.

markdown-to-jsx@9.7.15

Patch Changes

  • 7ff0713: Fix React 19 RSC dev warning "Attempted to render without development properties"

markdown-to-jsx@9.7.14

Patch Changes

  • 3df970f: Fix frontmatter detection silently consuming content when a thematic break (---) starts the document. The colon-anywhere heuristic is replaced with proper YAML key-value validation, and a new disableFrontmatter option is added to skip detection entirely.

  • c7e0d07: Fix <hr> and other void HTML elements silently dropping all subsequent content when not followed by a newline (#856)

  • c7e0d07: Fix HTML blocks with markdown content inside tables (#862) and restore CommonMark-correct behavior for HTML block content without blank lines (#860)

    • Markdown lists inside HTML table cells now render as proper nested lists instead of breaking the table structure
    • HTML block content on its own line without surrounding blank lines (e.g. <div>\n*text*\n</div>) is now preserved as literal text per CommonMark Example 189
    • HTML block content surrounded by blank lines (e.g. <div>\n\n*text*\n\n</div>) continues to parse markdown as before (CommonMark Example 188)
  • 0dfde05: Fix HTML compiler dropping the closing tag for empty non-void elements (e.g. <p></p> rendered as <p>, <div></div> rendered as <div>)

  • b0a7c68: fix: add key props to thead/tbody in table rendering to resolve React key warning (#858)

  • c7e0d07: Fix Vue adapter "Non-function value encountered for default slot" warning when using component overrides (#855)

Changelog

Sourced from markdown-to-jsx's changelog.

9.7.15

Patch Changes

  • 7ff0713: Fix React 19 RSC dev warning "Attempted to render without development properties"

9.7.14

Patch Changes

  • 3df970f: Fix frontmatter detection silently consuming content when a thematic break (---) starts the document. The colon-anywhere heuristic is replaced with proper YAML key-value validation, and a new disableFrontmatter option is added to skip detection entirely.

  • c7e0d07: Fix <hr> and other void HTML elements silently dropping all subsequent content when not followed by a newline (#856)

  • c7e0d07: Fix HTML blocks with markdown content inside tables (#862) and restore CommonMark-correct behavior for HTML block content without blank lines (#860)

    • Markdown lists inside HTML table cells now render as proper nested lists instead of breaking the table structure
    • HTML block content on its own line without surrounding blank lines (e.g. <div>\n*text*\n</div>) is now preserved as literal text per CommonMark Example 189
    • HTML block content surrounded by blank lines (e.g. <div>\n\n*text*\n\n</div>) continues to parse markdown as before (CommonMark Example 188)
  • 0dfde05: Fix HTML compiler dropping the closing tag for empty non-void elements (e.g. <p></p> rendered as <p>, <div></div> rendered as <div>)

  • b0a7c68: fix: add key props to thead/tbody in table rendering to resolve React key warning (#858)

  • c7e0d07: Fix Vue adapter "Non-function value encountered for default slot" warning when using component overrides (#855)

Commits
  • 9f2f1b3 Version Packages
  • c009061 refactor: unify reserved-prop pattern between mangler and verifier
  • 7ff0713 fix: preserve _debugStack/_debugTask through prop mangling
  • 1d65776 Version Packages
  • 291ca05 docs: drop multi-language changeset policy and clean up changelog
  • 0dfde05 fix: empty non-void HTML elements drop closing tag
  • d44586e perf: parser, slugify, h() factory, JSX compiler improvements
  • c7e0d07 fix: HTML block extension (#860, #862), void elements (#856), Vue slot warnin...
  • 3df970f fix: prevent frontmatter detection false positives on thematic breaks (#863)
  • b0a7c68 fix: add key to thead/tbody (#858) (#859)
  • See full diff in compare view

Updates react from 19.2.4 to 19.2.5

Release notes

Sourced from react's releases.

19.2.5 (April 8th, 2026)

React Server Components

Commits

Updates react-dom from 19.2.4 to 19.2.5

Release notes

Sourced from react-dom's releases.

19.2.5 (April 8th, 2026)

React Server Components

Commits

Updates @vitest/browser-playwright from 4.1.2 to 4.1.4

Release notes

Sourced from @​vitest/browser-playwright's releases.

v4.1.4

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.3

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • ac04bac chore: release v4.1.4
  • 2dc0d62 chore: release v4.1.3
  • 5a5fa49 fix: fix defineHelper for webkit async stack trace + update playwright 1.59...
  • See full diff in compare view

Updates @vitest/ui from 4.1.2 to 4.1.4

Release notes

Sourced from @​vitest/ui's releases.

v4.1.4

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.3

   🚀 Experimental Features

   🐞 Bug Fixes

…4 updates

Bumps the minor-and-patch group with 14 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.1024.0` | `3.1027.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.1024.0` | `3.1027.0` |
| [@zumer/snapdom](https://github.com/zumerlab/snapdom) | `2.7.0` | `2.8.0` |
| [compressorjs](https://github.com/fengyuanchen/compressorjs) | `1.2.1` | `1.3.0` |
| [lru-cache](https://github.com/isaacs/node-lru-cache) | `11.3.0` | `11.3.3` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.7.0` | `1.8.0` |
| [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib) | `9.7.13` | `9.7.15` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` |
| [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright) | `4.1.2` | `4.1.4` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.2` | `4.1.4` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.3.0` | `6.3.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.5` | `8.0.8` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.2` | `4.1.4` |



Updates `@aws-sdk/client-s3` from 3.1024.0 to 3.1027.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.1027.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.1024.0 to 3.1027.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1027.0/lib/lib-storage)

Updates `@zumer/snapdom` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/zumerlab/snapdom/releases)
- [Changelog](https://github.com/zumerlab/snapdom/blob/main/CHANGELOG.md)
- [Commits](zumerlab/snapdom@v2.7.0...v2.8.0)

Updates `compressorjs` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/fengyuanchen/compressorjs/releases)
- [Changelog](https://github.com/fengyuanchen/compressorjs/blob/main/CHANGELOG.md)
- [Commits](fengyuanchen/compressorjs@v1.2.1...v1.3.0)

Updates `lru-cache` from 11.3.0 to 11.3.3
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v11.3.0...v11.3.3)

Updates `lucide-react` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.8.0/packages/lucide-react)

Updates `markdown-to-jsx` from 9.7.13 to 9.7.15
- [Release notes](https://github.com/quantizor/markdown-to-jsx/releases)
- [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/lib/CHANGELOG.md)
- [Commits](https://github.com/quantizor/markdown-to-jsx/commits/markdown-to-jsx@9.7.15/lib)

Updates `react` from 19.2.4 to 19.2.5
- [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/v19.2.5/packages/react)

Updates `react-dom` from 19.2.4 to 19.2.5
- [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/v19.2.5/packages/react-dom)

Updates `@vitest/browser-playwright` from 4.1.2 to 4.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/browser-playwright)

Updates `@vitest/ui` from 4.1.2 to 4.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/ui)

Updates `knip` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.3.1/packages/knip)

Updates `vite` from 8.0.5 to 8.0.8
- [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/v8.0.8/packages/vite)

Updates `vitest` from 4.1.2 to 4.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1027.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.1027.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@zumer/snapdom"
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: compressorjs
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: lru-cache
  dependency-version: 11.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: lucide-react
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: markdown-to-jsx
  dependency-version: 9.7.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-dom
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@vitest/browser-playwright"
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@vitest/ui"
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: knip
  dependency-version: 6.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 8.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vitest
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 17, 2026
@Sendouc Sendouc merged commit 6ce6b53 into main Apr 18, 2026
2 checks passed
@Sendouc Sendouc deleted the dependabot/npm_and_yarn/minor-and-patch-058a8c333a branch April 18, 2026 11:00
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.

1 participant