Skip to content

Commit 46cbf5d

Browse files
committed
Update package dependencies in package.json for improved compatibility and performance
1 parent 540c469 commit 46cbf5d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

web/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/check": "0.9.3",
15-
"@astrojs/tailwind": "5.1.0",
15+
"@astrojs/tailwind": "5.1.1",
1616
"@midudev/tailwind-animations": "0.1.0",
17-
"astro": "4.15.2",
18-
"tailwindcss": "3.4.10",
19-
"typescript": "5.5.4"
17+
"astro": "4.15.10",
18+
"tailwindcss": "3.4.13",
19+
"typescript": "5.6.2"
2020
}
2121
}

0 commit comments

Comments
 (0)