Skip to content

Commit

Permalink
πŸ‘›
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Mar 22, 2023
1 parent d6a2afa commit 5effc0a
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 57 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,16 @@
"test:prettier": "prettier '**/*.{js,jsx,ts,tsx}' --check"
},
"dependencies": {
"@google-cloud/storage": "^6.8.0",
"@next/bundle-analyzer": "^13.0.7",
"@vercel/analytics": "^0.1.6",
"@google-cloud/storage": "^6.9.4",
"@vercel/analytics": "^0.1.11",
"clsx": "^1.2.1",
"delay": "^5.0.0",
"dequal": "^2.0.3",
"framer-motion": "^7.10.3",
"googleapis": "^109.0.1",
"got": "^12.6.0",
"lqip-modern": "^2.0.0",
"lucide-react": "0.105.0-alpha.4",
"lucide-react": "0.127.0",
"next": "^13.2.4",
"next-themes": "^0.2.1",
"openai": "^3.2.1",
Expand Down Expand Up @@ -62,10 +61,11 @@
"zod": "^3.21.4"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.2.4",
"@tailwindcss/typography": "^0.5.9",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/node": "^18.15.5",
"@types/react": "18.0.26",
"@types/react": "18.0.28",
"@types/react-dom": "^18.0.11",
"autoprefixer": "^10.4.14",
"ava": "^5.2.0",
Expand Down

1 comment on commit 5effc0a

@vercel
Copy link

@vercel vercel bot commented on 5effc0a Mar 22, 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.