Skip to content

Commit f17c2cd

Browse files
- Update all non-major dependencies with digest and pinDigest (#493)
Co-authored-by: blumilk-renovate[bot] <177020257+blumilk-renovate[bot]@users.noreply.github.com>
1 parent 90f8de9 commit f17c2cd

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"inertiajs/inertia-laravel": "^1.3.0",
1616
"laragear/cache-query": "^4.0.0",
1717
"laravel/framework": "^11.25.0",
18-
"laravel/sanctum": "^4.0.2",
18+
"laravel/sanctum": "^4.0.3",
1919
"laravel/socialite": "^5.16.0",
2020
"laravel/telescope": "^5.2.2",
2121
"laravel/tinker": "^2.10.0",
@@ -30,7 +30,7 @@
3030
"require-dev": {
3131
"barryvdh/laravel-debugbar": "^3.14.2",
3232
"blumilksoftware/codestyle": "^3.3.0",
33-
"laravel/dusk": "^8.2.6",
33+
"laravel/dusk": "^8.2.7",
3434
"mockery/mockery": "^1.6.12",
3535
"nunomaduro/collision": "^8.4.0",
3636
"phpunit/phpunit": "^11.3.6",

composer.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"luxon": "^3.5.0",
2828
"postcss": "^8.4.47",
2929
"tailwindcss": "^3.4.13",
30-
"vite": "^4.5.3",
30+
"vite": "^4.5.5",
3131
"vue": "^3.5.10",
3232
"vue-echarts": "^6.7.3",
3333
"vue-flatpickr-component": "^11.0.5",

0 commit comments

Comments
 (0)