Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#28)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* [autofix.ci] apply automated fixes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] authored Jan 22, 2024
1 parent f76c247 commit 81846e4
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 109 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/starlight": "^0.15.3",
"@astrojs/starlight": "^0.16.0",
"@astrojs/starlight-tailwind": "^2.0.1",
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.1.2",
"astro": "^4.2.1",
"lite-youtube-embed": "^0.3.0",
"rehype-katex": "^7.0.0",
"remark-math": "^6.0.0",
"sharp": "^0.33.2",
"tailwindcss": "^3.4.1"
},
"devDependencies": {
"prettier": "^3.2.2",
"prettier-plugin-astro": "^0.12.3",
"prettier": "^3.2.4",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.11",
"starlight-links-validator": "^0.5.1",
"starlight-links-validator": "^0.5.2",
"typescript": "^5.3.3"
},
"packageManager": "pnpm@8.14.1"
Expand Down
Loading

0 comments on commit 81846e4

Please sign in to comment.