Skip to content

chore(deps): bump the npm-dependencies group across 1 directory with 23 updates#368

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-dependencies-30eaec1780
Open

chore(deps): bump the npm-dependencies group across 1 directory with 23 updates#368
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-dependencies-30eaec1780

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm-dependencies group with 23 updates in the / directory:

Package From To
@filoz/synapse-sdk 0.36.1 0.39.0
@nestjs/common 11.1.13 11.1.16
@nestjs/core 11.1.13 11.1.16
@nestjs/platform-express 11.1.13 11.1.16
axios 1.13.5 1.13.6
class-validator 0.14.3 0.15.1
filecoin-pin 0.15.1 0.18.0
pg 8.18.0 8.20.0
pg-boss 12.11.1 12.14.0
undici 7.21.0 7.24.3
viem 2.45.2 2.47.4
@nestjs/testing 11.1.13 11.1.16
@types/node 25.2.3 25.5.0
@tailwindcss/vite 4.1.18 4.2.1
lucide-react 0.563.0 0.577.0
react-day-picker 9.13.2 9.14.0
react-router-dom 7.13.0 7.13.1
recharts 3.7.0 3.8.0
tailwindcss 4.1.18 4.2.1
@biomejs/biome 2.3.14 2.4.7
@swc/core 1.15.11 1.15.18
@vitest/coverage-v8 4.0.18 4.1.0
vitest 4.0.18 4.1.0

Updates @filoz/synapse-sdk from 0.36.1 to 0.39.0

Release notes

Sourced from @​filoz/synapse-sdk's releases.

synapse-sdk: v0.39.0

0.39.0 (2026-03-10)

⚠ BREAKING CHANGES

  • New synapse costs API (#632)
  • sdk: require source parameter for dataset namespace isolation (#647)

Features

  • New synapse costs API (#632) (ea2a6c3)
  • sdk: require source parameter for dataset namespace isolation (#647) (8085c05)

Documentation

synapse-sdk: v0.38.0

0.38.0 (2026-02-26)

Features

  • storage: extract provider selection to synapse-core and update docs for multi-copy (ae0eea9)
  • storage: multi-copy upload with store->pull->commit flow (cf6babd), closes #494

Chores

  • master: release synapse-core 0.2.2 (92fd0cb)
  • master: release synapse-sdk 0.37.2 (c4396e1)
  • master: release synapse-sdk 0.38.0 (be88413)

synapse-sdk: v0.37.1

0.37.1 (2026-02-25)

Features

Chores

  • update biome (#609) (fe2b365)
  • update msw package version to 2.12.10 in workspace and mock service worker files (#610) (c046b7a)

... (truncated)

Commits
  • 6eae68f chore(master): release synapse-sdk 0.39.0 (#658)
  • 392266f chore(master): release synapse-core 0.3.0 (#663)
  • f18bf1c chore: update dependencies across multiple packages (#661)
  • ea2a6c3 feat!: New synapse costs API (#632)
  • 7d9bf30 fix(wrangler): update domain pattern from 'demo.filecoin.services' to 'demo.f...
  • 8085c05 feat(sdk)!: require source parameter for dataset namespace isolation (#647)
  • 1b44e3f docs: add session keys developer guide (#630)
  • ee7bb7e docs: update community pages with demos (#654)
  • ef3187d chore(master): release synapse-core 0.2.3 (#648)
  • 268a736 fix(session-key): use accountless client for getExpirations reads (#645)
  • Additional commits viewable in compare view

Updates @nestjs/common from 11.1.13 to 11.1.16

Release notes

Sourced from @​nestjs/common's releases.

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

v11.1.15

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.14...v11.1.15

v11.1.14 (2026-02-17)

Bug fixes

Enhancements

Committers: 5

Commits
  • 315e698 chore(release): publish v11.1.16 release
  • 6add3d6 chore(release): publish v11.1.15 release
  • 5d31df7 chore(release): publish v11.1.14 release
  • 829d326 Merge pull request #16314 from SpencerKaiser/bugfix/cors-types
  • 5058600 fix(common): change requestOrigin type
  • 91212b2 fix: return type error
  • 804d27b fix: invalid context when no stack trace is provided
  • 8d1c16c chore: update readme
  • See full diff in compare view

Updates @nestjs/core from 11.1.13 to 11.1.16

Release notes

Sourced from @​nestjs/core's releases.

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

v11.1.15

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.14...v11.1.15

v11.1.14 (2026-02-17)

Bug fixes

Enhancements

Committers: 5

Commits
  • 315e698 chore(release): publish v11.1.16 release
  • c9268ff Merge pull request #16493 from shahnoormujawar/fix/unknown-dependencies-messa...
  • 6add3d6 chore(release): publish v11.1.15 release
  • e5fc974 fix(core): refine unknown dependencies message token display
  • 5d31df7 chore(release): publish v11.1.14 release
  • 8d1c16c chore: update readme
  • See full diff in compare view

Updates @nestjs/platform-express from 11.1.13 to 11.1.16

Release notes

Sourced from @​nestjs/platform-express's releases.

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

v11.1.15

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.14...v11.1.15

v11.1.14 (2026-02-17)

Bug fixes

Enhancements

Committers: 5

Commits
  • 315e698 chore(release): publish v11.1.16 release
  • 24956b5 fix(deps): update dependency multer to v2.1.1
  • 6add3d6 chore(release): publish v11.1.15 release
  • 1c09faf fix(deps): update dependency multer to v2.1.0 [security]
  • 5d31df7 chore(release): publish v11.1.14 release
  • 8d1c16c chore: update readme
  • See full diff in compare view

Updates axios from 1.13.5 to 1.13.6

Release notes

Sourced from axios's releases.

v1.13.6

This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

🚀 New Features

  • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @​moh3n9595 for the initial implementation. (#5764)
  • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#7385)

🐛 Bug Fixes

  • Environment Compatibility:

    • Fixed module exports for React Native and Browserify environments. (#7386)
    • Added safe FormData detection for the WeChat Mini Program environment. (#7324)
  • Error Handling:

    • AxiosError.message is now correctly enumerable. (#7392)
    • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#7403)

🔧 Maintenance & Chores

  • Dependencies: Updated the development_dependencies group (5 updates). (#7432)
  • Infrastructure: Migrated @​rollup/plugin-babel from v5.3.1 to v6.1.0. (#7424)
  • Documentation: Added missing JSDoc comments to utilities. (#7427)

🌟 New Contributors

We are thrilled to welcome our new contributors! Thank you for helping improve the project:

Full Changelog: v1.13.5...v1.13.6

Commits
  • 7108c88 chore(release): prepare release 1.13.6 (#7446)
  • 20a0ba3 refactor(deps): migrate @​rollup/plugin-babel from v5.3.1 to v6.1.0 (#7424)
  • 885b4af feat: support react native blob objects (#5764)
  • 00d97b9 docs(utils): add missing JSDoc comments (#7427)
  • 9712548 chore(deps-dev): bump the development_dependencies group across 1 directory w...
  • d51accb fix(core): copy status from source error in AxiosError.from (#7403)
  • 3e30bbf chore: fix publish to only run on v1 tags
  • 672491d fix: safe FormData detection for WeChat Mini Program (#7306) (#7324)
  • 822e3e4 fix: make AxiosError.message property enumerable (#7392)
  • ef3711d feat: implement prettier and fix all issues (#7385)
  • Additional commits viewable in compare view

Updates class-validator from 0.14.3 to 0.15.1

Release notes

Sourced from class-validator's releases.

v0.15.1

What's Changed

Full Changelog: typestack/class-validator@v0.15.0...v0.15.1

v0.15.0

What's Changed

New Contributors

Full Changelog: typestack/class-validator@v0.14.4...v0.15.0

v0.14.4

What's Changed

Full Changelog: typestack/class-validator@v0.14.3...v0.14.4

Changelog

Sourced from class-validator's changelog.

0.15.1 (2026-02-26)

BREAKING CHANGES

  • Added options argument to IsIBAN validator (#2618), which breaks any existing usage of this decorator that pass an argument to the decorator, e.g. @IsIBAN({forbidUnknownValues: false})

Fixed

  • Updated lockfile to patch vulnerabilities (#2669)
  • Fixed a small grammatical error in the docs (#2596)

Added

  • Added validateIf option to all validators, providing a lot more flexibility in using conditional validation (#1579)
  • Added IsISO31661Numeric validator for country codes (#2657)
  • Added IsISO6391 validator for language codes (#2626)
  • Added more versions to IsUUID validator options. (#2647)

0.14.4 (2026-02-25)

  • Updated validator.js to 13.15.22 (#2649)
Commits

Updates filecoin-pin from 0.15.1 to 0.18.0

Release notes

Sourced from filecoin-pin's releases.

v0.18.0

0.18.0 (2026-03-10)

This release introduces multi-copy storage for data durability. Uploads now automatically store 2 copies of your data across independent Filecoin storage providers. Each copy is independently proven on-chain, so a single provider failure doesn't result in data loss. The number of copies can be controlled with --count, and you only upload your data once regardless of copy count.

Also fixes --mainnet support across the CLI, a terminate command for dataset lifecycle management, and local devnet support for development.

Features

  • multi-copy storage: uploads now create 2 independently-proven copies across different storage providers by default for data durability (synapse-sdk 0.38, synapse-core 0.2) (#343) (9a87038)
  • provider selection: target specific providers with --provider-ids or specific data sets with --data-set-ids, and control copy count with --count (#343)
  • add terminate command to terminate a dataset (#307) (50179c2)
  • add devnet network support and --skip-ipni-verification flag (#354) (f4eb4fc)

Bug Fixes

  • support mainnet CLI network and payment guidance (#353) (3e4e330)

Chores

  • deps-dev: bump @​biomejs/biome from 2.4.4 to 2.4.5 (#346) (43fd0ce)

v0.17.0

0.17.0 (2026-02-23)

Features

  • rm: add --all option to remove all pieces from DataSet (#320) (b27050c)

Bug Fixes

  • executeUpload and uploadToSynapse to use abortSignals (#332) (060257e)

Chores

  • deps-dev: bump @​biomejs/biome from 2.3.14 to 2.3.15 (#331) (6cb403e)
  • deps-dev: bump @​biomejs/biome from 2.3.15 to 2.4.2 (#336) (2119892)
  • deps-dev: bump @​biomejs/biome from 2.4.2 to 2.4.3 (#337) (a4b3730)
  • deps-dev: bump @​biomejs/biome from 2.4.3 to 2.4.4 (#338) (5926600)

v0.16.0

0.16.0 (2026-02-07)

... (truncated)

Changelog

Sourced from filecoin-pin's changelog.

0.18.0 (2026-03-10)

This release introduces multi-copy storage for data durability. Uploads now automatically store 2 copies of your data across independent Filecoin storage providers. Each copy is independently proven on-chain, so a single provider failure doesn't result in data loss. The number of copies can be controlled with --count, and you only upload your data once regardless of copy count.

Also fixes --mainnet support across the CLI, a terminate command for dataset lifecycle management, and local devnet support for development.

Features

  • multi-copy storage: uploads now create 2 independently-proven copies across different storage providers by default for data durability (synapse-sdk 0.38, synapse-core 0.2) (#343) (9a87038)
  • provider selection: target specific providers with --provider-ids or specific data sets with --data-set-ids, and control copy count with --count (#343)
  • add terminate command to terminate a dataset (#307) (50179c2)
  • add devnet network support and --skip-ipni-verification flag (#354) (f4eb4fc)

Bug Fixes

  • support mainnet CLI network and payment guidance (#353) (3e4e330)

Chores

  • deps-dev: bump @​biomejs/biome from 2.4.4 to 2.4.5 (#346) (43fd0ce)

0.17.0 (2026-02-23)

Features

  • rm: add --all option to remove all pieces from DataSet (#320) (b27050c)

Bug Fixes

  • executeUpload and uploadToSynapse to use abortSignals (#332) (060257e)

Chores

  • deps-dev: bump @​biomejs/biome from 2.3.14 to 2.3.15 (#331) (6cb403e)
  • deps-dev: bump @​biomejs/biome from 2.3.15 to 2.4.2 (#336) (2119892)
  • deps-dev: bump @​biomejs/biome from 2.4.2 to 2.4.3 (#337) (a4b3730)
  • deps-dev: bump @​biomejs/biome from 2.4.3 to 2.4.4 (#338) (5926600)

0.16.0 (2026-02-07)

Features

  • add --data-set and --new-data-set flags to add command (#296) (e03719b)

... (truncated)

Commits
  • 66e314a chore(master): release 0.18.0 (#344)
  • f4eb4fc feat: add devnet network support and --skip-ipni-verification flag (#354)
  • 3e4e330 fix: support mainnet CLI network and payment guidance (#353)
  • 06deb9f refactor: replace WarmStorageService instantiation with synapse-core getAllPi...
  • 9a87038 feat: upgrade to synapse-sdk 0.38 and synapse-core 0.2 (#343)
  • 43fd0ce chore(deps-dev): bump @​biomejs/biome from 2.4.4 to 2.4.5 (#346)
  • 50179c2 feat: add terminate command to terminate a dataset (#307)
  • 2d8737f chore(master): release 0.17.0 (#334)
  • b27050c feat(rm): add --all option to remove all pieces from DataSet (#320)
  • 17220ce perf(storage): optimize dataset fetching with O(1) lookup (#322)
  • Additional commits viewable in compare view

Updates pg from 8.18.0 to 8.20.0

Changelog

Sourced from pg's changelog.

pg@8.20.0

  • Add onConnect callback to pg.Pool constructor options allowing for async initialization of newly created & connected pooled clients.

pg@8.19.0

Commits
  • c9070cc Publish
  • ad36e3c fix: typo in deprecation notice for client.query() (#3618)
  • f2d7d11 Publish
  • 5a4bafc Deprecate Client's internal query queue (#3603)
  • a215bfb Typo fix in PgPass deprecation (funciton) (#3605)
  • 01e0556 fix(pg-query-stream): invoke this.callback on cursor end/error (#2810)
  • e6e3692 Pass connection parameters to password callback (#3602)
  • d80d883 test: Fix TLS connection test ending too early
  • f332f28 fix: Connection timeout handling for native clients in connected state (#3512)
  • b2e9cb1 Remove testAsync - its redundant (#3588)
  • Additional commits viewable in compare view

Updates pg-boss from 12.11.1 to 12.14.0

Release notes

Sourced from pg-boss's releases.

12.14.0

What's Changed

Full Changelog: timgit/pg-boss@12.13.0...12.14.0

12.13.0

What's Changed

New Contributors

Full Changelog: timgit/pg-boss@12.12.0...12.13.0

12.12.0

What's Changed

Full Changelog: timgit/pg-boss@12.11.2...12.12.0

12.11.2

What's Changed

New Contributors

Full Changelog: timgit/pg-boss@12.11.1...12.11.2

Commits
  • f77f98c versioning
  • 6ca39d7 versioning
  • df2cf0a update deps
  • 379e42e Merge pull request #727 from timgit/dependabot/npm_and_yarn/rollup-4.59.0
  • 4679f0c Merge pull request #724 from timgit/dependabot/npm_and_yarn/packages/dashboar...
  • 2ecc784 Merge pull request #725 from timgit/dependabot/npm_and_yarn/packages/dashboar...
  • afd76ce Bump rollup from 4.57.1 to 4.59.0
  • f7f49b1 Merge pull request #719 from timgit/proxy
  • 02ad7da update deps
  • a103fac Bump minimatch from 9.0.5 to 9.0.7 in /packages/dashboard
  • Additional commits viewable in compare view

Updates undici from 7.21.0 to 7.24.3

Release notes

Sourced from undici's releases.

v7.24.3

What's Changed

  • fix(h2): TypeError: Cannot read properties of null (reading 'push') i… by @​hxinhan in

…23 updates

Bumps the npm-dependencies group with 23 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@filoz/synapse-sdk](https://github.com/FilOzone/synapse-sdk) | `0.36.1` | `0.39.0` |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.13` | `11.1.16` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.13` | `11.1.16` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.13` | `11.1.16` |
| [axios](https://github.com/axios/axios) | `1.13.5` | `1.13.6` |
| [class-validator](https://github.com/typestack/class-validator) | `0.14.3` | `0.15.1` |
| [filecoin-pin](https://github.com/filecoin-project/filecoin-pin) | `0.15.1` | `0.18.0` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.18.0` | `8.20.0` |
| [pg-boss](https://github.com/timgit/pg-boss) | `12.11.1` | `12.14.0` |
| [undici](https://github.com/nodejs/undici) | `7.21.0` | `7.24.3` |
| [viem](https://github.com/wevm/viem) | `2.45.2` | `2.47.4` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.13` | `11.1.16` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.3` | `25.5.0` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.18` | `4.2.1` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.563.0` | `0.577.0` |
| [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.13.2` | `9.14.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.13.0` | `7.13.1` |
| [recharts](https://github.com/recharts/recharts) | `3.7.0` | `3.8.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.2.1` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.3.14` | `2.4.7` |
| [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.11` | `1.15.18` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.0` |



Updates `@filoz/synapse-sdk` from 0.36.1 to 0.39.0
- [Release notes](https://github.com/FilOzone/synapse-sdk/releases)
- [Commits](FilOzone/synapse-sdk@synapse-sdk-v0.36.1...synapse-sdk-v0.39.0)

Updates `@nestjs/common` from 11.1.13 to 11.1.16
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/common)

Updates `@nestjs/core` from 11.1.13 to 11.1.16
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/core)

Updates `@nestjs/platform-express` from 11.1.13 to 11.1.16
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/platform-express)

Updates `axios` from 1.13.5 to 1.13.6
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.5...v1.13.6)

Updates `class-validator` from 0.14.3 to 0.15.1
- [Release notes](https://github.com/typestack/class-validator/releases)
- [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md)
- [Commits](typestack/class-validator@v0.14.3...v0.15.1)

Updates `filecoin-pin` from 0.15.1 to 0.18.0
- [Release notes](https://github.com/filecoin-project/filecoin-pin/releases)
- [Changelog](https://github.com/filecoin-project/filecoin-pin/blob/master/CHANGELOG.md)
- [Commits](filecoin-project/filecoin-pin@v0.15.1...v0.18.0)

Updates `pg` from 8.18.0 to 8.20.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.20.0/packages/pg)

Updates `pg-boss` from 12.11.1 to 12.14.0
- [Release notes](https://github.com/timgit/pg-boss/releases)
- [Commits](timgit/pg-boss@12.11.1...12.14.0)

Updates `undici` from 7.21.0 to 7.24.3
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.21.0...v7.24.3)

Updates `viem` from 2.45.2 to 2.47.4
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/viem@2.45.2...viem@2.47.4)

Updates `@nestjs/testing` from 11.1.13 to 11.1.16
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/testing)

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

Updates `@tailwindcss/vite` from 4.1.18 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/@tailwindcss-vite)

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

Updates `react-day-picker` from 9.13.2 to 9.14.0
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](gpbl/react-day-picker@v9.13.2...v9.14.0)

Updates `react-router-dom` from 7.13.0 to 7.13.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/react-router-dom@7.13.1/packages/react-router-dom)

Updates `recharts` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md)
- [Commits](recharts/recharts@v3.7.0...v3.8.0)

Updates `tailwindcss` from 4.1.18 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss)

Updates `@biomejs/biome` from 2.3.14 to 2.4.7
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.7/packages/@biomejs/biome)

Updates `@swc/core` from 1.15.11 to 1.15.18
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits/v1.15.18/packages/core)

Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/coverage-v8)

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

---
updated-dependencies:
- dependency-name: "@filoz/synapse-sdk"
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: axios
  dependency-version: 1.13.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: class-validator
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: filecoin-pin
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: pg
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: pg-boss
  dependency-version: 12.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: undici
  dependency-version: 7.24.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: viem
  dependency-version: 2.47.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: lucide-react
  dependency-version: 0.577.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: react-day-picker
  dependency-version: 9.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: react-router-dom
  dependency-version: 7.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: recharts
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@biomejs/biome"
  dependency-version: 2.4.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@swc/core"
  dependency-version: 1.15.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: vitest
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

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 Mar 17, 2026
@FilOzzy FilOzzy added this to FOC Mar 17, 2026
@github-project-automation github-project-automation bot moved this to 📌 Triage in FOC Mar 17, 2026
@BigLep BigLep moved this from 📌 Triage to 🐱 Todo in FOC Mar 18, 2026
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

Status: 🐱 Todo

Development

Successfully merging this pull request may close these issues.

2 participants