Skip to content

Commit 3b94cc9

Browse files
fix(deps): update all non-minor and non major dependencies
1 parent 72cd552 commit 3b94cc9

File tree

3 files changed

+50
-60
lines changed

3 files changed

+50
-60
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
"build": "vite build"
77
},
88
"devDependencies": {
9-
"axios": "1.8.2",
9+
"axios": "1.8.4",
1010
"laravel-vite-plugin": "1.3.0",
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.6",
1616
"tailwindcss": "3.4.17",
1717
"vite": "6.1.6"
1818
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)