Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 56 updates - #158

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-ec733d45f2
Closed

chore(deps): bump the minor-and-patch group across 1 directory with 56 updates#158
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-ec733d45f2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
@jsverse/transloco 8.2.0 8.4.0
@nestjs/common 11.1.16 11.1.28
@nestjs/config 4.0.3 4.0.4
@nestjs/core 11.1.16 11.1.28
@nestjs/platform-express 11.1.16 11.1.28
@nestjs/swagger 11.2.6 11.4.6
@nestjs/typeorm 11.0.0 11.0.3
class-validator 0.14.3 0.15.1
cron-parser 5.4.0 5.7.0
handlebars 4.7.8 4.7.9
helmet 8.1.0 8.3.0
jsonata 2.2.0 2.2.2
monaco-editor 0.55.1 0.56.0
mysql2 3.15.3 3.23.2
openid-client 6.8.1 6.8.4
pg 8.21.0 8.22.0
sql.js 1.13.0 1.14.1
@analogjs/vite-plugin-angular 2.2.0 2.6.4
@docusaurus/core 3.9.2 3.10.2
@docusaurus/preset-classic 3.9.2 3.10.2
@docusaurus/theme-mermaid 3.9.2 3.10.2
@easyops-cn/docusaurus-search-local 0.52.2 0.55.3
@nestjs/cli 11.0.14 11.0.24
@nestjs/schematics 11.0.9 11.1.0
@nestjs/testing 11.1.16 11.1.28
@semantic-release/release-notes-generator 14.1.0 14.1.1
@swc-node/register 1.9.2 1.12.1
@swc/core 1.15.7 1.15.47
@swc/helpers 0.5.17 0.5.23
@tailwindcss/postcss 4.1.18 4.3.3
@types/express 5.0.0 5.0.6
@typescript-eslint/eslint-plugin 8.0.0 8.66.0
@typescript-eslint/parser 8.0.0 8.66.0
@vitest/coverage-v8 4.0.16 4.1.10
@vitest/ui 4.0.16 4.1.10
autoprefixer 10.4.23 10.5.4
eslint-plugin-prettier 5.0.0 5.5.6
happy-dom 20.8.3 20.11.1
nodemon 3.1.7 3.1.14
postcss 8.5.25 8.5.26
prettier 3.6.2 3.9.6
react 19.2.3 19.2.8
react-dom 19.2.3 19.2.8
supertest 7.0.0 7.2.2
@types/supertest 6.0.0 7.2.1
tailwindcss 4.1.18 4.3.3
ts-jest 29.1.0 29.4.12
ts-loader 9.4.3 9.6.2
ts-node 10.9.1 10.9.2
tsx 4.21.0 4.23.10
typescript-json-schema 0.65.1 0.68.0
unplugin-swc 1.5.9 1.5.10
vitest 4.1.0 4.1.10
@astrojs/starlight 0.37.1 0.41.7
@tailwindcss/vite 4.1.18 4.3.3
sharp 0.35.0 0.35.3

Updates @jsverse/transloco from 8.2.0 to 8.4.0

Release notes

Sourced from @​jsverse/transloco's releases.

8.4.0 (2026-06-13)

🚀 Features

  • transloco: transpile function arguments in FunctionalTranspiler

🩹 Fixes

  • translateSignal utility missing injector for toSignal
  • transloco-scoped-libs: multi-scope i18n with join strategy

❤️ Thank You

  • Dafnik
  • f-aubert
  • Ilshat Khamitov
Changelog

Sourced from @​jsverse/transloco's changelog.

8.4.0 (2026-06-13)

🚀 Features

  • transloco: transpile function arguments in FunctionalTranspiler

🩹 Fixes

  • translateSignal utility missing injector for toSignal
  • transloco-scoped-libs: multi-scope i18n with join strategy

❤️ Thank You

  • Dafnik
  • f-aubert
  • Ilshat Khamitov

8.3.0 (2026-04-05)

🚀 Features

  • transloco: add TranslationLoadError class for translation load failures
  • transloco: expose activeLang signal on TranslocoService

🩹 Fixes

  • transloco: 🐛 grammar fix misspelled scope hint error message
  • transloco: correct TRANSLOCO_MISSING_HANDLER token generic type
  • transloco: prevent loading translations when injector is destroyed
  • transloco: take the last provided scope selecting a translation
  • transloco-locale: complete subject when root injector is destroyed
  • transloco-locale: fix isLocaleFormat to correctly validate BCP 47 tags

❤️ Thank You

  • Artur
  • Mateo Tibaquirá
  • Michael Benz
  • Shahar Kazaz

8.2.1 (2026-01-19)

🩹 Fixes

  • transloco: 🐛 Avoid toObservable on signal API + string key (#895)

❤️ Thank You

... (truncated)

Commits
  • 029ea69 chore(release): publish 8.4.0
  • b2b52b3 chore(release): publish 8.4.0
  • 21266fc ci(release): default to dry-run, run publish --dry-run, drop redundant checko...
  • d20482c ci(release): surface resolved version in dry-run summary (#929)
  • 9073041 ci(release): add automated release workflow with nx release (#924)
  • 77c3ee7 fix: translateSignal utility missing injector for toSignal (#926)
  • 82ae7bb fix(transloco-scoped-libs): multi-scope i18n with join strategy (#923)
  • da35543 feat(transloco): transpile function arguments in FunctionalTranspiler (#829) ...
  • c6ceb6b refactor(transloco): tree-shake errors (#823)
  • bd284ec chore(release): publish 8.3.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​jsverse/transloco since your current version.


Updates @nestjs/common from 11.1.16 to 11.1.28

Release notes

Sourced from @​nestjs/common's releases.

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

v11.1.27

What's Changed

Full Changelog: nestjs/nest@v11.1.26...v11.1.27

v11.1.26

What's Changed

Full Changelog: nestjs/nest@v11.1.25...v11.1.26

v11.1.25

What's Changed

New Contributors

... (truncated)

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • a5e86d8 fix(common): Add missing exception classes to HttpErrorByCode
  • 660a124 chore(release): publish v11.1.27 release
  • aa5c4f1 chore: update readme and package.json
  • 9ff83d5 chore(release): publish v11.1.26 release
  • 02f8041 chore(release): publish v11.1.25 release
  • 1634915 test(common): Add unit tests for cli-colors utility
  • 380bf5c Merge pull request #17058 from Se3do/test/extend-metadata
  • af4542b test(common): Add unit tests for assignCustomParameterMetadata
  • b67aea1 test(common): Add unit tests for extendArrayMetadata
  • Additional commits viewable in compare view

Updates @nestjs/config from 4.0.3 to 4.0.4

Release notes

Sourced from @​nestjs/config's releases.

Release 4.0.4

  • fix(deps): update dependency dotenv to v17.4.1 (6bc5737)
  • fix(deps): update dependency lodash to v4.18.1 [security] (f31ee98)
Commits
  • 3b5d592 chore(): release v4.0.4
  • 4fbcb03 Merge pull request #2263 from nestjs/renovate/dotenv-17.x
  • 33dae89 Merge pull request #2269 from nestjs/renovate/cimg-node-24.x
  • 0a727c3 Merge pull request #2313 from nestjs/renovate/npm-lodash-vulnerability
  • 6bc5737 fix(deps): update dependency dotenv to v17.4.1
  • f31ee98 fix(deps): update dependency lodash to v4.18.1 [security]
  • 059314c chore(deps): update dependency typescript-eslint to v8.58.1 (#2315)
  • 0f81e2d chore(deps): update dependency eslint to v10.2.0 (#2314)
  • e673ab2 chore(deps): update dependency @​types/node to v24.12.2 (#2311)
  • b1ede30 chore(deps): update nest monorepo to v11.1.18 (#2312)
  • Additional commits viewable in compare view

Updates @nestjs/core from 11.1.16 to 11.1.28

Release notes

Sourced from @​nestjs/core's releases.

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

v11.1.27

What's Changed

Full Changelog: nestjs/nest@v11.1.26...v11.1.27

v11.1.26

What's Changed

Full Changelog: nestjs/nest@v11.1.25...v11.1.26

v11.1.25

What's Changed

New Contributors

... (truncated)

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • 053a316 Merge pull request #17239 from jyx-07/fix/sse-interceptor-teardown
  • 8e7a2ee feat(core): include auto-converted route in legacy route path warning
  • c5b7164 fix(core): trigger sse observable teardown on disconnect
  • 660a124 chore(release): publish v11.1.27 release
  • 5c5e9ba fix(core): sse async handlers teardown issue #17128
  • aa5c4f1 chore: update readme and package.json
  • 9ff83d5 chore(release): publish v11.1.26 release
  • 0f398fd test: fix broken unit test
  • d152eec fix(core): post sse endpoint empty response #17098
  • Additional commits viewable in compare view

Updates @nestjs/platform-express from 11.1.16 to 11.1.28

Release notes

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

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

v11.1.27

What's Changed

Full Changelog: nestjs/nest@v11.1.26...v11.1.27

v11.1.26

What's Changed

Full Changelog: nestjs/nest@v11.1.25...v11.1.26

v11.1.25

What's Changed

New Contributors

... (truncated)

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • 541977a fix(deps): update dependency multer to v2.2.0 [security]
  • 660a124 chore(release): publish v11.1.27 release
  • aa5c4f1 chore: update readme and package.json
  • 9ff83d5 chore(release): publish v11.1.26 release
  • 02f8041 chore(release): publish v11.1.25 release
  • d8a0ab8 chore(release): publish v11.1.24 release
  • 2dccece chore: update readmes
  • b8be8c1 chore(release): publish v11.1.23 release
  • 801c46f chore(release): publish v11.1.22 release
  • Additional commits viewable in compare view

Updates @nestjs/swagger from 11.2.6 to 11.4.6

Release notes

Sourced from @​nestjs/swagger's releases.

Release 11.4.6

11.4.6 (2026-07-17)

Features

Bug fixes

Enhancements

Dependencies

Committers: 4

11.4.5

What's Changed

Full Changelog: nestjs/swagger@11.4.4...11.4.5

Release 11.4.4

11.4.4 (2026-05-21)

Bug fixes

Enhancements

Committers: 4

... (truncated)

Commits
  • aec1a22 chore(): release v11.4.6
  • f9eec4f Merge pull request #3986 from nestjs/renovate/js-yaml-5.x
  • b6b6eaf chore(deps): support fastify/static v10
  • e891246 Merge pull request #3949 from yogeshwaran-c/feat/api-query-extensions
  • c8608cf Merge pull request #3947 from yogeshwaran-c/fix/deep-partial-type-array-of-dto
  • 1f55cc1 Merge pull request #3946 from yogeshwaran-c/fix/swagger-html-dollar-substitution
  • 76b7202 Merge pull request #4013 from nestjs/renovate/fastify-compress-9.x-lockfile
  • f60c738 Merge pull request #4012 from nestjs/renovate/vite-8.x-lockfile
  • e8e0eab fix(deps): update dependency js-yaml to v5
  • 880a39e chore(deps): update dependency @​fastify/compress to v9.1.0
  • Additional commits viewable in compare view

Updates @nestjs/typeorm from 11.0.0 to 11.0.3

Release notes

Sourced from @​nestjs/typeorm's releases.

Release 11.0.3

  • chore: warn instead of throwing error, partially revert #2584 (4fbe9a7)

Release 11.0.2

  • Merge pull request #2616 from nestjs/renovate/cimg-node-24.x (b227891)
  • Merge pull request #2605 from nestjs/renovate/postgres-18.x (60575ba)
  • Merge pull request #2631 from nestjs/renovate/oxlint-monorepo (60c6218)
  • Merge pull request #2632 from nestjs/renovate/actions-setup-node-6.x (5156904)
  • chore(deps): update actions/setup-node action to v6 (5eb47ad)
  • chore(deps): update oxlint monorepo to v1.70.0 (bfcfc7d)
  • chore(deps): update nest monorepo to v11.1.27 (#2630) (55cdb77)
  • chore(deps): update vitest monorepo to v4.1.9 (#2628) (2073532)
  • chore(deps): update postgres docker tag to v18.4 (efdd83f)
  • chore(deps): update node.js to v24.16.0 (66b9fb2)
  • Merge pull request #2627 from naorpeled/feat/support-v1-of-typeorm (4c80d7c)
  • ci: bump typeorm dev dependency to v1 and test both majors (959211b)
  • chore(deps): update dependency @​types/node to v24.13.2 (#2626) (75f1b11)
  • chore(deps): update oxlint monorepo to v1.69.0 (#2617) (5535652)
  • chore(deps): update dependency prettier to v3.8.4 (#2625) (4cff37a)
  • chore(deps): update dependency release-it to v20.2.0 (#2619) (27286ba)
  • chore(deps): update dependency @​types/node to v24.13.1 (#2622) (2f36f10)
  • chore(deps): update vitest monorepo to v4.1.8 (#2621) (704c51b)
  • chore(deps): update dependency lint-staged to v17.0.7 (#2620) (7a754c9)
  • chore(deps): update commitlint monorepo to v21.0.2 (#2618) (fbbd6c4)
  • chore(deps): update nest monorepo to v11.1.26 (#2615) (c97a755)
  • Merge pull request #2624 from AdrianoCLeao/fix/issue-2623 (051a201)
  • ci: use preinstalled docker compose in CircleCI (c1160d2)
  • chore(deps): update dependency vitest to v4.1.7 (#2614) (017a7cf)
  • chore(deps): update dependency oxlint to v1.66.0 (#2611) (130d4af)
  • chore(deps): update dependency typeorm to v0.3.30 (#2610) (94ec5c1)
  • chore(deps): update dependency pg to v8.21.0 (#2609) (840651f)
  • chore(deps): update dependency lint-staged to v17.0.5 (#2607) (55e6c51)
  • chore(deps): update dependency oxlint to v1.65.0 (#2606) (cb42970)
  • chore(deps): update nest monorepo to v11.1.21 (#2604) (297a950)
  • chore(deps): update nest monorepo to v11.1.20 (#2603) (0a6eb6f)
  • chore(deps): update commitlint monorepo to v21.0.1 (#2602) (0a44cbf)
  • chore(deps): update dependency @​types/node to v24.12.4 (#2601) (550a144)
  • chore(deps): update dependency oxlint to v1.64.0 (#2600) (db34f2d)
  • chore(deps): update dependency vitest to v4.1.6 (#2599) (924848a)
  • chore(deps): update dependency lint-staged to v17.0.4 (#2598) (a659bac)
  • chore(deps): update dependency typeorm to v0.3.29 (#2597) (c71e849)
  • chore(deps): update dependency lint-staged to v17.0.3 (#2596) (c451279)
  • chore(deps): update commitlint monorepo to v21 (#2595) (b249ebd)
  • chore(deps): update dependency @​types/node to v24.12.3 (#2594) (15094b3)
  • chore(deps): update dependency lint-staged to v17 (#2593) (e788568)
  • chore(deps): update dependency oxlint to v1.63.0 (#2592) (6155c6e)
  • chore(deps): update commitlint monorepo to v20.5.3 (#2590) (0bcbba1)
  • chore(deps): update dependency oxlint to v1.62.0 (#2589) (c5e870f)
  • Merge pull request #2585 from yogeshwaran-c/fix/typeorm-v1-optional-imports (4fe2cf2)
  • chore(deps): update dependency @​commitlint/cli to v20.5.2 (#2588) (dcb1ffe)

... (truncated)

Commits
  • 3ac5f9a chore(): release v11.0.3
  • 6bff459 chore: revert warning
  • 8d7f535 chore: ci dont remove package-lock
  • d667e3f chore: temp check ci fail
  • 450ba73 test: comment data sources out
  • 02339ca test: comment data sources out
  • 4fbe9a7 chore: warn instead of throwing error, partially revert #2584
  • ee4bd78 chore(deps): update oxlint monorepo (#2638)
  • 26a5209 chore(deps): update dependency lint-staged to v17.0.8 (#2635)
  • 345d5b0 chore(deps): update dependency pg to v8.22.0 (#2634)
  • 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 cron-parser from 5.4.0 to 5.7.0

Release notes

Sourced from cron-parser's releases.

v5.7.0

What's Changed

Full Changelog: harrisiirak/cron-parser@v5.6.1...v5.7.0

v5.6.2

[!WARNING] The npm package published for this version does not contain these fixes. The tarball was built from a stale dist/ and shipped the 5.6.1 source tree, so #414 and #415 are not present in cron-parser@5.6.2. This version is deprecated on npm - use 5.7.0 instead.

What's Changed

Full Changelog: harrisiirak/cron-parser@v5.6.1...v5.6.2

v5.6.1

What's Changed

New Contributors

Full Changelog: harrisiirak/cron-parser@v5.6.0...v5.6.1

v5.5.0

What's Changed

…6 updates

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

| Package | From | To |
| --- | --- | --- |
| [@jsverse/transloco](https://github.com/jsverse/transloco) | `8.2.0` | `8.4.0` |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.16` | `11.1.28` |
| [@nestjs/config](https://github.com/nestjs/config) | `4.0.3` | `4.0.4` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.16` | `11.1.28` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.16` | `11.1.28` |
| [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.2.6` | `11.4.6` |
| [@nestjs/typeorm](https://github.com/nestjs/typeorm) | `11.0.0` | `11.0.3` |
| [class-validator](https://github.com/typestack/class-validator) | `0.14.3` | `0.15.1` |
| [cron-parser](https://github.com/harrisiirak/cron-parser) | `5.4.0` | `5.7.0` |
| [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.7.8` | `4.7.9` |
| [helmet](https://github.com/helmetjs/helmet) | `8.1.0` | `8.3.0` |
| [jsonata](https://github.com/jsonata-js/jsonata) | `2.2.0` | `2.2.2` |
| [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.55.1` | `0.56.0` |
| [mysql2](https://github.com/sidorares/node-mysql2) | `3.15.3` | `3.23.2` |
| [openid-client](https://github.com/panva/openid-client) | `6.8.1` | `6.8.4` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.21.0` | `8.22.0` |
| [sql.js](https://github.com/sql-js/sql.js) | `1.13.0` | `1.14.1` |
| [@analogjs/vite-plugin-angular](https://github.com/analogjs/analog) | `2.2.0` | `2.6.4` |
| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.9.2` | `3.10.2` |
| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `3.9.2` | `3.10.2` |
| [@docusaurus/theme-mermaid](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-mermaid) | `3.9.2` | `3.10.2` |
| [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local) | `0.52.2` | `0.55.3` |
| [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.14` | `11.0.24` |
| [@nestjs/schematics](https://github.com/nestjs/schematics) | `11.0.9` | `11.1.0` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.16` | `11.1.28` |
| [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | `14.1.0` | `14.1.1` |
| [@swc-node/register](https://github.com/swc-project/swc-node) | `1.9.2` | `1.12.1` |
| [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.7` | `1.15.47` |
| [@swc/helpers](https://github.com/swc-project/swc/tree/HEAD/packages/helpers) | `0.5.17` | `0.5.23` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.18` | `4.3.3` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.0` | `5.0.6` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.0.0` | `8.66.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.0.0` | `8.66.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.16` | `4.1.10` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.0.16` | `4.1.10` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.23` | `10.5.4` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.5.6` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.8.3` | `20.11.1` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.7` | `3.1.14` |
| [postcss](https://github.com/postcss/postcss) | `8.5.25` | `8.5.26` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.9.6` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.8` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.8` |
| [supertest](https://github.com/ladjs/supertest) | `7.0.0` | `7.2.2` |
| [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) | `6.0.0` | `7.2.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.3.3` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.0` | `29.4.12` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.4.3` | `9.6.2` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |
| [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.23.10` |
| [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) | `0.65.1` | `0.68.0` |
| [unplugin-swc](https://github.com/unplugin/unplugin-swc) | `1.5.9` | `1.5.10` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.0` | `4.1.10` |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.37.1` | `0.41.7` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.18` | `4.3.3` |
| [sharp](https://github.com/lovell/sharp) | `0.35.0` | `0.35.3` |



Updates `@jsverse/transloco` from 8.2.0 to 8.4.0
- [Release notes](https://github.com/jsverse/transloco/releases)
- [Changelog](https://github.com/jsverse/transloco/blob/master/CHANGELOG.md)
- [Commits](jsverse/transloco@releases/8.2.0...releases/8.4.0)

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

Updates `@nestjs/config` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/nestjs/config/releases)
- [Commits](nestjs/config@4.0.3...4.0.4)

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

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

Updates `@nestjs/swagger` from 11.2.6 to 11.4.6
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Commits](nestjs/swagger@11.2.6...11.4.6)

Updates `@nestjs/typeorm` from 11.0.0 to 11.0.3
- [Release notes](https://github.com/nestjs/typeorm/releases)
- [Commits](nestjs/typeorm@11.0.0...11.0.3)

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 `cron-parser` from 5.4.0 to 5.7.0
- [Release notes](https://github.com/harrisiirak/cron-parser/releases)
- [Changelog](https://github.com/harrisiirak/cron-parser/blob/master/CHANGELOG.md)
- [Commits](harrisiirak/cron-parser@v5.4.0...v5.7.0)

Updates `handlebars` from 4.7.8 to 4.7.9
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)

Updates `helmet` from 8.1.0 to 8.3.0
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](helmetjs/helmet@v8.1.0...v8.3.0)

Updates `jsonata` from 2.2.0 to 2.2.2
- [Release notes](https://github.com/jsonata-js/jsonata/releases)
- [Changelog](https://github.com/jsonata-js/jsonata/blob/master/CHANGELOG.md)
- [Commits](jsonata-js/jsonata@v2.2.0...v2.2.2)

Updates `monaco-editor` from 0.55.1 to 0.56.0
- [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.55.1...v0.56.0)

Updates `mysql2` from 3.15.3 to 3.23.2
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.15.3...v3.23.2)

Updates `openid-client` from 6.8.1 to 6.8.4
- [Release notes](https://github.com/panva/openid-client/releases)
- [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md)
- [Commits](panva/openid-client@v6.8.1...v6.8.4)

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

Updates `sql.js` from 1.13.0 to 1.14.1
- [Release notes](https://github.com/sql-js/sql.js/releases)
- [Commits](sql-js/sql.js@v1.13.0...v1.14.1)

Updates `@analogjs/vite-plugin-angular` from 2.2.0 to 2.6.4
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v2.2.0...v2.6.4)

Updates `@docusaurus/core` from 3.9.2 to 3.10.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.2/packages/docusaurus)

Updates `@docusaurus/preset-classic` from 3.9.2 to 3.10.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.2/packages/docusaurus-preset-classic)

Updates `@docusaurus/theme-mermaid` from 3.9.2 to 3.10.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.2/packages/docusaurus-theme-mermaid)

Updates `@easyops-cn/docusaurus-search-local` from 0.52.2 to 0.55.3
- [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases)
- [Commits](https://github.com/easyops-cn/docusaurus-search-local/commits/v0.55.3/packages/docusaurus-search-local)

Updates `@nestjs/cli` from 11.0.14 to 11.0.24
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Commits](nestjs/nest-cli@11.0.14...11.0.24)

Updates `@nestjs/schematics` from 11.0.9 to 11.1.0
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Commits](nestjs/schematics@11.0.9...11.1.0)

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

Updates `@semantic-release/release-notes-generator` from 14.1.0 to 14.1.1
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](semantic-release/release-notes-generator@v14.1.0...v14.1.1)

Updates `@swc-node/register` from 1.9.2 to 1.12.1
- [Release notes](https://github.com/swc-project/swc-node/releases)
- [Commits](https://github.com/swc-project/swc-node/compare/@swc-node/register@1.9.2...@swc-node/register@1.12.1)

Updates `@swc/core` from 1.15.7 to 1.15.47
- [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.47/packages/core)

Updates `@swc/helpers` from 0.5.17 to 0.5.23
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md)
- [Commits](https://github.com/swc-project/swc/commits/HEAD/packages/helpers)

Updates `@tailwindcss/postcss` from 4.1.18 to 4.3.3
- [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.3.3/packages/@tailwindcss-postcss)

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

Updates `@typescript-eslint/eslint-plugin` from 8.0.0 to 8.66.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.0.0 to 8.66.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/parser)

Updates `@vitest/coverage-v8` from 4.0.16 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/coverage-v8)

Updates `@vitest/ui` from 4.0.16 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/ui)

Updates `autoprefixer` from 10.4.23 to 10.5.4
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.23...10.5.4)

Updates `eslint-plugin-prettier` from 5.0.0 to 5.5.6
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.5.6)

Updates `happy-dom` from 20.8.3 to 20.11.1
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.8.3...v20.11.1)

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

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

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

Updates `react` from 19.2.3 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react)

Updates `react-dom` from 19.2.3 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom)

Updates `supertest` from 7.0.0 to 7.2.2
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](forwardemail/supertest@v7.0.0...v7.2.2)

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

Updates `tailwindcss` from 4.1.18 to 4.3.3
- [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.3.3/packages/tailwindcss)

Updates `ts-jest` from 29.1.0 to 29.4.12
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.0...v29.4.12)

Updates `ts-loader` from 9.4.3 to 9.6.2
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v9.4.3...v9.6.2)

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

Updates `tsx` from 4.21.0 to 4.23.10
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.21.0...v4.23.10)

Updates `typescript-json-schema` from 0.65.1 to 0.68.0
- [Commits](YousefED/typescript-json-schema@v0.65.1...v0.68.0)

Updates `unplugin-swc` from 1.5.9 to 1.5.10
- [Release notes](https://github.com/unplugin/unplugin-swc/releases)
- [Commits](unplugin/unplugin-swc@v1.5.9...v1.5.10)

Updates `vitest` from 4.1.0 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest)

Updates `@astrojs/starlight` from 0.37.1 to 0.41.7
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.41.7/packages/starlight)

Updates `@tailwindcss/vite` from 4.1.18 to 4.3.3
- [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.3.3/packages/@tailwindcss-vite)

Updates `sharp` from 0.35.0 to 0.35.3
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.35.0...v0.35.3)

---
updated-dependencies:
- dependency-name: "@jsverse/transloco"
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@nestjs/config"
  dependency-version: 4.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@nestjs/swagger"
  dependency-version: 11.4.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@nestjs/typeorm"
  dependency-version: 11.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: class-validator
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: cron-parser
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: handlebars
  dependency-version: 4.7.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: helmet
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: jsonata
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: monaco-editor
  dependency-version: 0.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: mysql2
  dependency-version: 3.23.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: openid-client
  dependency-version: 6.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: pg
  dependency-version: 8.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: sql.js
  dependency-version: 1.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@analogjs/vite-plugin-angular"
  dependency-version: 2.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@docusaurus/core"
  dependency-version: 3.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@docusaurus/preset-classic"
  dependency-version: 3.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@docusaurus/theme-mermaid"
  dependency-version: 3.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@easyops-cn/docusaurus-search-local"
  dependency-version: 0.55.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@nestjs/cli"
  dependency-version: 11.0.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@nestjs/schematics"
  dependency-version: 11.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-version: 14.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@swc-node/register"
  dependency-version: 1.12.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@swc/core"
  dependency-version: 1.15.47
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@swc/helpers"
  dependency-version: 0.5.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/express"
  dependency-version: 5.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.66.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.66.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vitest/ui"
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: autoprefixer
  dependency-version: 10.5.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: happy-dom
  dependency-version: 20.11.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: nodemon
  dependency-version: 3.1.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: postcss
  dependency-version: 8.5.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: prettier
  dependency-version: 3.9.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-dom
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: supertest
  dependency-version: 7.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/supertest"
  dependency-version: 7.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: minor-and-patch
- dependency-name: tailwindcss
  dependency-version: 4.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ts-jest
  dependency-version: 29.4.12
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ts-loader
  dependency-version: 9.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ts-node
  dependency-version: 10.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tsx
  dependency-version: 4.23.10
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typescript-json-schema
  dependency-version: 0.68.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: unplugin-swc
  dependency-version: 1.5.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vitest
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@astrojs/starlight"
  dependency-version: 0.41.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: sharp
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 22, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/minor-and-patch-ec733d45f2 branch August 22, 2026 02:24
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