Skip to content

Commit 7ee0fff

Browse files
committed
Update Astro to 5.16
1 parent a52c9f5 commit 7ee0fff

File tree

2 files changed

+904
-790
lines changed

2 files changed

+904
-790
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
"pdf": "node scripts/pdf.ts"
1616
},
1717
"devDependencies": {
18-
"@astrojs/check": "^0.9.5",
19-
"@astrojs/mdx": "^4.3.7",
20-
"@astrojs/ts-plugin": "^1.10.5",
18+
"@astrojs/check": "^0.9.6",
19+
"@astrojs/mdx": "^4.3.13",
20+
"@astrojs/ts-plugin": "^1.10.6",
2121
"@tailwindcss/typography": "^0.5.19",
22-
"@tailwindcss/vite": "^4.1.15",
23-
"@types/node": "^24.9.1",
24-
"astro": "^5.14.7",
25-
"prettier": "^3.6.2",
22+
"@tailwindcss/vite": "^4.1.17",
23+
"@types/node": "^25.0.0",
24+
"astro": "^5.16.5",
25+
"prettier": "^3.7.4",
2626
"prettier-plugin-astro": "^0.14.1",
27-
"prettier-plugin-tailwindcss": "^0.7.1",
28-
"puppeteer": "^24.25.0",
29-
"sharp": "^0.34.4",
30-
"tailwindcss": "^4.1.15",
27+
"prettier-plugin-tailwindcss": "^0.7.2",
28+
"puppeteer": "^24.32.1",
29+
"sharp": "^0.34.5",
30+
"tailwindcss": "^4.1.17",
3131
"typescript": "^5.9.3"
3232
}
3333
}

0 commit comments

Comments
 (0)