Skip to content

Commit

Permalink
⬆️ upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
penrodlol committed Apr 9, 2024
1 parent c7fed69 commit 98321f9
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 180 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,32 +11,32 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/db": "^0.8.5",
"astro": "^4.5.4",
"pagefind": "^1.0.4"
"@astrojs/db": "^0.10.2",
"astro": "^4.5.17",
"pagefind": "^1.1.0"
},
"devDependencies": {
"@astrojs/mdx": "^2.2.0",
"@astrojs/mdx": "^2.2.4",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.1",
"@astrojs/sitemap": "^3.1.2",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.3.6",
"@astrojs/vercel": "^7.5.2",
"@fontsource/inter": "^5.0.17",
"@octokit/rest": "^20.0.2",
"@octokit/rest": "^20.1.0",
"astro-og-canvas": "^0.4.2",
"astro-robots-txt": "^1.0.0",
"lucide-astro": "^0.358.0",
"lucide-astro": "^0.366.0",
"mdast-util-to-string": "^4.0.0",
"prettier": "3.2.5",
"prettier-plugin-astro": "0.13.0",
"prettier-plugin-tailwindcss": "^0.5.12",
"prettier-plugin-tailwindcss": "^0.5.13",
"reading-time": "^1.5.0",
"rehype-pretty-code": "^0.13.0",
"sass": "^1.72.0",
"shiki": "^1.1.7",
"tailwind-merge": "^2.2.1",
"tailwindcss": "^3.4.1",
"tailwindcss-fluid-type": "^2.0.3",
"rehype-pretty-code": "^0.13.1",
"sass": "^1.74.1",
"shiki": "^1.3.0",
"tailwind-merge": "^2.2.2",
"tailwindcss": "^3.4.3",
"tailwindcss-fluid-type": "^2.0.6",
"unist-util-visit": "^5.0.0"
}
}
Loading

0 comments on commit 98321f9

Please sign in to comment.