Skip to content

Commit

Permalink
- Update all non-major dependencies with digest and pinDigest
Browse files Browse the repository at this point in the history
  • Loading branch information
blumilk-renovate[bot] committed Oct 2, 2024
1 parent 90f8de9 commit 8f1c757
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"inertiajs/inertia-laravel": "^1.3.0",
"laragear/cache-query": "^4.0.0",
"laravel/framework": "^11.25.0",
"laravel/sanctum": "^4.0.2",
"laravel/sanctum": "^4.0.3",
"laravel/socialite": "^5.16.0",
"laravel/telescope": "^5.2.2",
"laravel/tinker": "^2.10.0",
Expand All @@ -30,7 +30,7 @@
"require-dev": {
"barryvdh/laravel-debugbar": "^3.14.2",
"blumilksoftware/codestyle": "^3.3.0",
"laravel/dusk": "^8.2.6",
"laravel/dusk": "^8.2.7",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.4.0",
"phpunit/phpunit": "^11.3.6",
Expand Down
24 changes: 12 additions & 12 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"luxon": "^3.5.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"vite": "^4.5.3",
"vite": "^4.5.5",
"vue": "^3.5.10",
"vue-echarts": "^6.7.3",
"vue-flatpickr-component": "^11.0.5",
Expand Down

0 comments on commit 8f1c757

Please sign in to comment.