Skip to content

Commit 058346b

Browse files
authored
Update deps (#958)
1 parent 8711285 commit 058346b

2 files changed

Lines changed: 473 additions & 468 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"@astrojs/mdx": "^3.1.9",
1717
"@astrojs/react": "^3.6.3",
1818
"@astrojs/sitemap": "^3.2.1",
19-
"@astrojs/tailwind": "^5.1.3",
20-
"@fontsource-variable/inter": "^5.1.0",
21-
"@tailwindcss/typography": "^0.5.15",
22-
"@types/react": "^18.3.16",
19+
"@astrojs/tailwind": "^5.1.4",
20+
"@fontsource-variable/inter": "^5.1.1",
21+
"@tailwindcss/typography": "^0.5.16",
22+
"@types/react": "^18.3.18",
2323
"@types/react-dom": "^18.3.5",
24-
"astro": "^4.16.17",
24+
"astro": "^4.16.18",
2525
"astro-meta-tags": "^0.3.1",
2626
"clsx": "^2.1.1",
2727
"date-fns": "^3.6.0",
@@ -33,8 +33,8 @@
3333
"rehype-slug": "^6.0.0",
3434
"remark-toc": "^9.0.0",
3535
"sharp": "^0.33.5",
36-
"tailwindcss": "^3.4.16",
37-
"typescript": "^5.7.2"
36+
"tailwindcss": "^3.4.17",
37+
"typescript": "^5.7.3"
3838
},
3939
"devDependencies": {
4040
"prettier": "^3.4.2",

0 commit comments

Comments
 (0)