Skip to content

Commit 23fba34

Browse files
fix(deps): update all non-minor and non major dependencies
1 parent cd63b77 commit 23fba34

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"psalm/plugin-laravel": "^v2.11.0",
3434
"psalm/plugin-mockery": "^1.1",
3535
"psalm/plugin-phpunit": "^0.19.0",
36-
"squizlabs/php_codesniffer": "3.11.2",
36+
"squizlabs/php_codesniffer": "3.11.3",
3737
"vimeo/psalm": "5.26.1"
3838
},
3939
"autoload": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"devDependencies": {
99
"axios": "1.7.9",
1010
"laravel-vite-plugin": "1.2.0",
11-
"vite": "6.1.0"
11+
"vite": "6.1.1"
1212
}
1313
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)