Skip to content

Commit a087703

Browse files
committed
theme: Update npm dependencies
``` ncu --upgrade ```
1 parent 2b6bda6 commit a087703

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎package.json‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
"license": "",
1111
"devDependencies": {
1212
"@awmottaz/prettier-plugin-void-html": "^1.8.0",
13-
"@tailwindcss/cli": "^4.0.0",
14-
"@tailwindcss/typography": "^0.5.15",
15-
"prettier": "^3.5.0",
13+
"@tailwindcss/cli": "^4.0.14",
14+
"@tailwindcss/typography": "^0.5.16",
15+
"prettier": "^3.5.3",
1616
"prettier-plugin-go-template": "^0.0.15",
17-
"tailwindcss": "^4.0.0"
17+
"tailwindcss": "^4.0.14"
1818
},
1919
"dependencies": {
20-
"@alpinejs/focus": "^3.14.8",
21-
"@alpinejs/persist": "^3.14.8",
22-
"@hotwired/turbo": "^8.0.12",
23-
"alpinejs": "^3.14.8"
20+
"@alpinejs/focus": "^3.14.9",
21+
"@alpinejs/persist": "^3.14.9",
22+
"@hotwired/turbo": "^8.0.13",
23+
"alpinejs": "^3.14.9"
2424
}
2525
}

0 commit comments

Comments
 (0)