Skip to content

Commit b264de8

Browse files
committed
chore: upgrade dependencies
1 parent a70f65a commit b264de8

File tree

3 files changed

+271
-252
lines changed

3 files changed

+271
-252
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
"build-js": "esbuild school/bundle.js --bundle --minify --outfile=./school/static/bundle.js"
77
},
88
"dependencies": {
9-
"@tailwindcss/cli": "^4.1.6",
9+
"@tailwindcss/cli": "^4.1.10",
1010
"@tailwindcss/forms": "^0.5.10",
1111
"@tailwindcss/typography": "^0.5.16",
1212
"alpinejs": "^3.14.9",
13-
"esbuild": "^0.19.12",
13+
"esbuild": "^0.25.5",
1414
"feather-icons": "^4.29.2",
1515
"htmx.org": "^1.9.12",
1616
"iconify-icon": "^1.0.8",
17-
"tailwindcss": "^4.1.6",
17+
"tailwindcss": "^4.1.10",
1818
"tippy.js": "^6.3.7"
1919
}
2020
}

0 commit comments

Comments
 (0)