Skip to content

Commit 28f007b

Browse files
fix(deps): update all non-minor and non major dependencies
1 parent 78eb99f commit 28f007b

File tree

4 files changed

+139
-139
lines changed

4 files changed

+139
-139
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"psalm/plugin-mockery": "^1.2",
4040
"psalm/plugin-phpunit": "^0.19",
4141
"squizlabs/php_codesniffer": "3.13.2",
42-
"vimeo/psalm": "6.12"
42+
"vimeo/psalm": "6.12.1"
4343
},
4444
"autoload": {
4545
"psr-4": {

composer.lock

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
},
88
"devDependencies": {
99
"@tailwindcss/forms": "0.5.10",
10-
"@tailwindcss/postcss": "4.1.10",
10+
"@tailwindcss/postcss": "4.1.11",
1111
"@tailwindcss/typography": "0.5.16",
1212
"axios": "1.10.0",
13-
"daisyui": "5.0.43",
13+
"daisyui": "5.0.50",
1414
"laravel-vite-plugin": "1.3.0",
1515
"postcss": "8.5.6",
16-
"tailwindcss": "4.1.10",
16+
"tailwindcss": "4.1.11",
1717
"vite": "6.3.5"
1818
}
1919
}

0 commit comments

Comments
 (0)