Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
@jsverse/transloco 8.2.0 8.4.0
@nestjs/common 11.1.16 11.2.1
@nestjs/config 4.0.3 4.0.4
@nestjs/core 11.1.16 11.2.1
@nestjs/platform-express 11.1.16 11.2.1
@nestjs/swagger 11.2.6 11.4.7
@nestjs/typeorm 11.0.0 11.0.3
class-validator 0.14.3 0.15.1
cron-parser 5.4.0 5.10.0
handlebars 4.7.8 4.7.9
helmet 8.1.0 8.3.0
jsonata 2.2.1 2.2.2
monaco-editor 0.55.1 0.56.0
mysql2 3.15.3 3.23.4
openid-client 6.8.1 6.8.7
pg 8.21.0 8.23.0
sql.js 1.13.0 1.14.2
@analogjs/vite-plugin-angular 2.2.0 2.7.0
@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.2.1
@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.16.1
@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.67.0
@typescript-eslint/parser 8.0.0 8.67.0
@vitest/coverage-v8 4.0.16 4.1.11
@vitest/ui 4.0.16 4.1.11
autoprefixer 10.4.23 10.5.4
eslint-plugin-prettier 5.0.0 5.5.6
happy-dom 20.8.3 20.11.6
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.12
typescript-json-schema 0.65.1 0.68.0
unplugin-swc 1.5.9 1.5.11
vitest 4.1.0 4.1.11
@astrojs/starlight 0.37.1 0.41.7
@tailwindcss/vite 4.1.18 4.3.3
mermaid 11.16.1 11.17.0
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.2.1

Release notes

Sourced from @​nestjs/common's releases.

v11.2.1

What's Changed

Full Changelog: nestjs/nest@v11.2.0...v11.2.1

v11.2.0

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.29...v11.2.0

v11.1.29

What's Changed

New Contributors

... (truncated)

Commits
  • 4535f43 chore(release): publish v11.2.1 release
  • f2a7e4b chore(release): publish v11.2.0 release
  • b2e7fb5 Merge pull request #17469 from nestjs/feat/sse-signal
  • 6498f11 feat: signal should finalize in every case
  • 7627546 feat(core): sse signal
  • 5d93228 Merge pull request #17086 from LeSingh1/fix/parse-enum-numeric-reverse-mapping
  • 4fbd6e6 Potential fix for pull request finding
  • eac10cd Merge pull request #17162 from gacardinal/feat/query-http-method
  • 9879885 Merge pull request #17435 from Jaybhade/fix/file-type-validator-mime-metachar...
  • 03587a1 chore(release): publish v11.1.29 release
  • 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.2.1

Release notes

Sourced from @​nestjs/core's releases.

v11.2.1

What's Changed

Full Changelog: nestjs/nest@v11.2.0...v11.2.1

v11.2.0

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.29...v11.2.0

v11.1.29

What's Changed

New Contributors

... (truncated)

Commits
  • 4535f43 chore(release): publish v11.2.1 release
  • a326599 fix(core): fix sse early-return
  • f2a7e4b chore(release): publish v11.2.0 release
  • b2e7fb5 Merge pull request #17469 from nestjs/feat/sse-signal
  • 6498f11 feat: signal should finalize in every case
  • 7627546 feat(core): sse signal
  • eac10cd Merge pull request #17162 from gacardinal/feat/query-http-method
  • 73f28b2 fix(core): scan pre-registered dynamic imports of lazy modules
  • 5061da3 Merge pull request #17416 from eeshsaxena/fix/legacy-route-converter-adjacent...
  • 8b759fe Merge pull request #17430 from shariyerShazan/fix/lazy-module-loader-singleto...
  • Additional commits viewable in compare view

Updates @nestjs/platform-express from 11.1.16 to 11.2.1

Release notes

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

v11.2.1

What's Changed

Full Changelog: nestjs/nest@v11.2.0...v11.2.1

v11.2.0

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.29...v11.2.0

v11.1.29

What's Changed

New Contributors

... (truncated)

Commits
  • 4535f43 chore(release): publish v11.2.1 release
  • f2a7e4b chore(release): publish v11.2.0 release
  • 03587a1 chore(release): publish v11.1.29 release
  • 4e4f8f0 Merge pull request #17421 from Se3do/fix/express-multer-limit-field-nesting
  • 2a532e7 chore: fix misspelled spec filenames
  • 4a40978 fix(express): map missing multer field nesting error
  • 7285778 chore: update multerExceptions constant
  • 92bc05d chore: update readme
  • dfaa376 chore(release): publish v11.1.28 release
  • 541977a fix(deps): update dependency multer to v2.2.0 [security]
  • Additional commits viewable in compare view

Updates @nestjs/swagger from 11.2.6 to 11.4.7

Release notes

Sourced from @​nestjs/swagger's releases.

11.4.7

What's Changed

New Contributors

Full Changelog: nestjs/swagger@11.4.6...11.4.7

Release 11.4.6

11.4.6 (2026-07-17)

Features

Bug fixes

Enhancements

Dependencies

Committers: 4

11.4.5

What's Changed

... (truncated)

Commits
  • 77e3d46 chore(): release v11.4.7
  • 782cdc0 Merge pull request #4056 from nestjs/renovate/js-yaml-5.x-lockfile
  • 4a5a4b0 Merge pull request #4005 from y-hsgw/fix/plugin-object-example
  • 11b3fb6 chore(deps): update dependency js-yaml to v5.3.0
  • e5203bf Merge pull request #4019 from kyungseopk1m/fix/readonly-outdir-import-path
  • fccfa59 Merge pull request #4030 from kyungseopk1m/fix/deep-partial-type-plugin-metadata
  • 91e5917 Merge pull request #4047 from kyungseopk1m/feat/api-header-extensions
  • 1296583 Merge pull request #4053 from nestjs/renovate/js-yaml-5.x
  • f436f56 Merge pull request #4054 from nestjs/renovate/fastify-static-10.x
  • b293944 Merge pull request #4042 from jorenl/bugfix/plugin-get-identifier-from-name-p...
  • 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

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 24, 2026
…7 updates

Bumps the minor-and-patch group with 57 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.2.1` |
| [@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.2.1` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.16` | `11.2.1` |
| [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.2.6` | `11.4.7` |
| [@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.10.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.1` | `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.4` |
| [openid-client](https://github.com/panva/openid-client) | `6.8.1` | `6.8.7` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.21.0` | `8.23.0` |
| [sql.js](https://github.com/sql-js/sql.js) | `1.13.0` | `1.14.2` |
| [@analogjs/vite-plugin-angular](https://github.com/analogjs/analog) | `2.2.0` | `2.7.0` |
| [@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.2.1` |
| [@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.16.1` |
| [@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.67.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.0.0` | `8.67.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.16` | `4.1.11` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.0.16` | `4.1.11` |
| [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.6` |
| [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.12` |
| [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.11` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.0` | `4.1.11` |
| [@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` |
| [mermaid](https://github.com/mermaid-js/mermaid) | `11.16.1` | `11.17.0` |
| [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.2.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.2.1/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.2.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/core)

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

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

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.10.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.10.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.1 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.1...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.4
- [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.4)

Updates `openid-client` from 6.8.1 to 6.8.7
- [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.7)

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

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

Updates `@analogjs/vite-plugin-angular` from 2.2.0 to 2.7.0
- [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.7.0)

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.2.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.2.1/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.16.1
- [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.16.1/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.67.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.67.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.0.0 to 8.67.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.67.0/packages/parser)

Updates `@vitest/coverage-v8` from 4.0.16 to 4.1.11
- [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.11/packages/coverage-v8)

Updates `@vitest/ui` from 4.0.16 to 4.1.11
- [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.11/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.6
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.8.3...v20.11.6)

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.12
- [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.12)

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.11
- [Release notes](https://github.com/unplugin/unplugin-swc/releases)
- [Commits](unplugin/unplugin-swc@v1.5.9...v1.5.11)

Updates `vitest` from 4.1.0 to 4.1.11
- [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.11/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 `mermaid` from 11.16.1 to 11.17.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.16.1...mermaid@11.17.0)

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: "@analogjs/vite-plugin-angular"
  dependency-version: 2.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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: "@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: "@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/cli"
  dependency-version: 11.0.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@nestjs/common"
  dependency-version: 11.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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/swagger"
  dependency-version: 11.4.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@nestjs/testing"
  dependency-version: 11.2.1
  dependency-type: direct:development
  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: "@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.16.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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: "@tailwindcss/vite"
  dependency-version: 4.3.3
  dependency-type: direct:production
  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: "@types/supertest"
  dependency-version: 7.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: minor-and-patch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.67.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.67.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.11
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vitest/ui"
  dependency-version: 4.1.11
  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: 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.10.0
  dependency-type: direct:production
  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: handlebars
  dependency-version: 4.7.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: happy-dom
  dependency-version: 20.11.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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: mermaid
  dependency-version: 11.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.4
  dependency-type: direct:production
  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: openid-client
  dependency-version: 6.8.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: pg
  dependency-version: 8.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: sharp
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sql.js
  dependency-version: 1.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: 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.12
  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.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vitest
  dependency-version: 4.1.11
  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 changed the title chore(deps): bump the minor-and-patch group with 57 updates chore(deps): bump the minor-and-patch group across 1 directory with 57 updates Aug 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/minor-and-patch-ab1cb554f4 branch from 5f8c065 to 04bb424 Compare August 24, 2026 10:09
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