Skip to content

Commit 1ffeee5

Browse files
piyush97github-actions[bot]
authored andcommitted
chore: update dependencies
1 parent 2b0420c commit 1ffeee5

File tree

3 files changed

+28
-26
lines changed

3 files changed

+28
-26
lines changed

bun.lock

Lines changed: 23 additions & 21 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
@@ -33,7 +33,7 @@
3333
"@astrojs/rss": "^4.0.12",
3434
"@astrojs/sitemap": "^3.5.1",
3535
"@astrojs/tailwind": "^6.0.2",
36-
"@astrojs/vercel": "^8.2.6",
36+
"@astrojs/vercel": "^8.2.7",
3737
"@resvg/resvg-js": "^2.6.2",
3838
"@sentry/astro": "^9.46.0",
3939
"@sentry/node": "^9.46.0",
@@ -44,7 +44,7 @@
4444
"@upstash/redis": "^1.35.3",
4545
"@vercel/og": "^0.6.8",
4646
"@vercel/speed-insights": "^1.2.0",
47-
"astro": "^5.13.4",
47+
"astro": "^5.13.5",
4848
"ioredis": "^5.7.0",
4949
"node-fetch": "^3.3.2",
5050
"pg": "^8.16.3",
@@ -58,8 +58,8 @@
5858
"@biomejs/biome": "1.9.4",
5959
"@playwright/test": "^1.55.0",
6060
"@tailwindcss/typography": "^0.5.16",
61-
"lefthook": "^1.12.3",
62-
"pagefind": "^1.3.0",
61+
"lefthook": "^1.12.4",
62+
"pagefind": "^1.4.0",
6363
"typescript": "^5.9.2",
6464
"workbox-expiration": "^7.3.0",
6565
"workbox-precaching": "^7.3.0",

scripts/public/rss.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link>https://piyushmehta.com</link>
66
<description>Articles and tutorials on React.js, web development, and software engineering by Piyush Mehta.</description>
77
<language>en-us</language>
8-
<lastBuildDate>Wed, 27 Aug 2025 16:34:35 GMT</lastBuildDate>
8+
<lastBuildDate>Mon, 08 Sep 2025 09:18:12 GMT</lastBuildDate>
99
<generator>Static RSS Generator</generator>
1010
<copyright>Copyright 2025 Piyush Mehta. All rights reserved.</copyright>
1111
<managingEditor>hello@piyushmehta.com (Piyush Mehta)</managingEditor>

0 commit comments

Comments
 (0)