Skip to content

Commit e1f10e5

Browse files
committed
chore: update deps, and flake.lock file
1 parent 75c10bc commit e1f10e5

File tree

3 files changed

+602
-735
lines changed

3 files changed

+602
-735
lines changed

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,25 @@
1111
"upgrade": "pnpm dlx @astrojs/upgrade"
1212
},
1313
"dependencies": {
14-
"@astrojs/mdx": "^4.0.6",
15-
"@astrojs/starlight": "^0.31.1",
16-
"@astrojs/starlight-docsearch": "^0.4.0",
14+
"@astrojs/mdx": "^4.1.1",
15+
"@astrojs/starlight": "^0.32.2",
16+
"@astrojs/starlight-docsearch": "^0.6.0",
1717
"@astrojs/starlight-tailwind": "^3.0.0",
1818
"@astrojs/tailwind": "^5.1.4",
19-
"@expressive-code/plugin-collapsible-sections": "^0.35.3",
20-
"@fontsource-variable/inter": "^5.1.1",
21-
"@fontsource-variable/jetbrains-mono": "^5.1.2",
22-
"astro": "^5.1.7",
23-
"sharp": "^0.33.4",
24-
"starlight-image-zoom": "^0.1.0",
25-
"starlight-links-validator": "^0.5.3",
19+
"@expressive-code/plugin-collapsible-sections": "^0.40.2",
20+
"@fontsource-variable/inter": "^5.2.5",
21+
"@fontsource-variable/jetbrains-mono": "^5.2.5",
22+
"astro": "^5.4.3",
23+
"sharp": "^0.33.5",
24+
"starlight-image-zoom": "^0.11.1",
25+
"starlight-links-validator": "^0.14.3",
2626
"tailwindcss": "^3.4.4"
2727
},
2828
"devDependencies": {
29-
"@netlify/plugin-lighthouse": "^6.0.0",
29+
"@netlify/plugin-lighthouse": "^6.0.1",
3030
"netlify-plugin-submit-sitemap": "^0.4.0",
31-
"prettier": "^3.3.2",
32-
"prettier-plugin-astro": "^0.13.0",
33-
"prettier-plugin-tailwindcss": "^0.5.14"
31+
"prettier": "^3.5.3",
32+
"prettier-plugin-astro": "^0.14.1",
33+
"prettier-plugin-tailwindcss": "^0.6.11"
3434
}
3535
}

0 commit comments

Comments
 (0)