Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 14, 2024
1 parent 402bc81 commit f76c247
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 119 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/starlight": "^0.15.2",
"@astrojs/starlight": "^0.15.3",
"@astrojs/starlight-tailwind": "^2.0.1",
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.1.1",
"astro": "^4.1.2",
"lite-youtube-embed": "^0.3.0",
"rehype-katex": "^7.0.0",
"remark-math": "^6.0.0",
"sharp": "^0.33.1",
"sharp": "^0.33.2",
"tailwindcss": "^3.4.1"
},
"devDependencies": {
"prettier": "^3.1.1",
"prettier": "^3.2.2",
"prettier-plugin-astro": "^0.12.3",
"prettier-plugin-tailwindcss": "^0.5.11",
"starlight-links-validator": "^0.5.1",
"typescript": "^5.3.3"
},
"packageManager": "pnpm@8.14.0"
"packageManager": "pnpm@8.14.1"
}
Loading

0 comments on commit f76c247

Please sign in to comment.