Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mehalter committed Jan 19, 2024
1 parent c3eef0c commit 30f1418
Show file tree
Hide file tree
Showing 2 changed files with 706 additions and 593 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,21 @@
"upgrade": "pnpm dlx @astrojs/upgrade"
},
"dependencies": {
"@astrojs/mdx": "^2.0.4",
"@astrojs/starlight": "^0.15.4",
"@astrojs/mdx": "^2.0.5",
"@astrojs/starlight": "^0.16.0",
"@astrojs/starlight-docsearch": "^0.1.0",
"@astrojs/starlight-tailwind": "^2.0.1",
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.1.3",
"astro": "^4.2.1",
"sharp": "^0.32.6",
"tailwindcss": "^3.3.6"
"tailwindcss": "^3.4.1"
},
"devDependencies": {
"@netlify/plugin-lighthouse": "^5.0.0",
"netlify-plugin-checklinks": "^4.1.1",
"netlify-plugin-submit-sitemap": "^0.4.0",
"prettier": "^3.1.0",
"prettier-plugin-astro": "^0.12.2",
"prettier-plugin-tailwindcss": "^0.5.8"
"prettier": "^3.2.4",
"prettier-plugin-astro": "^0.12.3",
"prettier-plugin-tailwindcss": "^0.5.11"
}
}
Loading

0 comments on commit 30f1418

Please sign in to comment.