Skip to content

Commit 5313f21

Browse files
committed
chore: update dependencies to latest versions
Bumped versions for several dependencies in package.json including Astro, Vercel, Tailwind, dotenv, and TypeScript. Updated pnpm-lock.yaml to reflect these changes and synchronize transitive dependencies for improved stability and security.
1 parent 207457b commit 5313f21

File tree

2 files changed

+502
-592
lines changed

2 files changed

+502
-592
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
"@astrojs/starlight": "^0.36.0",
1919
"@astrojs/starlight-docsearch": "^0.6.0",
2020
"@astrojs/starlight-tailwind": "^4.0.1",
21-
"@astrojs/vercel": "^8.2.8",
21+
"@astrojs/vercel": "^8.2.9",
2222
"@expressive-code/core": "^0.41.3",
2323
"@expressive-code/plugin-collapsible-sections": "^0.41.3",
24-
"@tailwindcss/vite": "^4.1.13",
24+
"@tailwindcss/vite": "^4.1.14",
2525
"@vercel/analytics": "^1.5.0",
2626
"@vercel/speed-insights": "^1.2.0",
27-
"astro": "^5.13.10",
28-
"dotenv": "^17.2.2",
27+
"astro": "^5.14.4",
28+
"dotenv": "^17.2.3",
2929
"mermaid": "^11.12.0",
3030
"rehype-mathjax": "^7.1.0",
3131
"remark-math": "^6.0.0",
@@ -34,8 +34,8 @@
3434
"starlight-links-validator": "^0.18.0",
3535
"starlight-showcases": "^0.3.0",
3636
"starlight-sidebar-topics": "^0.6.1",
37-
"tailwindcss": "^4.1.13",
38-
"typescript": "^5.9.2"
37+
"tailwindcss": "^4.1.14",
38+
"typescript": "^5.9.3"
3939
},
4040
"devDependencies": {
4141
"all-contributors-cli": "^6.26.1",

0 commit comments

Comments
 (0)