Skip to content

Commit 85b108a

Browse files
fix(deps): update all non-minor and non major dependencies
1 parent e36c3c2 commit 85b108a

File tree

3 files changed

+56
-56
lines changed

3 files changed

+56
-56
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"psalm/plugin-laravel": "^v2.11.0",
4949
"psalm/plugin-mockery": "^1.1",
5050
"psalm/plugin-phpunit": "^0.19.0",
51-
"squizlabs/php_codesniffer": "3.11.2",
51+
"squizlabs/php_codesniffer": "3.11.3",
5252
"vimeo/psalm": "5.26.1"
5353
},
5454
"autoload": {

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"axios": "1.7.9",
1010
"laravel-vite-plugin": "1.1.1",
1111
"@tailwindcss/forms": "0.5.10",
12-
"@tailwindcss/typography": "0.5.15",
13-
"autoprefixer": "10.4.20",
14-
"daisyui": "4.12.23",
15-
"postcss": "8.5.1",
12+
"@tailwindcss/typography": "0.5.16",
13+
"autoprefixer": "10.4.21",
14+
"daisyui": "4.12.24",
15+
"postcss": "8.5.3",
1616
"tailwindcss": "3.4.17",
17-
"vite": "6.0.9"
17+
"vite": "6.0.11"
1818
}
1919
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)