Skip to content

Commit

Permalink
Merge branch 'main' into article/big-reveal
Browse files Browse the repository at this point in the history
  • Loading branch information
mbifulco authored Oct 1, 2024
2 parents 07ac0f9 + 8daa994 commit 482d421
Show file tree
Hide file tree
Showing 3 changed files with 233 additions and 221 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@
"date-fns": "^4.1.0",
"fathom-client": "^3.7.2",
"feed": "^4.2.2",
"framer-motion": "^11.5.6",
"framer-motion": "^11.9.0",
"gray-matter": "^4.0.3",
"lucide-react": "^0.445.0",
"lucide-react": "^0.446.0",
"mailchecker": "^6.0.9",
"micro": "^10.0.1",
"next": "^14.2.13",
"next-cloudinary": "^6.13.0",
"next-mdx-remote": "5.0.0",
"pluralize": "^8.0.0",
"postcss": "^8.4.47",
"posthog-js": "^1.163.0",
"posthog-js": "^1.165.0",
"posthog-node": "^4.2.0",
"prism-react-renderer": "^2.4.0",
"prop-types": "^15.8.1",
Expand All @@ -71,10 +71,10 @@
"remark": "^15.0.1",
"remark-html": "^16.0.1",
"resend": "^4.0.0",
"sass": "^1.79.3",
"sass": "^1.79.4",
"sharp": "^0.33.5",
"superjson": "^2.2.1",
"svix": "^1.35.0",
"svix": "^1.36.0",
"swr": "^2.2.5",
"tailwind-merge": "^2.5.2",
"zod": "^3.23.8"
Expand All @@ -84,26 +84,26 @@
"@next/eslint-plugin-next": "^14.2.13",
"@playwright/test": "^1.47.2",
"@types/eslint": "^9.6.0",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"@types/pluralize": "^0.0.33",
"@types/react": "^18.3.8",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@types/react": "^18.3.10",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"eslint": "8.57.0",
"eslint-config-next": "^14.2.13",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.1.2",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.0",
"eslint-plugin-react-hooks": "^4.6.2",
"github-slugger": "^2.0.0",
"jiti": "^1.21.6",
"jiti": "^2.0.0",
"next-sitemap": "^4.2.3",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.8",
"schema-dts": "^1.1.2",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"typescript": "5.6.2"
},
"repository": {
Expand Down
Loading

0 comments on commit 482d421

Please sign in to comment.