Skip to content

Commit d2832b6

Browse files
committed
chore: update astro
1 parent 9db6e4f commit d2832b6

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@tailwindcss/vite": "^4.1.18",
14-
"astro": "^5.17.2",
15-
"sharp": "^0.34.5",
16-
"tailwindcss": "^4.1.18"
13+
"@tailwindcss/vite": "4.1.18",
14+
"astro": "5.17.2",
15+
"sharp": "0.34.5",
16+
"tailwindcss": "4.1.18"
1717
},
1818
"devDependencies": {
1919
"@biomejs/biome": "2.3.15"

0 commit comments

Comments
 (0)