Skip to content

Commit e8694eb

Browse files
committed
chore: update dependencies
1 parent 85ca86c commit e8694eb

File tree

2 files changed

+4265
-3946
lines changed

2 files changed

+4265
-3946
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@
1111
"upgrade": "pnpm dlx @astrojs/upgrade"
1212
},
1313
"dependencies": {
14-
"@astrojs/mdx": "^3.1.0",
15-
"@astrojs/starlight": "^0.24.2",
14+
"@astrojs/mdx": "^3.1.2",
15+
"@astrojs/starlight": "^0.24.5",
1616
"@astrojs/starlight-docsearch": "^0.1.1",
1717
"@astrojs/starlight-tailwind": "^2.0.3",
1818
"@astrojs/tailwind": "^5.1.0",
1919
"@expressive-code/plugin-collapsible-sections": "^0.35.3",
20-
"astro": "^4.10.2",
21-
"sharp": "^0.33.2",
20+
"astro": "^4.11.3",
21+
"sharp": "^0.33.4",
2222
"starlight-image-zoom": "^0.1.0",
2323
"starlight-links-validator": "^0.5.3",
24-
"tailwindcss": "^3.4.1"
24+
"tailwindcss": "^3.4.4"
2525
},
2626
"devDependencies": {
2727
"@netlify/plugin-lighthouse": "^6.0.0",
2828
"netlify-plugin-submit-sitemap": "^0.4.0",
29-
"prettier": "^3.2.5",
29+
"prettier": "^3.3.2",
3030
"prettier-plugin-astro": "^0.13.0",
31-
"prettier-plugin-tailwindcss": "^0.5.11"
31+
"prettier-plugin-tailwindcss": "^0.5.14"
3232
}
3333
}

0 commit comments

Comments
 (0)