Skip to content

Commit 274f4a0

Browse files
committed
Update Packages
1 parent fafa679 commit 274f4a0

File tree

2 files changed

+241
-265
lines changed

2 files changed

+241
-265
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"@astrojs/starlight-docsearch": "^0.5.0",
2020
"@astrojs/starlight-tailwind": "^3.0.0",
2121
"@astrojs/tailwind": "^5.1.5",
22-
"@astrojs/vercel": "^8.0.5",
22+
"@astrojs/vercel": "^8.0.6",
2323
"@expressive-code/core": "^0.40.1",
2424
"@expressive-code/plugin-collapsible-sections": "^0.40.1",
25-
"@vercel/analytics": "^1.4.1",
26-
"@vercel/speed-insights": "^1.1.0",
25+
"@vercel/analytics": "^1.5.0",
26+
"@vercel/speed-insights": "^1.2.0",
2727
"astro": "^5.2.5",
2828
"dotenv": "^16.4.7",
2929
"mermaid": "^11.4.1",
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"all-contributors-cli": "^6.26.1",
42-
"prettier": "^3.4.2",
42+
"prettier": "^3.5.0",
4343
"prettier-plugin-astro": "^0.14.1",
4444
"prettier-plugin-tailwindcss": "^0.6.11"
4545
}

0 commit comments

Comments
 (0)