Skip to content

Commit adf1786

Browse files
authored
Update all deps before archiving (#924)
1 parent 08d64f7 commit adf1786

File tree

2 files changed

+1734
-1823
lines changed

2 files changed

+1734
-1823
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,35 +11,35 @@
1111
"format": "prettier --write --plugin=prettier-plugin-astro ."
1212
},
1313
"dependencies": {
14-
"@astro-community/astro-embed-youtube": "^0.5.2",
15-
"@astrojs/check": "^0.8.0",
16-
"@astrojs/mdx": "^3.1.2",
17-
"@astrojs/react": "^3.6.0",
18-
"@astrojs/sitemap": "^3.1.6",
19-
"@astrojs/tailwind": "^5.1.0",
20-
"@astrojs/vercel": "^7.7.2",
21-
"@fontsource-variable/inter": "^5.0.18",
22-
"@tailwindcss/typography": "^0.5.13",
23-
"@types/react": "^18.3.3",
24-
"@types/react-dom": "^18.3.0",
25-
"astro": "^4.11.3",
26-
"astro-meta-tags": "^0.3.0",
14+
"@astro-community/astro-embed-youtube": "^0.5.6",
15+
"@astrojs/check": "^0.8.3",
16+
"@astrojs/mdx": "^3.1.9",
17+
"@astrojs/react": "^3.6.3",
18+
"@astrojs/sitemap": "^3.2.1",
19+
"@astrojs/tailwind": "^5.1.3",
20+
"@astrojs/vercel": "^7.8.2",
21+
"@fontsource-variable/inter": "^5.1.0",
22+
"@tailwindcss/typography": "^0.5.15",
23+
"@types/react": "^18.3.16",
24+
"@types/react-dom": "^18.3.5",
25+
"astro": "^4.16.17",
26+
"astro-meta-tags": "^0.3.1",
2727
"clsx": "^2.1.1",
2828
"date-fns": "^3.6.0",
29-
"date-fns-tz": "^3.1.3",
29+
"date-fns-tz": "^3.2.0",
3030
"hastscript": "^9.0.0",
3131
"react": "^18.3.1",
3232
"react-dom": "^18.3.1",
3333
"rehype-autolink-headings": "^7.1.0",
3434
"rehype-slug": "^6.0.0",
3535
"remark-toc": "^9.0.0",
3636
"sharp": "^0.33.5",
37-
"tailwindcss": "^3.4.6",
38-
"typescript": "^5.5.2"
37+
"tailwindcss": "^3.4.16",
38+
"typescript": "^5.7.2"
3939
},
4040
"devDependencies": {
41-
"prettier": "^3.3.2",
42-
"prettier-plugin-astro": "^0.14.0"
41+
"prettier": "^3.4.2",
42+
"prettier-plugin-astro": "^0.14.1"
4343
},
4444
"prettier": {
4545
"proseWrap": "always"

0 commit comments

Comments
 (0)