Skip to content

chore(deps): обновить зависимости - #17

Closed
mokevnin wants to merge 1 commit into
mainfrom
deps-update
Closed

chore(deps): обновить зависимости#17
mokevnin wants to merge 1 commit into
mainfrom
deps-update

Conversation

@mokevnin

Copy link
Copy Markdown
Contributor

Что

Обновление зависимостей: make deps-update (ncu -u) + рефреш pnpm-lock.yaml.

Прямые зависимости (package.json):

  • fastify 5.10 → 5.12.1, @fastify/jwt 10.2.1 → 10.2.2, @fastify/response-validation 3.0.3 → 3.0.4, @fastify/sensible 6.0.4 → 6.0.5, fastify-openapi-glue 4.11.3 → 4.11.4
  • typescript 5.9.3 → 7.0.2, vitest 4.1.10 → 4.1.11, oxlint 1.78 → 1.79, oxfmt 0.63 → 0.64
  • @typespec/* 1.14 → 1.15 (rest/versioning 0.84 → 0.85)
  • better-sqlite3 13.0.2 → 13.0.3, es-toolkit 1.50 → 1.51, @faker-js/faker 10.5 → 10.6, globals 17.8 → 17.11
  • packageManager pnpm 11.20.0 → 11.22.0

Лок-файл: 14 транзитивных пакетов (find-my-way, fast-xml-parser, ansi-regex, node-addon-api, temporal-polyfill и др.).

Заодно:

  • npm-check-updates перенесён из dependencies в devDependencies — он инструмент разработки, в рантайме не нужен.
  • В Makefile добавлен таргет deps-update.

Проверка

  • make lint (oxlint + tsc + format:check) — зелёный
  • make test — 4 файла, 15 тестов, все проходят
  • better-sqlite3 пересобрался нативно без ошибок (важно из-за node-addon-api)

🤖 Generated with Claude Code

Обновление через `make deps-update` (ncu -u) плюс рефреш pnpm-lock.yaml:
14 транзитивных пакетов (find-my-way, fast-xml-parser, ansi-regex и др.).

npm-check-updates перенесён из dependencies в devDependencies.
Добавлен make-таргет deps-update.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@mokevnin mokevnin closed this Aug 21, 2026
@mokevnin
mokevnin deleted the deps-update branch August 21, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant