We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01822ab commit eb3ead5Copy full SHA for eb3ead5
package.json
@@ -6,12 +6,12 @@
6
"license": "MIT",
7
"private": true,
8
"dependencies": {
9
- "@fortawesome/fontawesome-free": "7.0.1",
10
- "@tailwindcss/postcss": "4.1.13",
+ "@fortawesome/fontawesome-free": "7.1.0",
+ "@tailwindcss/postcss": "4.1.16",
11
"@tailwindcss/typography": "0.5.19",
12
- "alpinejs": "3.15.0",
13
- "hugo-bin": "0.147.1",
14
- "tailwindcss": "4.1.13"
+ "alpinejs": "3.15.1",
+ "hugo-bin": "0.149.2",
+ "tailwindcss": "4.1.16"
15
},
16
"devDependencies": {
17
"postcss": "8.5.6",
0 commit comments