Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlex94 committed Feb 15, 2024
1 parent 6199555 commit ac72e15
Show file tree
Hide file tree
Showing 4 changed files with 341 additions and 192 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,28 +15,28 @@
"deps:update": "bunx npm-check-updates --interactive --format group"
},
"dependencies": {
"@astrojs/starlight": "^0.17.0",
"@astrojs/starlight": "^0.18.1",
"@astrojs/starlight-tailwind": "^2.0.1",
"@astrojs/svelte": "^5.0.3",
"@astrojs/tailwind": "^5.1.0",
"@tailwindcss/typography": "^0.5.10",
"@vercel/og": "^0.6.2",
"astro": "^4.2.6",
"astro": "^4.4.0",
"clipboard": "^2.0.11",
"get-os-name": "^1.0.3",
"lodash": "^4.17.21",
"sass": "^1.70.0",
"sharp": "^0.33.2",
"starlight-blog": "^0.4.0",
"svelte": "^4.2.9",
"svelte": "^4.2.10",
"svelte-select": "^5.8.3",
"tailwind-merge": "^2.2.1",
"tailwindcss": "^3.4.1",
"tailwindcss-scoped-preflight": "^2.1.0"
},
"devDependencies": {
"ncu": "^0.2.1",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.11"
}
Expand Down
188 changes: 0 additions & 188 deletions patches/@astrojs+starlight+0.17.0.patch

This file was deleted.

Loading

0 comments on commit ac72e15

Please sign in to comment.