Skip to content

chore(deps): bump dependencies to the current latest - #10

Merged
puikinsh merged 1 commit into
masterfrom
chore/deps-latest
Aug 11, 2026
Merged

chore(deps): bump dependencies to the current latest#10
puikinsh merged 1 commit into
masterfrom
chore/deps-latest

Conversation

@puikinsh

Copy link
Copy Markdown
Member

Description

Routine dependency refresh.

npm floors advertised by adminlte:install

Package Was Now Latest
admin-lte ^4.1 ^4.3 4.3.1
apexcharts ^6.7 ^6.8 6.8.0

Every other advertised package is already at its current minor (bootstrap 5.3.8, @popperjs/core 2.11.8, overlayscrollbars 2.16.0, bootstrap-icons 1.13.1, jsvectormap 1.7.0, sortablejs 1.15.7, sass 1.102.0, flatpickr 4.6.13, tom-select 2.6.2, tabulator-tables 6.5.2, quill 2.0.3).

fullcalendar stays at ^6.1 for the reason recorded in InstallCommand: v7 drops the minified global bundle this package copies (index.global.min.js → an unminified all/global.js) and swaps the bundled CSS for a skeleton + theme + palette model, so it is a migration rather than a bump.

Mirrored in README.md, docs/commands.md and docs/installation.md.

Dev dependencies

  • orchestra/testbench ^11.0^11.2
  • larastan/larastan ^3.0^3.10

laravel/pint stays ^1.30 (1.30.5 is a patch) and phpunit/phpunit stays ^12.4 || ^13.0, which already admits 13.3.0. The illuminate/* constraints stay ^13.0 — narrowing a library's runtime range to the newest patch line only costs consumers flexibility.

Resolved locally: testbench 11.2.0, PHPUnit 13.3.0, larastan 3.10.0, pint 1.30.5.

Verification

  • Pulled the published tarballs and confirmed every source path in NODE_MODULE_VENDOR_FILES and PACKAGE_VENDOR_FILES still exists at the versions these ranges now resolve to — all 15 present.
  • Diffed the --bs-* custom properties between admin-lte 4.1.0 and 4.3.1: no changes, so the theme-color overrides added in fix(theme): make the Theme Generator's colors real #9 still target live variables.
  • actions/checkout@v7 and shivammathur/setup-php@v2 are already the current majors.

Checklist

  • composer check passes locally (Pint + PHPStan + PHPUnit)
  • Added/updated tests for the change — n/a, no behaviour change
  • Updated docs in docs/ if behaviour or APIs changed
  • Added a CHANGELOG.md entry under [Unreleased] — n/a, matches how prior dependency bumps were recorded
  • New translatable strings added to all 9 locale files — n/a

🤖 Generated with Claude Code

npm floors advertised by adminlte:install: admin-lte ^4.1 → ^4.3 and
apexcharts ^6.7 → ^6.8, mirrored in the README and docs. Every other
advertised package is already at its current minor.

Dev: orchestra/testbench ^11.0 → ^11.2 and larastan ^3.10, which is what
CI now resolves (testbench 11.2.0, PHPUnit 13.3.0, larastan 3.10.0,
pint 1.30.5). The illuminate constraints stay at ^13.0 — narrowing a
library's runtime range to the newest patch line only costs consumers
flexibility.

fullcalendar stays at ^6.1 for the reason recorded in the source: v7
drops the minified global bundle this package copies and swaps the
bundled CSS for a skeleton + theme + palette model.

Verified against the published tarballs that every source path in
NODE_MODULE_VENDOR_FILES still exists at the versions these ranges now
resolve to, and that the CSS custom properties the theme colors override
are unchanged between admin-lte 4.1.0 and 4.3.1.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@puikinsh
puikinsh merged commit 9893547 into master Aug 11, 2026
3 checks passed
@puikinsh
puikinsh deleted the chore/deps-latest branch August 11, 2026 13:48
puikinsh added a commit that referenced this pull request Aug 11, 2026
Also records the dependency bump from #10 under Changed, matching how
1.1.0 logged its frontend version bumps.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
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