Skip to content

Commit

Permalink
⬆️ upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
penrodlol committed Nov 29, 2023
1 parent 7da6391 commit 08d83e7
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 125 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,30 +12,30 @@
},
"dependencies": {
"@planetscale/database": "^1.11.0",
"astro": "^3.3.3",
"pagefind": "^1.0.3"
"astro": "^3.6.3",
"pagefind": "^1.0.4"
},
"devDependencies": {
"@astrojs/mdx": "^1.1.2",
"@astrojs/mdx": "^1.1.5",
"@astrojs/rss": "^3.0.0",
"@astrojs/sitemap": "^3.0.2",
"@astrojs/sitemap": "^3.0.3",
"@astrojs/tailwind": "^5.0.2",
"@astrojs/vercel": "^5.0.2",
"@astrojs/vercel": "^5.2.0",
"@fontsource/inter": "^5.0.15",
"@octokit/rest": "^20.0.2",
"astro-og-canvas": "^0.2.1",
"astro-og-canvas": "^0.3.2",
"astro-robots-txt": "^1.0.0",
"lucide-astro": "^0.288.0",
"lucide-astro": "^0.294.0",
"mdast-util-to-string": "^4.0.0",
"prettier": "3.0.3",
"prettier-plugin-astro": "0.12.0",
"prettier-plugin-tailwindcss": "^0.5.6",
"prettier": "3.1.0",
"prettier-plugin-astro": "0.12.2",
"prettier-plugin-tailwindcss": "^0.5.7",
"reading-time": "^1.5.0",
"rehype-pretty-code": "^0.10.1",
"sass": "^1.69.4",
"rehype-pretty-code": "^0.10.2",
"sass": "^1.69.5",
"shiki": "^0.14.5",
"tailwind-merge": "^1.14.0",
"tailwindcss": "^3.3.3",
"tailwind-merge": "^2.0.0",
"tailwindcss": "^3.3.5",
"tailwindcss-fluid-type": "^2.0.3",
"unist-util-visit": "^5.0.0"
}
Expand Down
Loading

1 comment on commit 08d83e7

@vercel
Copy link

@vercel vercel bot commented on 08d83e7 Nov 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.