Skip to content

Commit

Permalink
Bump everything (#553)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick91 committed Apr 2, 2024
1 parent 78c68ca commit 608e623
Show file tree
Hide file tree
Showing 2 changed files with 718 additions and 424 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
"astro": "astro"
},
"dependencies": {
"@astro-community/astro-embed-youtube": "^0.4.4",
"@astrojs/check": "^0.5.9",
"@astrojs/mdx": "^2.2.0",
"@astrojs/react": "^3.1.0",
"@astro-community/astro-embed-youtube": "^0.5.1",
"@astrojs/check": "^0.5.10",
"@astrojs/mdx": "^2.2.3",
"@astrojs/react": "^3.1.1",
"@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.1",
"@fontsource-variable/inter": "^5.0.17",
"@tailwindcss/typography": "^0.5.10",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"astro": "^4.5.5",
"@tailwindcss/typography": "^0.5.12",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.23",
"astro": "^4.5.14",
"astro-meta-tags": "^0.2.2",
"clsx": "^2.1.0",
"date-fns": "^2.30.0",
Expand All @@ -35,10 +35,10 @@
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
"remark-toc": "^9.0.0",
"sharp": "^0.33.2",
"tailwindcss": "^3.4.1",
"sharp": "^0.33.3",
"tailwindcss": "^3.4.3",
"tweakpane": "^4.0.3",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
},
"devDependencies": {
"prettier": "^3.2.5",
Expand Down
Loading

0 comments on commit 608e623

Please sign in to comment.