Skip to content

Commit b71ab41

Browse files
chore(deps): update all non-major dependencies
1 parent 23396ce commit b71ab41

File tree

4 files changed

+118
-124
lines changed

4 files changed

+118
-124
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": "^8.4.13",
1313
"inertiajs/inertia-laravel": "^2.0.10",
14-
"laravel/framework": "^12.33.0",
14+
"laravel/framework": "^12.34.0",
1515
"laravel/tinker": "^2.10.1",
1616
"tightenco/ziggy": "^2.6.0"
1717
},

composer.lock

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"@vue/eslint-config-typescript": "^14.6.0",
1818
"eslint": "^9.37.0",
1919
"eslint-config-prettier": "^10.1.8",
20-
"eslint-plugin-vue": "^10.5.0",
20+
"eslint-plugin-vue": "^10.5.1",
2121
"prettier": "^3.6.2",
2222
"prettier-plugin-organize-imports": "^4.3.0",
23-
"prettier-plugin-tailwindcss": "^0.6.14",
24-
"typescript-eslint": "^8.46.0",
23+
"prettier-plugin-tailwindcss": "^0.7.0",
24+
"typescript-eslint": "^8.46.1",
2525
"vue-tsc": "^3.1.1"
2626
},
2727
"dependencies": {
@@ -33,7 +33,7 @@
3333
"concurrently": "^9.2.1",
3434
"laravel-vite-plugin": "^2.0.1",
3535
"typescript": "^5.9.3",
36-
"vite": "^7.1.9",
36+
"vite": "^7.1.10",
3737
"vue": "^3.5.22",
3838
"ziggy-js": "^2.6.0"
3939
},
@@ -48,5 +48,5 @@
4848
"vue-demi"
4949
]
5050
},
51-
"packageManager": "pnpm@10.18.2"
51+
"packageManager": "pnpm@10.18.3"
5252
}

0 commit comments

Comments
 (0)