Skip to content

Commit

Permalink
update to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
garywu committed Feb 21, 2023
1 parent d72903a commit c2900e5
Show file tree
Hide file tree
Showing 3 changed files with 4,492 additions and 730 deletions.
22 changes: 12 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,33 +11,35 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/image": "^0.13.0",
"@astrojs/mdx": "^0.15.1",
"@astrojs/image": "^0.15.0",
"@astrojs/mdx": "^0.17.0",
"@astrojs/react": "^2.0.2",
"@astrojs/sitemap": "^1.0.0",
"@astrojs/tailwind": "^3.0.0",
"@astrojs/sitemap": "^1.0.1",
"@astrojs/tailwind": "^3.0.1",
"@fontsource/inter": "^4.5.15",
"@portabletext/react": "^2.0.1",
"@portabletext/to-html": "^1.0.4",
"@sanity/client": "^4.0.1",
"@portabletext/to-html": "^2.0.0",
"@sanity/client": "^5.2.2",
"@sanity/image-url": "^1.0.2",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/line-clamp": "^0.4.2",
"@tailwindcss/typography": "^0.5.9",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"astro": "^2.0.2",
"astro": "^2.0.14",
"astro-feather-icons": "^1.0.2",
"astro-icon": "^0.8.0",
"astro-navbar": "^1.1.5",
"astro-sanity": "^1.1.3",
"astro-seo": "^0.7.0",
"daisyui": "^2.50.1",
"astro-seo": "^0.7.1",
"daisyui": "^2.50.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-star-rating-component": "^1.4.1",
"sharp": "^0.31.3",
"tailwindcss": "^3.2.4"
"tailwindcss": "^3.2.7",
"update": "^0.7.4",
"upgrade": "^1.1.0"
},
"devDependencies": {
"prettier": "^2.8.4",
Expand Down
Loading

0 comments on commit c2900e5

Please sign in to comment.