Skip to content

Commit eb3ead5

Browse files
refactor(deps): update dependencies (non-major) (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01822ab commit eb3ead5

File tree

2 files changed

+158
-214
lines changed

2 files changed

+158
-214
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"license": "MIT",
77
"private": true,
88
"dependencies": {
9-
"@fortawesome/fontawesome-free": "7.0.1",
10-
"@tailwindcss/postcss": "4.1.13",
9+
"@fortawesome/fontawesome-free": "7.1.0",
10+
"@tailwindcss/postcss": "4.1.16",
1111
"@tailwindcss/typography": "0.5.19",
12-
"alpinejs": "3.15.0",
13-
"hugo-bin": "0.147.1",
14-
"tailwindcss": "4.1.13"
12+
"alpinejs": "3.15.1",
13+
"hugo-bin": "0.149.2",
14+
"tailwindcss": "4.1.16"
1515
},
1616
"devDependencies": {
1717
"postcss": "8.5.6",

0 commit comments

Comments
 (0)