Skip to content

Commit 267fa12

Browse files
fix(deps): update all non-minor and non major dependencies
1 parent ca9d923 commit 267fa12

File tree

3 files changed

+40
-40
lines changed

3 files changed

+40
-40
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-laravel": "^v2.11.0",
4040
"psalm/plugin-mockery": "^1.1",
4141
"psalm/plugin-phpunit": "^0.19.0",
42-
"squizlabs/php_codesniffer": "3.11.2",
42+
"squizlabs/php_codesniffer": "3.11.3",
4343
"vimeo/psalm": "5.26.1"
4444
},
4545
"autoload": {

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"laravel-vite-plugin": "1.1.1",
1111
"@tailwindcss/forms": "0.5.10",
1212
"@tailwindcss/typography": "0.5.16",
13-
"autoprefixer": "10.4.20",
14-
"daisyui": "4.12.23",
15-
"postcss": "8.5.1",
13+
"autoprefixer": "10.4.21",
14+
"daisyui": "4.12.24",
15+
"postcss": "8.5.3",
1616
"tailwindcss": "3.4.17",
1717
"vite": "6.1.0"
1818
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)